Closed Bug 1502556 Opened 6 years ago Closed 6 years ago

Conditionally add browser.xul instead of browser.xhtml to browser_all_files_referenced.js

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 65
Tracking Status
firefox65 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

References

Details

Attachments

(1 file)

When building with MOZ_BROWSER_XHTML, we fail all_files_referenced (for the same reason why we needed to add an exception for browser.xhtml): https://hg.mozilla.org/mozilla-central/rev/6639ad4e8e86#l4.12.

We could change that exception to conditionally ignore browser.xul or browser.xhtml depending on the build configuration, so it will pass in both cases.
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb4b57c7a3e2
Conditionally add browser.xul instead of browser.xhtml to browser_all_files_referenced.js;r=Gijs
https://hg.mozilla.org/mozilla-central/rev/eb4b57c7a3e2
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in before you can comment on or make changes to this bug.