Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 gadi atpakaļ |
Arda Cinar
|
598fcfca26
LibWeb: Make the atob JS function compliant with the spec
|
2 gadi atpakaļ |
Jelle Raaijmakers
|
25f2e4981c
AK: Stop using `DeprecatedString` in Base64 encoding
|
2 gadi atpakaļ |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 gadi atpakaļ |
Sam Atkins
|
8dfeb67f8c
LibWeb+WebContent+headless-browser: Make Page aware of the display scale
|
2 gadi atpakaļ |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
Daniel Ehrenberg
|
09841f56ed
LibWeb: Add initial implementation of structured clone
|
3 gadi atpakaļ |
Timothy Flynn
|
1f08cb7020
LibWeb+WebContent: Move pending dialog handling from PageHost to Page
|
2 gadi atpakaļ |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 gadi atpakaļ |
Idan Horowitz
|
a63c7549e1
LibWeb: Implement window.open
|
2 gadi atpakaļ |
Idan Horowitz
|
d15d7636e5
LibWeb: Add window.open feature detection abstract operations
|
2 gadi atpakaļ |
Aliaksandr Kalenik
|
7f527ddde3
LibWeb: Support device-height and device-width media query values
|
2 gadi atpakaļ |
Luke Wilde
|
a569d02b0d
LibWeb: Implement Window.focus
|
2 gadi atpakaļ |
Timothy Flynn
|
5eeb6bbee3
LibWeb: Define window.outerWidth and window.outerHeight
|
2 gadi atpakaļ |
Timothy Flynn
|
8cc1997f33
LibWeb: Retrieve the last known window position for window.screenX/Y
|
2 gadi atpakaļ |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 gadi atpakaļ |
Linus Groh
|
1de1d6423b
LibWeb: Implement the fetch() method :^)
|
2 gadi atpakaļ |
Andreas Kling
|
b1c73b3605
Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks"
|
2 gadi atpakaļ |
Luke Wilde
|
645a64ef0f
LibWeb: Don't get impl in document_tree_child_browsing_context_count
|
2 gadi atpakaļ |
Andreas Kling
|
58522f5088
LibWeb: Make window.{window,self,frames} return the WindowProxy
|
2 gadi atpakaļ |
Andreas Kling
|
8fd59fce9c
LibWeb: Remove unnecessary hack in HTML::Window::initialize()
|
2 gadi atpakaļ |
Andreas Kling
|
dc15cacfc3
LibWeb: Use OrderedHashMap to store pending idle callbacks
|
2 gadi atpakaļ |
Andreas Kling
|
94f0c34dfe
LibWeb: Remove unnecessary WeakPtr in queue_microtask_impl()
|
2 gadi atpakaļ |
Andreas Kling
|
57f508f048
LibWeb: Use JS::SafeFunction in run_timer_initialization_steps()
|
2 gadi atpakaļ |
Andreas Kling
|
24510b0845
LibWeb: Make window.parent and window.top return WindowProxy
|
2 gadi atpakaļ |
Pavel
|
40aad77ab1
WebContent+LibWeb+LibJS: Report exceptions to the JS console
|
2 gadi atpakaļ |
Andreas Kling
|
a2348ebcc0
LibWeb: Make Window.getSelection() forward to Document.getSelection()
|
2 gadi atpakaļ |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 gadi atpakaļ |
Andrew Kaster
|
a838cf2725
LibWeb: Delete WindowObjectHelper and use new generated helper instead
|
2 gadi atpakaļ |