Closed Bug 1254906 Opened 9 years ago Closed 9 years ago

Move --disable-shared-js and --disable-export-js to moz.configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox48 fixed)

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

No description provided.
Blocks: 1255197
The current discrepancy works because gecko and js don't actually agree on the meaning of JS_EXPORT_API and JS_PUBLIC_API, but moving the configure flags that incluences their meaning is going to make them agree, and that adds a fatal warning when building nsJSPrincipals.cpp because of the discrepancy. Review commit: https://reviewboard.mozilla.org/r/39139/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/39139/
Attachment #8728798 - Flags: review?(bzbarsky)
Comment on attachment 8728798 [details] MozReview Request: Bug 1254906 - Change JSPrincipals::dump annotation to match that of JSPrincipals::dump https://reviewboard.mozilla.org/r/39139/#review35781 Commit message should probably mention that we're making the annotation match the declaration. Right now it's a bit confusing.
Attachment #8728798 - Flags: review?(bzbarsky) → review+
Comment on attachment 8728799 [details] MozReview Request: Bug 1254906 - Move --disable-shared-js and --disable-export-js to moz.configure https://reviewboard.mozilla.org/r/39141/#review35961 ::: build/moz.configure/util.configure:81 (Diff revision 1) > +# Denotes a deprecated option. Combines option() and @depends: > +# @deprecated_option('--option') A short description of the behavior of this would be helpful.
Attachment #8728799 - Flags: review?(cmanchester) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: