Closed Bug 787543 Opened 13 years ago Closed 13 years ago

Reinstate the typedef bits in the WebGLRenderingContext binding

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(2 files)

Once bug 742144 lands. Also, once bug 778150 lands, because otherwise there will be unhappiness and bitrot everywhere, with crows circling above the smoke.
Easier to review diff coming up
Attachment #659446 - Flags: review?(peterv)
Assignee: nobody → bzbarsky
Whiteboard: [need review]
Comment on attachment 659446 [details] [diff] [review] Patch, not the best thing to review Review of attachment 659446 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/webidl/WebGLRenderingContext.webidl @@ +39,5 @@ > +typedef octet GLubyte; /* 'octet' should be an unsigned 8 bit type. */ > +typedef unsigned short GLushort; > +typedef unsigned long GLuint; > +typedef float GLfloat; > +typedef float GLclampf; Trailing whitespace, but I guess we're copying that from the spec :-(.
Attachment #659446 - Flags: review?(peterv) → review+
Flags: in-testsuite-
Whiteboard: [need review]
Target Milestone: --- → mozilla18
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: