Closed
Bug 520708
Opened 16 years ago
Closed 16 years ago
Crash [@nsRefPtr<mozilla::WebGLFramebuffer>::assign_assuming_AddRef]
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: pvnick, Assigned: mwsteele)
References
Details
Attachments
(3 files)
No description provided.
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
I could be wrong, but in
WebGLContext::BindFramebuffer
WebGLFramebuffer *wfb = static_cast<WebGLFramebuffer*>(fb); looks scary.
static_cast to a concrete class from some object which is coming from
web page.
Blocks: 513156
blocking2.0: --- → ?
Assignee: nobody → mwsteele
| Assignee | ||
Comment 3•16 years ago
|
||
Attachment #408801 -
Flags: review?(vladimir)
Attachment #408801 -
Flags: review?(vladimir) → review+
| Reporter | ||
Updated•16 years ago
|
Attachment #408801 -
Flags: review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
blocking2.0: ? → final+
Updated•10 years ago
|
Group: core-security → core-security-release
Updated•10 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•