RESOLVED FIXED Bug 78336
CodeGeneratorJS doesn't always generate visitChildren() implementation when required
https://bugs.webkit.org/show_bug.cgi?id=78336
Summary CodeGeneratorJS doesn't always generate visitChildren() implementation when r...
Pablo Flouret
Reported 2012-02-10 01:15:10 PST
In an IDL for an interface that declares no functions, but has attributes with [CachedAttribute], the implementation of visitChildren() is not generated by the JSC code generator.
Attachments
Patch (4.51 KB, patch)
2012-02-10 01:19 PST, Pablo Flouret
no flags
Pablo Flouret
Comment 1 2012-02-10 01:19:27 PST
WebKit Review Bot
Comment 2 2012-02-10 03:46:44 PST
Comment on attachment 126474 [details] Patch Clearing flags on attachment: 126474 Committed r107394: <http://trac.webkit.org/changeset/107394>
WebKit Review Bot
Comment 3 2012-02-10 03:46:48 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.