servo/components/constellation
Kamal Umudlu a8995fbf1a Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering fullscreen is fixed and SetFullscreenState in exit_fullscreen changed to False
Added patch for bug:22853

Added implementation to exit from fullscreen mode by pressing ESC button

Added patch that supports to exit from fullscreen mode by pressing ESC

Deleted patch files

Added all requested changes on project

Removed the loop over self.pending_changes in switch_fullscreen_mode function

Bug #22853 - Make Window::set_fullscreen pass a non-None value when entering fullscreen is fixed and SetFullscreenState in exit_fullscreen changed to False

Added missing bracket in constellation.rs file to fix build issue

Bug: #22853 --> Make Window::set_fullscreen pass a non-None value when entering fullscreen is fixed and SetFullscreenState in exit_fullscreen changed to False
2019-04-01 18:29:02 -04:00
..
browsingcontext.rs Initial window sizes are mandatory. 2018-12-14 13:12:46 -05:00
Cargo.toml Disable gaol on aarch64 2018-12-22 12:07:02 +01:00
constellation.rs Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering fullscreen is fixed and SetFullscreenState in exit_fullscreen changed to False 2019-04-01 18:29:02 -04:00
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Disable gaol on aarch64 2018-12-22 12:07:02 +01:00
network_listener.rs Remove redundant .clone()s 2018-12-11 10:43:51 +09:00
pipeline.rs Auto merge of #23080 - jdm:sampling-profiler, r=gterzian 2019-03-26 16:36:19 -04:00
sandboxing.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
session_history.rs Make nested browsing context navigations check the loaded status of the active document of the nested browsing context. 2019-03-07 19:01:54 -05:00
timer_scheduler.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00