Closed
Bug 1262757
Opened 9 years ago
Closed 9 years ago
Use StaticRefPtr for the global context in GLContextProviderWGL
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: pchang, Assigned: pchang)
References
Details
Attachments
(1 file)
Now we use RefPtr[1] for this global context variable.
[1]http://lxr.mozilla.org/mozilla-central/source/gfx/gl/GLContextProviderWGL.cpp#690
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/45231/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/45231/
Attachment #8739367 -
Flags: review?(jmuizelaar)
Comment 2•9 years ago
|
||
Comment on attachment 8739367 [details]
MozReview Request: Bug 1262757 - Use StaticRefPtr for the global context in GLContextProviderWGL, r?jrmuizel
https://reviewboard.mozilla.org/r/45231/#review41731
Attachment #8739367 -
Flags: review?(jmuizelaar) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•