Bug 50851 - Regression: fast/canvas/webgl/constants.html failing
Summary: Regression: fast/canvas/webgl/constants.html failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on: 40316
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-10 15:37 PST by Kenneth Russell
Modified: 2010-12-10 15:41 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.09 KB, patch)
2010-12-10 15:38 PST, Kenneth Russell
jamesr: review+
kbr: commit-queue-
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-12-10 15:37:50 PST
I neglected to run all of the WebGL layout tests before landing https://bugs.webkit.org/show_bug.cgi?id=40316 . The EXTENSIONS enum is still being tested by fast/canvas/webgl/constants.html .
Comment 1 Kenneth Russell 2010-12-10 15:38:50 PST
Created attachment 76272 [details]
Patch
Comment 2 James Robinson 2010-12-10 15:40:15 PST
Comment on attachment 76272 [details]
Patch

R=me
Comment 3 Kenneth Russell 2010-12-10 15:41:20 PST
Committed r73812: <http://trac.webkit.org/changeset/73812>