Jonne Ransijn
|
07cd7d479f
LibWeb: Remove reference counting for `CSS::StyleProperties`
|
hace 8 meses |
Andrew Kaster
|
b20a1d0fcd
LibWeb: Prefix AK::Duration with AK Namespace
|
hace 11 meses |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
hace 1 año |
Timothy Flynn
|
b5ba60f1d1
LibWeb: Change Fetch's ProcessBodyError to accept a plain JS value
|
hace 1 año |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
hace 1 año |
Timothy Flynn
|
1ffda6a805
LibWeb: Propagate OOM in Body::fully_read() through its error callback
|
hace 1 año |
Timothy Flynn
|
f6407276f7
LibWeb: Stop the video decoder thread when the video element is GC'd
|
hace 1 año |
Andrew Kaster
|
651e78fedb
LibWeb: Convert callers of ImageCodecPlugin to the async API
|
hace 1 año |
Andreas Kling
|
184368285c
LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read()
|
hace 1 año |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
hace 1 año |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
hace 1 año |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
hace 1 año |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
hace 1 año |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
hace 1 año |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
hace 1 año |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
hace 1 año |
Aliaksandr Kalenik
|
bdd3a16b16
LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated
|
hace 1 año |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hace 1 año |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
hace 2 años |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
hace 2 años |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
hace 2 años |
Andreas Kling
|
5bb6e2c80c
LibWeb: Null-check layout node before dereferencing in HTMLVideoElement
|
hace 2 años |
Sam Atkins
|
9c2d496dbe
LibWeb: Make `processBodyError` take an optional exception
|
hace 2 años |
Timothy Flynn
|
e0ccba9c85
LibWeb: Implement the HTMLVideoElement poster attribute
|
hace 2 años |
Timothy Flynn
|
dd188aafb9
LibWeb: Track decoded video frame positions along with the frame image
|
hace 2 años |
Timothy Flynn
|
5a98a5529f
LibWeb: Begin implementing media resource seeking
|
hace 2 años |
Timothy Flynn
|
edf85d39c6
LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager
|
hace 2 años |
Timothy Flynn
|
90921a4f16
LibWeb: Implement the HTMLMediaElement paused attribute
|
hace 2 años |
Timothy Flynn
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
hace 2 años |
Timothy Flynn
|
725d7c3699
LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes
|
hace 2 años |