Closed
Bug 1041670
Opened 8 years ago
Closed 8 years ago
configure.in still has a comment implying that --disable-angle is a thing
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla34
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
Attachments
(1 file)
1021 bytes,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
Bug 603367 added ANGLE to the tree, with these lines: > dnl = ANGLE OpenGL->D3D translator for WebGL > dnl = * only applies to win32 > dnl = * enabled by default (shipping build); requires explicit --disable to disable [...] +[ --disable-angle Disable building of ANGLE for WebGL->D3D translation], Later on, bug 772457 removed support for --disable-angle, but the dnl comment still exists. We should drop the comment.
Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8459713 -
Flags: review?(jgilbert) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6353c7925b9e
Keywords: checkin-needed
Comment 3•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6353c7925b9e
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
QA Whiteboard: [qa-]
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•