Timothy Flynn
|
c79f46fe6f
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers
|
vor 1 Jahr |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
vor 1 Jahr |
Andreas Kling
|
9cd4a65071
LibWeb: Move TraversableNavigable::m_page up to Navigable
|
vor 1 Jahr |
Andreas Kling
|
f60d82eb85
LibWeb: Make HTML::Environment a GC-allocated type
|
vor 1 Jahr |
Aliaksandr Kalenik
|
55154b6c68
LibWeb: Use SafeFunction for completion steps in "populate SHE"
|
vor 1 Jahr |
Aliaksandr Kalenik
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
vor 1 Jahr |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
vor 1 Jahr |
Aliaksandr Kalenik
|
d3cfe35fbd
LibWeb: Do not destroy document until whole subtree completed unloading
|
vor 1 Jahr |
Aliaksandr Kalenik
|
649f70db65
LibWeb+WebContent: Initialise JS console from Document::initialize()
|
vor 1 Jahr |
Aliaksandr Kalenik
|
00531573a4
LibWeb: Remove `SessionHistoryTraversalQueue::process()`
|
vor 1 Jahr |
Aliaksandr Kalenik
|
adcc3905e5
LibWeb: Pass SynchronousNavigation flag into "apply the history step"
|
vor 1 Jahr |
Aliaksandr Kalenik
|
aefed21927
LibWeb: Add missing set_delaying_load_events(false) in navigate()
|
vor 1 Jahr |
Timothy Flynn
|
48fb343230
LibWeb: Change HTMLParser's factory to accept the encoding as StringView
|
vor 1 Jahr |
0x4261756D
|
a005aae497
LibJS: Add missing Base::visit_edges() in FetchAlgorithms and Navigable
|
vor 1 Jahr |
Aliaksandr Kalenik
|
9098fa23a2
LibWeb: Catch up with the spec on document destroy, abort and unload
|
vor 1 Jahr |
Aliaksandr Kalenik
|
220088480b
LibWeb: Bring "apply the history step" up to date with the spec
|
vor 1 Jahr |
Aliaksandr Kalenik
|
18cfbb5cb4
LibWeb: Bring initialize_navigable() up to date with the spec
|
vor 1 Jahr |
Aliaksandr Kalenik
|
ffd3639b17
LibWeb: Pass navigation params by const-ref to load_document()
|
vor 1 Jahr |
Aliaksandr Kalenik
|
ce325a9912
LibWeb: Add SessionHistoryEntry::document()
|
vor 1 Jahr |
Aliaksandr Kalenik
|
b590d1b48b
LibWeb: Transform SessionHistoryEntry from a struct to a class
|
vor 1 Jahr |
Andreas Kling
|
4e4b9f440f
Revert "LibWeb: Run IntersectionObserver steps only when needed"
|
vor 1 Jahr |
Aliaksandr Kalenik
|
e3e6af39bc
LibWeb: Add basic implementation of has_a_rendering_opportunity()
|
vor 1 Jahr |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
vor 1 Jahr |
mobounya
|
190a8f948e
LibWeb: Don't crash when visiting about:srcdoc
|
vor 1 Jahr |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
vor 1 Jahr |
Andreas Kling
|
11b4216e65
LibWeb: Run IntersectionObserver steps only when needed
|
vor 1 Jahr |
Aliaksandr Kalenik
|
d3f8d24abb
LibWeb+WebContent: Remove PageClient::page_did_invalidate()
|
vor 1 Jahr |
Aliaksandr Kalenik
|
c3f5dbb101
LibWeb: Paint page only if something that requires repaint happened
|
vor 1 Jahr |
Aliaksandr Kalenik
|
fcf293a8df
LibWeb: Implement gathering and broadcasting of resize observations
|
vor 1 Jahr |
Aliaksandr Kalenik
|
11d746a67f
LibWeb+WebContent: Separate painting command list from RecordingPainter
|
vor 1 Jahr |