Bug 35558

Summary: Add EnabledAtRuntime attribute to WebGLArray constructors
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, fishd, jorlow
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Kenneth Russell 2010-03-01 18:21:14 PST
Like the other experimental constructors exposed from DOMWindow, the WebGLArray constructors should have the EnabledAtRuntime attribute specified.
Comment 1 Kenneth Russell 2010-03-01 18:35:34 PST
Chromium side of this bug is http://code.google.com/p/chromium/issues/detail?id=37098 .
Comment 2 Kenneth Russell 2010-03-01 18:41:13 PST
Created attachment 49770 [details]
Patch
Comment 3 WebKit Commit Bot 2010-03-02 11:34:00 PST
Comment on attachment 49770 [details]
Patch

Clearing flags on attachment: 49770

Committed r55419: <http://trac.webkit.org/changeset/55419>
Comment 4 WebKit Commit Bot 2010-03-02 11:34:06 PST
All reviewed patches have been landed.  Closing bug.