1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Userland
Luke 59cfc4a8db LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer"
With the renaming of "Frame" to "BrowsingContext", this changes
"FrameHostElement" to "BrowsingContextContainer" to further
match the spec.

https://html.spec.whatwg.org/#browsing-context-container
2021-05-31 16:25:13 +02:00
..
Applets LibCore: Make ProcessStatisticsReader return results in a Vector 2021-05-23 11:10:15 +02:00
Applications Spreadsheet: Keep value when clicking out of a cell 2021-05-31 16:57:18 +04:30
Demos Everywhere: Use s.unverwerth@serenityos.org :^) 2021-05-29 12:30:08 +01:00
DevTools Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Solitaire: Start timer when first card is moved 2021-05-27 22:55:37 +02:00
Libraries LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer" 2021-05-31 16:25:13 +02:00
Services WebServer: Put dbgln's behind WEBSERVER_DEBUG 2021-05-30 17:41:56 +01:00
Shell Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
Utilities pls: Fix typo in TERM environment variable propagation 2021-05-30 23:13:52 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00