Aliaksandr Kalenik
|
0b48c1ea3f
Everywhere: Remove AffineCommandExecutorCPU
|
před 1 rokem |
Aliaksandr Kalenik
|
6dd124fc87
LibWeb+WebContent+WebWorker: Allow to query painter type from PageClient
|
před 1 rokem |
Aliaksandr Kalenik
|
d292152e2e
LibWeb: Add Skia painting command executor
|
před 1 rokem |
Aliaksandr Kalenik
|
cbd566a354
LibWeb+WebContent: Move PageClient::paint() into TraversableNavigable
|
před 1 rokem |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
před 1 rokem |
Andreas Kling
|
9cd4a65071
LibWeb: Move TraversableNavigable::m_page up to Navigable
|
před 1 rokem |
Aliaksandr Kalenik
|
64ad536dbb
LibWeb: Create HeapFunction for after_document_populated
|
před 1 rokem |
Aliaksandr Kalenik
|
3c33e1eba9
LibWeb: Make ChangingNavigableContinuationState be GC-allocated
|
před 1 rokem |
Aliaksandr Kalenik
|
2f345c4ab5
LibWeb: Use HeapFunction for `update_document` callback
|
před 1 rokem |
Aliaksandr Kalenik
|
3b3816e683
LibWeb: Remove changing_navigable_continuation capture in callback
|
před 1 rokem |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
před 1 rokem |
Aliaksandr Kalenik
|
9f4b922f1c
LibWeb: Look into nested session histories to find max history step
|
před 1 rokem |
Andreas Kling
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
před 1 rokem |
Aliaksandr Kalenik
|
c96fc902ff
LibWeb+LibWebView+WebContent: Add did_change_url() IPC call
|
před 1 rokem |
Aliaksandr Kalenik
|
461184d964
LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state()
|
před 1 rokem |
Aliaksandr Kalenik
|
91377f3ab9
LibWeb: Fix always hanging Navigable::reload()
|
před 1 rokem |
Aliaksandr Kalenik
|
d86ad2fcfa
LibWeb: Process all task source while waiting for document population
|
před 1 rokem |
Aliaksandr Kalenik
|
600ecdd5f7
LibWeb: Separate spin_until() into multiple steps in apply history step
|
před 1 rokem |
Aliaksandr Kalenik
|
8fa636d8d5
LibWeb: Make SessionHistoryTraversalQueue GC-allocated
|
před 1 rokem |
Matthew Olsson
|
d47f656a3a
LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA
|
před 1 rokem |
Aliaksandr Kalenik
|
8cc2ee34db
LibWeb: Check if entryToReplace is contained in session history entries
|
před 1 rokem |
Aliaksandr Kalenik
|
adcc3905e5
LibWeb: Pass SynchronousNavigation flag into "apply the history step"
|
před 1 rokem |
Aliaksandr Kalenik
|
db31fa730a
LibWeb: Increase completed jobs number even if navigable is destroyed
|
před 1 rokem |
Aliaksandr Kalenik
|
9098fa23a2
LibWeb: Catch up with the spec on document destroy, abort and unload
|
před 1 rokem |
Andreas Kling
|
f90489acd6
Revert "LibWeb: Fix endless spinning in apply_the_history_step()"
|
před 1 rokem |
Andreas Kling
|
872fa58ef8
Revert "LibWeb: Fix hanging location.reload() when SHE is populated by fetching"
|
před 1 rokem |
Aliaksandr Kalenik
|
966b042db6
LibWeb: Fix hanging location.reload() when SHE is populated by fetching
|
před 1 rokem |
Aliaksandr Kalenik
|
609a72f7c7
LibWeb: Fix endless spinning in apply_the_history_step()
|
před 1 rokem |
Aliaksandr Kalenik
|
baf589deef
LibWeb: Add missing navigable destroyed check
|
před 1 rokem |
Aliaksandr Kalenik
|
220088480b
LibWeb: Bring "apply the history step" up to date with the spec
|
před 1 rokem |