Closed
Bug 980108
Opened 11 years ago
Closed 11 years ago
GLContext.h should not have GLAPIENTRY decls.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: jgilbert, Assigned: jgilbert)
Details
Attachments
(1 file)
|
7.66 KB,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
These should only be in GLContextSymbols.h and the windowing lib files, where we have function-pointers.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8386451 -
Flags: review?(dglastonbury)
Comment on attachment 8386451 [details] [diff] [review]
no-glapi
Review of attachment 8386451 [details] [diff] [review]:
-----------------------------------------------------------------
gtg
Attachment #8386451 -
Flags: review?(dglastonbury) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•