Bug 30981 - WebGL allows objects to be used with the wrong context
Summary: WebGL allows objects to be used with the wrong context
Status: RESOLVED FIXED
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:
: 30280 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-31 13:59 PDT by Oliver Hunt
Modified: 2009-11-06 16:56 PST (History)
1 user (show)

See Also:


Attachments
Patch (45.81 KB, patch)
2009-10-31 14:04 PDT, Oliver Hunt
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2009-10-31 13:59:36 PDT
There are currently no guards to prevent WebGL objects created by one context from (attempting) to be used with another.
Comment 1 Oliver Hunt 2009-10-31 14:04:11 PDT
Created attachment 42259 [details]
Patch
Comment 2 Jon Honeycutt 2009-10-31 15:00:20 PDT
Comment on attachment 42259 [details]
Patch

r=me
Comment 3 Oliver Hunt 2009-10-31 15:20:06 PDT
Committed r50381
Comment 4 Chris Marrin 2009-11-05 10:23:48 PST
*** Bug 30280 has been marked as a duplicate of this bug. ***