Bug 79058

Summary: [EnabledAtRuntime] in HTMLShadowElement.idl should be [V8EnabledAtRuntime]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, hayato, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2012-02-20 17:30:55 PST
[EnabledAtRuntime] does not exist any longer. It should be [V8EnabledAtRuntime].

### I am implementing "IDL attribute checker" to catch such typos.
Comment 1 Kentaro Hara 2012-02-20 17:32:32 PST
Created attachment 127873 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-20 21:21:02 PST
Comment on attachment 127873 [details]
Patch

Clearing flags on attachment: 127873

Committed r108298: <http://trac.webkit.org/changeset/108298>
Comment 3 WebKit Review Bot 2012-02-20 21:21:07 PST
All reviewed patches have been landed.  Closing bug.