Bug 48893 - [Chromium] framebufferRenderbuffer incorrectly generate an error if attachment point and renderbuffer format aren't compatible in Mesa GL
Summary: [Chromium] framebufferRenderbuffer incorrectly generate an error if attachmen...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 18:12 PDT by Zhenyao Mo
Modified: 2010-11-05 10:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-11-02 18:12:56 PDT
Hopefully that's not the case for any real GL drivers.
Comment 1 Zhenyao Mo 2010-11-05 10:45:09 PDT
False alarm.  Seems like another case the bots pick up the test update (fast/canvas/webgl/framebuffer-object-attachment.html) but not the code update (or the other way around), so it failed one run, then it began to pass.

I am still very confused how this could happen. cc dglazkov on this.