Closed
Bug 1328234
Opened 8 years ago
Closed 8 years ago
Jira does not work in recent nightlies
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1328218
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170102030204
Steps to reproduce:
Open an issue in Jira, example: https://jira.atlassian.com/browse/JRA-17783
I also have the same issue in a locally installed Jira.
Actual results:
No scrollbar appears, so I can only see the first part of the Jira issue.
The menu on the left and on the top does not load.
I cannot add attachments.
A number of JS errors are logged to the console.
Expected results:
It works fine in this and earlier:
http://archive.mozilla.org/pub/firefox/nightly/2016/12/2016-12-20-03-02-15-mozilla-central/firefox-53.0a1.en-US.win64.zip
https://hg.mozilla.org/mozilla-central/rev/567894f026558e6dada617a3998f29aed06ac7d8
It is broken in this and later:
http://archive.mozilla.org/pub/firefox/nightly/2016/12/2016-12-21-03-02-26-mozilla-central/firefox-53.0a1.en-US.win64.zip
https://hg.mozilla.org/mozilla-central/rev/c36fbe84042debef0a5d58b7fc88185b401762ce
JS errors logged in the devtools console:
TypeError: moment is undefined[Learn More]batch.js:213:286
ReferenceError: Calendar is not defined[Learn More]jira.webresources:calendar-en.js:3:1
TypeError: JIRA.API.Projects is undefined[Learn More]batch.js:49:373
It works in Chrome, and no JS errors are reported there (only warnings)
Reporter | ||
Updated•8 years ago
|
Keywords: regression
Reporter | ||
Comment 1•8 years ago
|
||
Smaller range:
Works:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-win64/1482262554/firefox-53.0a1.en-US.win64.zip
https://hg.mozilla.org/mozilla-central/rev/0f3603e365f029bc9ea5f926d32f6f0f8aa4d998
Broken:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-win64/1482262973/firefox-53.0a1.en-US.win64.zip
https://hg.mozilla.org/mozilla-central/rev/7083c0d30e75fc102c715887af9faec933e936f8
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•