[Webkit-unassigned] [Bug 30280] New: WebGL allows use of CanvasObjects on multiple contexts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 10 15:12:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30280
Summary: WebGL allows use of CanvasObjects on multiple contexts
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
CC: cmarrin at apple.com
if i create two contexts, and bind programs to each of them, then it becomes
possible for me to use CanvasObjects from each of them on the other.
This is not any kind of security or whatever problem -- the issue would appear
that it is simply the underlying GL identifier being passed unchecked to the
context which just ends up referencing that contexts equivalent resource.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list