WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
260763
Sync with IDL spec and remove usage of 'item()' from track related IDLs
https://bugs.webkit.org/show_bug.cgi?id=260763
Summary
Sync with IDL spec and remove usage of 'item()' from track related IDLs
Ahmad Saleem
Reported
2023-08-25 23:34:52 PDT
SSIA. While going through IDL files (track etc.), I noticed that we have few usages of 'item()', which based on discussion with Chris seems to be more 'back compatible' but it is better to align with Blink and spec and remove the usage. So this is bug to remove them from following files: 'getter AudioTrack item(unsigned long index);' <- In 'AudioTrackList.idl'. 'getter TextTrackCue item(unsigned long index);' <- In 'TextTrackCueList.idl'. 'getter TextTrack item(unsigned long index);' <- In 'TextTrackList.idl'. 'getter VideoTrack item(unsigned long index);' <- In 'VideoTrackList.idl'. Just wanted to raise the bug to track it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-01 23:35:45 PDT
<
rdar://problem/114859385
>
Ahmad Saleem
Comment 2
2024-06-26 13:15:54 PDT
https://chromium.googlesource.com/chromium/src.git/+/02ef66b244764acf726b8a4b6f8ce07f18852470
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug