Closed
Bug 1041670
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Updated•11 years ago
|
Attachment #8459713 -
Flags: review?(jgilbert) → review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•11 years ago
|
QA Whiteboard: [qa-]
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•