Files
ladybird/Userland/Libraries/LibWeb/HTML/AbstractBrowsingContext.h
Aliaksandr Kalenik c4f94b0846 LibWeb: Introduce AbstractBrowsingContext
Introducing class for abstract browsing context is going to make it
possible to have separate implementations for:
1) Local browsing context (Top level BC of current page and iframes)
2) Remote browsing context (BC of a page that lives in another
WebContent process)
2023-03-16 13:17:37 -04:00

1.9 KiB