Bug 79061

Summary: [JSGenerateIsReachable=ImplRoot] is not implemented, it should be [JSGenerateIsReachable]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

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.