mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 01:20:59 +00:00
Our "frame" concept very closely matches what the web specs call a "browsing context", so let's rename it to that. :^) The "main frame" becomes the "top-level browsing context", and "sub-frames" are now "nested browsing contexts". |
||
|---|---|---|
| .. | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| Documentation.txt | ||
| Forward.h | ||
| main.cpp | ||
| PageHost.cpp | ||
| PageHost.h | ||
| WebContentClient.ipc | ||
| WebContentConsoleClient.cpp | ||
| WebContentConsoleClient.h | ||
| WebContentServer.ipc | ||