Richard Dushime
|
01ca220f83
|
clippy: Fix many warnings in components/script (#31717)
* Fix Several clippy warnings
* Fix Build errors
* Fix Unused import
* Fix requested changes
* Fix rustfmt
* Minor fixes
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
|
2024-03-19 16:05:56 +00:00 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Kunal Mohan
|
9b59b9602c
|
Add track_list member to AudioTrack, VideoTrack, TextTrack structs
Add member to the track structs pointing at their associated tracklist
and update it when the track is added or removed from a tracklist.
|
2019-12-23 01:06:58 +05:30 |
|
sreeise
|
5ea79c64f9
|
Integrates media track selection
|
2019-09-22 10:39:41 -04:00 |
|
sreeise
|
dc11219496
|
Media fragment parser
|
2019-07-22 21:39:55 -04:00 |
|
sreeise
|
cac4aa56f7
|
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces
|
2019-03-03 09:04:50 -05:00 |
|