Closed Bug 1316724 Opened 8 years ago Closed 5 years ago

Move MOZ_BUNDLED_FONTS to Python configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chmanchester, Assigned: chmanchester)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1309015 +++ This part of bug 1309015 seems like it can land independently.
No longer depends on: 1309015
Comment on attachment 8811447 [details] Bug 1316724 - Move MOZ_BUNDLED_FONTS to Python configure. https://reviewboard.mozilla.org/r/93522/#review94848 ::: b2g/confvars.sh (Diff revision 1) > MOZ_TOOLKIT_SEARCH= > MOZ_B2G=1 > > MOZ_JSDOWNLOADS=1 > > -MOZ_BUNDLED_FONTS=1 it's also in b2g/dev/confvars.sh and b2g/graphene/confvars.sh ::: browser/moz.configure:14 (Diff revision 1) > imply_option('MOZ_SERVICES_SYNC', True) > imply_option('MOZ_SERVICES_CLOUDSYNC', True) > > +imply_option('--enable-bundled-fonts', > + depends(target)(lambda t: t.os != 'OSX' or None), > + reason='target') reason='--target'
Attachment #8811447 - Flags: review?(mh+mozilla)
Product: Core → Firefox Build System

Bug 1491419 seems to have taken care of this.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: