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
2025-12-26 19:29:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7a4c4482fdb839ba767d5125aed6e35e34276d1
ladybird
/
Libraries
/
LibWeb
/
Page
History
Andreas Kling
86a4eaca38
LibWeb: Rename HTMLIFrameElement::hosted_frame() => content_frame()
...
This matches the standard API names contentWindow and contentDocument.
2020-09-22 20:10:20 +02:00
..
EventHandler.cpp
LibWeb: Rename HTMLIFrameElement::hosted_frame() => content_frame()
2020-09-22 20:10:20 +02:00
EventHandler.h
LibWeb: Allow layout nodes to receive and track mouse events
2020-09-11 18:42:43 +02:00
Frame.cpp
LibWeb: Calculate selection based on glyph centers
2020-08-26 08:44:31 +02:00
Frame.h
LibWeb: Rename PageView => InProcessWebView
2020-08-17 18:05:35 +02:00
Page.cpp
LibWeb: Rename PageView => InProcessWebView
2020-08-17 18:05:35 +02:00
Page.h
LibWeb: Support window.alert() in multi-process context
2020-09-12 14:49:29 +02:00