Closed
Bug 1331541
Opened 8 years ago
Closed 8 years ago
Replace gl::GetString() with gl::get_string()
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
2.40 KB,
patch
|
Details | Diff | Splinter Review |
gl::GetString() is gleam's internal ffi. gl::get_string() is actual public api.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•8 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/b85cf10fae3d
Replace gl::GetString() with gl::get_string() r=gfx?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•