Bug 72856 - Implement a constructor for WebGLContextEvent
Summary: Implement a constructor for WebGLContextEvent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2011-11-20 22:01 PST by Dominic Cooney
Modified: 2011-11-25 15:35 PST (History)
6 users (show)

See Also:


Attachments
Patch (11.70 KB, patch)
2011-11-25 02:59 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Cooney 2011-11-20 22:01:33 PST
Just like other events, WebGLContextEvent should have a constructor.

See this bug for reference: <http://www.khronos.org/bugzilla/show_bug.cgi?id=550>
Comment 1 Kentaro Hara 2011-11-25 02:35:00 PST
Spec: http://www.khronos.org/registry/webgl/specs/latest/#5.14
Comment 2 Kentaro Hara 2011-11-25 02:59:46 PST
Created attachment 116589 [details]
Patch
Comment 3 WebKit Review Bot 2011-11-25 15:35:00 PST
Comment on attachment 116589 [details]
Patch

Clearing flags on attachment: 116589

Committed r101183: <http://trac.webkit.org/changeset/101183>
Comment 4 WebKit Review Bot 2011-11-25 15:35:05 PST
All reviewed patches have been landed.  Closing bug.