Timothy Flynn
|
c79f46fe6f
LibWeb: Remove OOM propagation from Fetch::Infrastructure::Headers
|
преди 1 година |
Andreas Kling
|
ff9ae5ff40
LibWeb: Bring document & browsing context creation in line with spec
|
преди 1 година |
Timothy Flynn
|
ec492a1a08
Everywhere: Run clang-format
|
преди 1 година |
Andreas Kling
|
f60d82eb85
LibWeb: Make HTML::Environment a GC-allocated type
|
преди 1 година |
Tim Ledbetter
|
3aea14093f
LibWeb: Don't crash if the document element is not visible
|
преди 1 година |
Aliaksandr Kalenik
|
376427380e
LibWeb: Make NavigationParams be GC-allocated
|
преди 1 година |
Aliaksandr Kalenik
|
23d683cf6b
LibWeb: Update document url after same-document back/forward navigation
|
преди 1 година |
Andreas Kling
|
44659f2f2a
LibWeb+WebContent: Don't let PageClient keep documents alive
|
преди 1 година |
Kenneth Myhra
|
a3661fd7f2
LibWeb: Let queue_global_task() take a JS::HeapFunction
|
преди 1 година |
Aliaksandr Kalenik
|
d3cfe35fbd
LibWeb: Do not destroy document until whole subtree completed unloading
|
преди 1 година |
Alex
|
13abb1b2c7
LibWeb: Add name validation and document check to setAttribute
|
преди 1 година |
PGHales
|
75626c6cd2
LibWeb/DOM: Implement the Document object's partial attributes
|
преди 1 година |
PGHales
|
ded344aa2c
LibWeb/DOM: Rename link_color to normal_link_color
|
преди 1 година |
Andreas Kling
|
41667f969d
LibWeb: Fix two problems where media queries didn't invalidate properly
|
преди 1 година |
Andreas Kling
|
1cb5385a29
LibCore: Stop obsessing about tiny OOMs in Core::Timer
|
преди 1 година |
Tim Ledbetter
|
4a3497e9cd
LibWeb: Support loading alternative style sheets
|
преди 1 година |
Andreas Kling
|
0389f01cc8
LibWeb: Make document.createEvent("hashchangeevent") produce right type
|
преди 1 година |
Andreas Kling
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
преди 1 година |
Andreas Kling
|
2fbcaadef0
LibWeb: Don't schedule style/layout updates in detached documents
|
преди 1 година |
Andreas Kling
|
d0076aaa24
LibWeb: Remove unnecessary Document::force_layout() API
|
преди 1 година |
Aliaksandr Kalenik
|
ccb363c443
LibWeb: Add hashchange event support
|
преди 1 година |
Tim Ledbetter
|
0564e06f10
LibWeb: Add methods to Document that must do nothing
|
преди 1 година |
Shannon Booth
|
ccd16c847e
LibWeb: Set timestamp for DOM Events
|
преди 1 година |
Shannon Booth
|
51a52a867c
LibWeb: Use "current high resolution time" AO where relevant
|
преди 1 година |
Aliaksandr Kalenik
|
ee3dd7977d
LibWeb: Add popstate event support
|
преди 1 година |
Aliaksandr Kalenik
|
649f70db65
LibWeb+WebContent: Initialise JS console from Document::initialize()
|
преди 1 година |
Matthew Olsson
|
d47f656a3a
LibJS+LibWeb: Mark a few variables as IGNORE_USE_IN_ESCAPING_LAMBDA
|
преди 1 година |
Aliaksandr Kalenik
|
a3149c1ce9
LibWeb: Wait for initial navigation to complete before modifying iframe
|
преди 1 година |
Shannon Booth
|
c3217754f1
LibWeb: Remove a bunch of calls to `to_byte_string`
|
преди 1 година |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
преди 1 година |