1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:48:11 +00:00
serenity/Userland/Libraries/LibWeb/Page
Idan Horowitz 798d7c6fae LibWeb: Add 'should block pop ups' user config to Page
This will also be used by the window.open algorithm steps.
2022-11-15 21:48:19 +00:00
..
EditEventHandler.cpp LibWeb: Refresh text-<input> contents when pressing backspace or delete 2022-02-19 11:28:59 +01:00
EditEventHandler.h LibWeb: Rename "frame" to "browsing_context" in various places 2022-02-06 16:22:58 +01:00
EventHandler.cpp Everywhere: Fix a few comment typos 2022-11-09 16:00:32 +00:00
EventHandler.h LibWeb: Make keyboard events properly fire into a focused iframe 2022-11-07 14:10:41 +01:00
Page.cpp LibWeb: Add button property in MouseEvent 2022-10-23 15:58:16 +02:00
Page.h LibWeb: Add 'should block pop ups' user config to Page 2022-11-15 21:48:19 +00:00