Closed Bug 703516 Opened 13 years ago Closed 13 years ago

Move GLContext* code out of thebes

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

Details

Attachments

(2 files)

It has no business there.

Attached patch moves our GL code into a separate folder.
Attachment #575405 - Flags: review?(jmuizelaar)
Attachment #575405 - Flags: review?(jmuizelaar) → review+
https://hg.mozilla.org/mozilla-central/rev/335e8e75eedc
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Comment on attachment 575405 [details] [diff] [review]
Move GL code into a separate folder

>--- /dev/null
>+++ b/gfx/gl/Makefile.in
>@@ -0,0 +1,96 @@
>+
>+DEPTH		= ../..
>+topsrcdir	= @top_srcdir@
>+srcdir		= @srcdir@
>+VPATH		= @srcdir@

License headers are not optional. Fix that.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I've filed bug 704210 on that.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Stefan, I will fix those in bug 706610.
gfx/gl/Makefile.in was created in the tree by this bug, but was not listed in toolkit/toolkit-makefiles.sh, so I've included it here:
https://hg.mozilla.org/integration/mozilla-inbound/rev/17e8e969fa09
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: