This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-28 18:44:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff32002f2b641aa5f7d47ebdcdd4275735cfeb35
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Page
History
Linus Groh
c183ebc723
LibWeb: Only call page_did_change_title() from main frame
...
Otherwise an embedded iframe will override the page title in the browser, for example.
2021-03-21 09:36:37 +01:00
..
EditEventHandler.cpp
LibWeb: Remove a whole bunch of unnecessary #includes
2021-02-10 09:13:29 +01:00
EditEventHandler.h
…
EventHandler.cpp
LibWeb: Handle scrolling an OutOfProcessWebView
2021-03-02 13:20:03 +01:00
EventHandler.h
LibWeb: Plumb wheel events from widget layer to EventHandler
2021-02-22 21:46:54 +01:00
Frame.cpp
LibWeb: Only call page_did_change_title() from main frame
2021-03-21 09:36:37 +01:00
Frame.h
LibWeb: Remove WidgetBox layout node
2021-02-10 09:13:30 +01:00
Page.cpp
LibWeb: Plumb wheel events from widget layer to EventHandler
2021-02-22 21:46:54 +01:00
Page.h
LibWeb: Handle scrolling an OutOfProcessWebView
2021-03-02 13:20:03 +01:00