Changes between Initial Version and Version 1 of Ticket #1973
- Timestamp:
- 10/02/18 06:45:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1973
- Property Owner changed from Antoine Martin to Mark Harkin
-
Ticket #1973 – Description
initial v1 1 @Antoine Looks like I'm a little late on this as I think you've covered most of this in [20580]but maybe missing:1 @Antoine Looks like I'm a little late on this as I think you've covered most of this in r20580 but maybe missing: 2 2 3 Fullscreen request 4 https://github.com/mjharkin/Xpra/commit/f9d29b89da75b4e1dcd4e8ccb80755a1cc9c384f 3 Fullscreen request:[https://github.com/mjharkin/Xpra/commit/f9d29b89da75b4e1dcd4e8ccb80755a1cc9c384f Added IE11 fullscreen request] 5 4 6 startsWith and includes Polyfills 7 My approach was to add a seperate polyfill script so it's easier to remove when IE finally dies. For reference 8 https://github.com/mjharkin/Xpra/commit/5904fe329d9b1f11acffd65435ddd49ed2406f32 5 {{{startsWith}}} and includes Polyfills 6 My approach was to add a seperate polyfill script so it's easier to remove when IE finally dies. For reference [https://github.com/mjharkin/Xpra/commit/5904fe329d9b1f11acffd65435ddd49ed2406f32 added IE11 compatability]