Andreas Kling
|
2a7924f96c
LibWeb: Bring browsing context creation closer to spec
|
2 年之前 |
Andreas Kling
|
2801ddfa76
LibWeb: Implement (naive) version of HTMLIFrameElement.contentWindow
|
2 年之前 |
Linus Groh
|
22a627fc1a
LibWeb: Move Origin into the HTML namespace
|
3 年之前 |
Idan Horowitz
|
f82d4d001d
LibWeb: Implement getSVGDocument() for BrowsingContextContainer
|
3 年之前 |
Timothy Flynn
|
f733385cc4
LibWeb: Move automatic browsing context creation to HTMLIFrameElement
|
3 年之前 |
Andreas Kling
|
6ac3bf2982
LibWeb: Don't crash in BrowsingContextContainer::content_document()
|
3 年之前 |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 年之前 |
Andreas Kling
|
1e53cc3f5b
LibWeb: Establish parent/child relationship between BrowsingContexts
|
3 年之前 |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 年之前 |
Linus Groh
|
c7f8c20f8b
LibWeb: Omit origin check for content document in FrameBox::paint()
|
3 年之前 |
Linus Groh
|
75dd4fbd16
LibWeb: Implement BCC's "content document" concept according to spec
|
3 年之前 |
Linus Groh
|
6d0e6e3811
LibWeb: Rename Origin::is_same() to Origin::is_same_origin()
|
3 年之前 |
Andreas Kling
|
41fe02e012
LibWeb: Rename "frame" to "browsing_context" in various places
|
3 年之前 |
Andreas Kling
|
108de5dea0
LibWeb: Stop sending "load" event twice to iframes
|
3 年之前 |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 年之前 |
Andreas Kling
|
19de6bb1cc
LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy
|
3 年之前 |
Andreas Kling
|
8fabaaa2a8
LibWeb: Make "top-level browsing context" concept more spec-compliant
|
3 年之前 |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
3 年之前 |
Luke
|
59cfc4a8db
LibWeb: Rename "FrameHostElement" to "BrowsingContextContainer"
|
4 年之前 |