Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 年 前 |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 年 前 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 年 前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年 前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
Idan Horowitz
|
ff2f31bc81
LibWeb: Bring BrowsingContext::choose_a_browsing_context closer to spec
|
2 年 前 |
Idan Horowitz
|
c948873c5b
LibWeb: Add the 'opener browsing context' BrowsingContext property
|
2 年 前 |
Idan Horowitz
|
b27f855107
LibWeb: Add the 'is popup' BrowsingContext property
|
2 年 前 |
Timothy Flynn
|
2d5381fd91
LibWeb: Add a flag to track when a browsing context has been discarded
|
2 年 前 |
Linus Groh
|
b1968b8bed
LibWeb: Make Fetch::Infrastructure::{Request,Response,HeaderList} GC'd
|
2 年 前 |
Andreas Kling
|
83c5ff57d8
LibWeb: Make BrowsingContext GC-allocated
|
2 年 前 |
Andreas Kling
|
3c548adf9c
LibWeb: Create and hook up a WindowProxy for each BrowsingContext
|
2 年 前 |
leeight
|
2029c98fa7
LibWeb: Add missing property and methods for history object
|
2 年 前 |
Linus Groh
|
1c12f5c31d
LibWeb: Make Fetch::Infrastructure::{Request,Response} ref-counted
|
2 年 前 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年 前 |
Andreas Kling
|
6c33dea6a6
LibWeb: Implement the "close" algorithm for browsing contexts
|
2 年 前 |
Andreas Kling
|
92deba7197
LibWeb: Implement Document/BrowsingContext hookup according to spec
|
2 年 前 |
Andreas Kling
|
d4acdac317
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
|
2 年 前 |
Andreas Kling
|
4ee5dfbe4b
LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms
|
2 年 前 |
Andreas Kling
|
8ead228202
LibWeb: Implement "browsing context group" concept from the HTML spec
|
2 年 前 |
Andreas Kling
|
da451467b1
LibWeb: Implement basic "scroll" events at the document level
|
2 年 前 |
networkException
|
e377e28fd2
LibWeb: Implement window.length
|
2 年 前 |
Andreas Kling
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 年 前 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 年 前 |
MacDue
|
8d2c2f7c52
LibWeb: Determine the origin when navigating across documents
|
2 年 前 |
Andreas Kling
|
2a7924f96c
LibWeb: Bring browsing context creation closer to spec
|
2 年 前 |
Andreas Kling
|
ffb23db57f
LibWeb: Add browsing context "still on its initial about:blank Document"
|
2 年 前 |
Andreas Kling
|
c4a0b7057b
LibWeb: Add basic skeleton of HTML "session history" to BrowsingContext
|
2 年 前 |
Andreas Kling
|
0f6e1f7a32
LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled
|
3 年 前 |
sin-ack
|
aaa954f900
LibWeb: Bring handling of anchor elements closer to spec
|
3 年 前 |