Closed
Bug 1722653
Opened 4 years ago
Closed 4 years ago
Remove --enable-system-cairo
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(5 files)
It hasn't been supported since bug 1432751, > 3 years ago.
| Assignee | ||
Comment 1•4 years ago
|
||
It hasn't been supported since bug 1432751, > 3 years ago.
| Assignee | ||
Comment 2•4 years ago
|
||
Some of the defines are outdated and never actually set, and the
remaining ones can be easily set through existing or easily added
ifdefs.
| Assignee | ||
Comment 3•4 years ago
|
||
| Assignee | ||
Comment 4•4 years ago
|
||
| Assignee | ||
Comment 5•4 years ago
|
||
MOZ_CAIRO_LIBS is unused and MOZ_CAIRO_OSLIBS is largely redundant with
other variables.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/23c4d23b71c2
Remove --enable-system-cairo. r=firefox-build-system-reviewers,jrmuizel,andi
https://hg.mozilla.org/integration/autoland/rev/0c5b57aceada
Stop preprocessing cairo-features.h. r=gfx-reviewers,firefox-build-system-reviewers,jrmuizel,andi
https://hg.mozilla.org/integration/autoland/rev/afb18a89e32b
Remove unused TK_* flags on Android. r=firefox-build-system-reviewers,andi
https://hg.mozilla.org/integration/autoland/rev/db6d500f1e53
Remove MOZ_CAIRO_CFLAGS. r=firefox-build-system-reviewers,jgilbert,andi
https://hg.mozilla.org/integration/autoland/rev/3f798f29a422
Remove MOZ_CAIRO_*LIBS. r=firefox-build-system-reviewers,andi
Comment 7•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/23c4d23b71c2
https://hg.mozilla.org/mozilla-central/rev/0c5b57aceada
https://hg.mozilla.org/mozilla-central/rev/afb18a89e32b
https://hg.mozilla.org/mozilla-central/rev/db6d500f1e53
https://hg.mozilla.org/mozilla-central/rev/3f798f29a422
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•