Closed
Bug 1229876
Opened 9 years ago
Closed 9 years ago
Port Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files (JS_PREFERENCE_FILES to JS_PREFERENCE_PP_FILES)
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 45.0
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
Attachments
(1 file)
3.23 KB,
patch
|
Fallen
:
review+
aceman
:
review+
|
Details | Diff | Splinter Review |
mozbuild.preprocessor.Error: ('/builds/slave/tb-try-c-cen-lx-00000000000000/build/mail/app/profile/channel-prefs.js', None, 'no preprocessor directives found', None)
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Comment on attachment 8694864 [details] [diff] [review]
Patch v1 Don't preprocess channel-prefs.js
Review of attachment 8694864 [details] [diff] [review]:
-----------------------------------------------------------------
This does fix building Thunderbird for me (mail/app/profile/channel-prefs.js). Thanks
Attachment #8694864 -
Flags: review+
Comment 3•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/7e396c545f4cfc2037c8f5fa5ea8ed9932110b3e
Bug 1229876 - Port Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files (JS_PREFERENCE_FILES to JS_PREFERENCE_PP_FILES). r=aceman
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 45.0
Updated•9 years ago
|
Attachment #8694864 -
Flags: review?(philipp) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•