WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
74419
Add item method to WebKitCSSKeyframesRule.idl
https://bugs.webkit.org/show_bug.cgi?id=74419
Summary
Add item method to WebKitCSSKeyframesRule.idl
Erik Arvidsson
Reported
2011-12-13 09:58:27 PST
Mostly for consistency but it would also simplify the V8 code generator which at the moment needs the type of the indexer.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-09 12:03:50 PDT
This commit renamed the file:
https://github.com/WebKit/WebKit/commit/7e0dcbf9e2072353a85f94d1d0b00221872abcff
This is current IDL file:
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/css/CSSKeyframesRule.idl
This is current Chromium IDL:
https://github.com/chromium/chromium/blob/main/third_party/blink/renderer/core/css/css_keyframe_rule.idl
rniwa@webkit.org
- it seems to be change for pre-Blink for V8, is it needed now? I just gave quick links for reference above. Thanks!
Ryosuke Niwa
Comment 2
2022-08-09 12:06:27 PDT
This is won't fix at this point.
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