mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
* Don't publicly expose methods that are only used internally. * Modernize comment style (wrap at 120 chars, use NB for our notes). * Change the stringifier for RequestFullscreenError to return a UTF-16 string. We were allocating a String, then transcoding it to UTF-16. * Give helper methods clearer names, e.g.: fullscreen_has_error_check -> is_element_allowed_to_enter_fullscreen
356 KiB
356 KiB