Andreas Kling
|
6ac3bf2982
LibWeb: Don't crash in BrowsingContextContainer::content_document()
|
il y a 3 ans |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
il y a 3 ans |
Andreas Kling
|
1e53cc3f5b
LibWeb: Establish parent/child relationship between BrowsingContexts
|
il y a 3 ans |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
il y a 3 ans |
Linus Groh
|
c7f8c20f8b
LibWeb: Omit origin check for content document in FrameBox::paint()
|
il y a 3 ans |
Linus Groh
|
75dd4fbd16
LibWeb: Implement BCC's "content document" concept according to spec
|
il y a 3 ans |
Linus Groh
|
6d0e6e3811
LibWeb: Rename Origin::is_same() to Origin::is_same_origin()
|
il y a 3 ans |
Andreas Kling
|
41fe02e012
LibWeb: Rename "frame" to "browsing_context" in various places
|
il y a 3 ans |
Andreas Kling
|
108de5dea0
LibWeb: Stop sending "load" event twice to iframes
|
il y a 3 ans |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
il y a 3 ans |
Andreas Kling
|
19de6bb1cc
LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy
|
il y a 3 ans |
Andreas Kling
|
8fabaaa2a8
LibWeb: Make "top-level browsing context" concept more spec-compliant
|
il y a 3 ans |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
il y a 3 ans |
Luke
|
59cfc4a8db
LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer"
|
il y a 4 ans |