Closed
Bug 1262757
Opened 5 years ago
Closed 5 years ago
Use StaticRefPtr for the global context in GLContextProviderWGL
Categories
(Core :: Canvas: WebGL, defect)
Core
Canvas: WebGL
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•5 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 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•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7081fe7c40a0
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•