mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-19 19:15:19 +00:00
LibWeb/HTML: Use relevant global object's document in History
#697 -Commit
141f6cb392
pushed by
mirrors
LibWeb: Don't construct stylesheet when modifying `CSSStyleSheet` rules
#682 -Commit
ca200142e9
pushed by
mirrors
LibWeb: Fulfill TransformStream promises with the correct "reason"
#673 -Commit
955f6fc9cb
pushed by
mirrors
LibRegex: Remove unused "simple substring search" optimization
#667 -Commit
ca2f0141f6
pushed by
mirrors
LibWeb: Use WebIDL::invoke_promise_callback in Streams where appropriate
#660 -Commit
b1a189acfa
pushed by
mirrors
LibIPC: Use AllocatingMemoryStream in TransportSocket send queue
#652 -Commit
466c793fdb
pushed by
mirrors
CI: Remove EOL escapes from single quoted string in js-benchmarks
#646 -Commit
d616ab0d95
pushed by
mirrors
LibGfx: Make Skia surface construction/destruction thread-safe
#639 -Commit
a4cc0703d1
pushed by
mirrors
LibRegex: Use ReadonlySpan to peek into OpCode_Compare LUTs
#631 -Commit
87ec5b32b0
pushed by
mirrors
LibWeb: Set user activation when `this` is `Document`
#624 -Commit
55483b0096
pushed by
mirrors
LibWeb: Always store ComputedProperties, even if no invalidations
#605 -Commit
e068ff5a5d
pushed by
mirrors
LibWeb: Invalidate sheet owners after mutating cssText of its rules
#599 -Commit
2aa6d7636c
pushed by
mirrors
LibWeb: Save ScrollState snapshot in DisplayList to avoid race condition
#593 -Commit
6507d23e29
pushed by
mirrors
LibWeb: Add slider- prefix to slider pseudo-element names
#584 -Commit
d855adf767
pushed by
mirrors
LibWeb: Use discrete interpolation for degenerate ratios
#578 -Commit
f07a3fe6da
pushed by
mirrors
LibWeb: Ignore negative margins for margin box rect
#572 -Commit
8257788a20
pushed by
mirrors
LibIPC+LibWeb: Delete LargeMessageWrapper workaround in IPC connection
#563 -Commit
b53694b4c0
pushed by
mirrors
LibTest: Ensure `other` time statistic doesn't underflow
#557 -Commit
23cdd78f1a
pushed by
mirrors
LibJS: Make use of arm64 FJCVTZS instruction if available
#542 -Commit
8c8023465b
pushed by
mirrors
LibWeb/CSS: Const-correct ComputedProperties::set_computed_font_list()
#536 -Commit
86be8abfbf
pushed by
mirrors
LibJS: Use a premade shape for NativeFunction with length and name
#530 -Commit
4e9bc0a437
pushed by
mirrors
LibWeb: Append style sheet to ShadowRoot's list if link el is in one
#521 -Commit
cd72e788e9
pushed by
mirrors
Meta: Disable -Warray-bounds and -Wstringop-overflow on GCC
#515 -Commit
6b883c5ccb
pushed by
mirrors