Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: Fix some warnings in `script/dom` (#31915) | Ekta Siwach | 2024-03-28 | 1 | -4/+2 |
* | clippy: Fix op_ref warnings (#31900) | Oluwatobi Sofela | 2024-03-27 | 1 | -1/+1 |
* | clippy: Fix `unnecessary_cast` warnings in `components/script` (#31823) | Oluwatobi Sofela | 2024-03-22 | 1 | -1/+1 |
* | clippy: Fix many warnings in `components/script` (#31717) | Richard Dushime | 2024-03-19 | 1 | -2/+2 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -6/+2 |
* | Add `track_list` member to AudioTrack, VideoTrack, TextTrack structs | Kunal Mohan | 2019-12-23 | 1 | -0/+4 |
* | Remove 'on' prefix from event handler macros | Patrick Ngai | 2019-03-14 | 1 | -3/+3 |
* | Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent ... | sreeise | 2019-03-03 | 1 | -3/+40 |
* | script: Create structures for TextTrack API | Dan Robertson | 2018-12-11 | 1 | -0/+103 |