Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
1 éve |
Aliaksandr Kalenik
|
d3cfe35fbd
LibWeb: Do not destroy document until whole subtree completed unloading
|
1 éve |
Aliaksandr Kalenik
|
649f70db65
LibWeb+WebContent: Initialise JS console from Document::initialize()
|
1 éve |
Aliaksandr Kalenik
|
00531573a4
LibWeb: Remove `SessionHistoryTraversalQueue::process()`
|
1 éve |
Aliaksandr Kalenik
|
adcc3905e5
LibWeb: Pass SynchronousNavigation flag into "apply the history step"
|
1 éve |
Aliaksandr Kalenik
|
aefed21927
LibWeb: Add missing set_delaying_load_events(false) in navigate()
|
1 éve |
Timothy Flynn
|
48fb343230
LibWeb: Change HTMLParser's factory to accept the encoding as StringView
|
1 éve |
0x4261756D
|
a005aae497
LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable
|
1 éve |
Aliaksandr Kalenik
|
9098fa23a2
LibWeb: Catch up with the spec on document destroy, abort and unload
|
1 éve |
Aliaksandr Kalenik
|
220088480b
LibWeb: Bring "apply the history step" up to date with the spec
|
1 éve |
Aliaksandr Kalenik
|
18cfbb5cb4
LibWeb: Bring initialize_navigable() up to date with the spec
|
1 éve |
Aliaksandr Kalenik
|
ffd3639b17
LibWeb: Pass navigation params by const-ref to load_document()
|
1 éve |
Aliaksandr Kalenik
|
ce325a9912
LibWeb: Add SessionHistoryEntry::document()
|
1 éve |
Aliaksandr Kalenik
|
b590d1b48b
LibWeb: Transform SessionHistoryEntry from a struct to a class
|
1 éve |
Andreas Kling
|
4e4b9f440f
Revert "LibWeb: Run IntersectionObserver steps only when needed"
|
1 éve |
Aliaksandr Kalenik
|
e3e6af39bc
LibWeb: Add basic implementation of has_a_rendering_opportunity()
|
1 éve |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 éve |
mobounya
|
190a8f948e
LibWeb: Don't crash when visiting about:srcdoc
|
1 éve |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 éve |
Andreas Kling
|
11b4216e65
LibWeb: Run IntersectionObserver steps only when needed
|
1 éve |
Aliaksandr Kalenik
|
d3f8d24abb
LibWeb+WebContent: Remove PageClient::page_did_invalidate()
|
1 éve |
Aliaksandr Kalenik
|
c3f5dbb101
LibWeb: Paint page only if something that requires repaint happened
|
1 éve |
Aliaksandr Kalenik
|
fcf293a8df
LibWeb: Implement gathering and broadcasting of resize observations
|
1 éve |
Aliaksandr Kalenik
|
11d746a67f
LibWeb+WebContent: Separate painting command list from RecordingPainter
|
1 éve |
Andrew Kaster
|
a0e7af0cd9
LibWeb: Don't choose destroyed navigables in choose a navigable AO
|
1 éve |
Aliaksandr Kalenik
|
76d1536307
LibWeb: Optimize scroll offset and clip state recalculation
|
1 éve |
Aliaksandr Kalenik
|
fc40d35012
LibWeb: Move paint properties invalidation flag into Document
|
1 éve |
Andrew Kaster
|
9645daaf6c
LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext
|
1 éve |
Andrew Kaster
|
3aee787539
LibWeb+WebContent: Convert WebDriver to choose a navigable AO
|
1 éve |
Andrew Kaster
|
adb5c27331
LibWeb: Create a new WebView for window.open()'d top level traversables
|
1 éve |