Aliaksandr Kalenik
|
cad2d2c85b
LibWeb: Use JS::HeapFunction for DocumentObserver callbacks
|
hai 1 ano |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
hai 1 ano |
Shannon Booth
|
f4bc1602e2
LibWeb: Port HTMLMediaElement interface from DeprecatedString to String
|
hai 1 ano |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
hai 1 ano |
Andrew Kaster
|
d97b09693e
LibWeb: Convert SandboxingFlagSet into a enum class
|
hai 1 ano |
Aliaksandr Kalenik
|
bdd3a16b16
LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated
|
hai 1 ano |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hai 1 ano |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
hai 1 ano |
Andreas Kling
|
25eee91811
AK: Make "foo"_fly_string infallible
|
hai 1 ano |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
hai 1 ano |
Sam Atkins
|
f6e4caf197
LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes
|
hai 1 ano |
Sam Atkins
|
c8a51f232d
LibWeb: Implement the `:muted` pseudo-class
|
hai 1 ano |
Sam Atkins
|
7b4ae43b91
LibWeb: Implement the `:seeking` pseudo-class
|
hai 1 ano |
Sam Atkins
|
4df5e24926
LibWeb: Implement the `:playing` and `:paused` pseudo-classes
|
hai 1 ano |
Timothy Flynn
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
720d8889ad
LibWeb: Allow changing media volume with keyboard controls
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
6a5229c2cb
LibWeb: Allow seeking media elements with keyboard controls
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
a4070b1452
LibWeb: Allow toggling playback of media elements with keyboard controls
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
3793b7c6bd
LibWeb: Move helper to toggle a media element's playback to the element
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
435ced70b8
LibWeb: Update the media element's display in a couple situations
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
%!s(int64=2) %!d(string=hai) anos |
Zaggy1024
|
c760713650
LibWeb: Prioritize video duration when loading video element media
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
1c991e5582
LibWeb: Add missing invocation to forget a media element's tracks
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
9df2d6ee0f
LibWeb: Implement scrubbing of the media element timeline and volume
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
26f8a441f5
LibWeb: Add audio mime types to HTMLMediaElement.canPlayType
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
a4cb3b5d4d
LibWeb: Draw a speaker on media elements to toggle muting audio
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
55b61724a0
LibWeb: Handle media elements being painted before their duration is set
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
b9e4dc2cb7
LibWeb: Implement the HTMLMediaElement volume and muted IDL attributes
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
0c4b28faf3
LibWeb: Dispatch an addtrack event for newly created audio tracks
|
%!s(int64=2) %!d(string=hai) anos |