RESOLVED FIXED 79061
[JSGenerateIsReachable=ImplRoot] is not implemented, it should be [JSGenerateIsReachable]
https://bugs.webkit.org/show_bug.cgi?id=79061
Summary [JSGenerateIsReachable=ImplRoot] is not implemented, it should be [JSGenerate...
Kentaro Hara
Reported 2012-02-20 17:48:23 PST
CSSStyleDeclaration.idl uses [JSGenerateIsReachable=ImplRoot], but "ImplRoot" is not implemented in CodeGeneratorJS.pm. We can replace [JSGenerateIsReachable=ImplRoot] with [JSGenerateIsReachable].
Attachments
Patch (1.53 KB, patch)
2012-02-20 17:50 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-20 17:50:10 PST
WebKit Review Bot
Comment 2 2012-02-20 21:28:22 PST
Comment on attachment 127878 [details] Patch Clearing flags on attachment: 127878 Committed r108300: <http://trac.webkit.org/changeset/108300>
WebKit Review Bot
Comment 3 2012-02-20 21:28:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.