Bug 78336

Summary: CodeGeneratorJS doesn't always generate visitChildren() implementation when required
Product: WebKit Reporter: Pablo Flouret <pf>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Pablo Flouret 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.
Comment 1 Pablo Flouret 2012-02-10 01:19:27 PST
Created attachment 126474 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-02-10 03:46:48 PST
All reviewed patches have been landed.  Closing bug.