Bug 35558 - Add EnabledAtRuntime attribute to WebGLArray constructors
Summary: Add EnabledAtRuntime attribute to WebGLArray constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P1 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 18:21 PST by Kenneth Russell
Modified: 2010-03-02 11:34 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.18 KB, patch)
2010-03-01 18:41 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.