Closed
Bug 800861
Opened 12 years ago
Closed 12 years ago
Firefox hang when open this site after Nightly 20121008
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 799282
People
(Reporter: dindog, Unassigned)
References
()
Details
(Keywords: hang, regression)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Firefox will lose response when trying to open this site: https://g.mozest.com
It will hang forever... using abp block this js:
z.mozest.com/media/js/common-min.js
will "fix" the hanging.
http://hg.mozilla.org/mozilla-central/graph/109629
culprit should be pushes between c-set
e6df45a28902 (good) 24cf40690042 (hang)
I wonder is it a dupe of Bug 798964.
Comment 3•12 years ago
|
||
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/bcb1272c7b94
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20121007222434
hang:
http://hg.mozilla.org/integration/mozilla-inbound/rev/7a0094bcd186
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20121007224235
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=bcb1272c7b94&tochange=7a0094bcd186
Suspected: bug 765119
Updated•12 years ago
|
Updated•12 years ago
|
Assignee: nobody → general
Component: General → JavaScript Engine
Comment 4•12 years ago
|
||
This seems to be fixed, the "fixrange" is the same as bug 799163 :
Last bad nightly: 2012-10-11
First good nightly: 2012-10-12
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=99898ec9976a&tochan
ge=1301a72b1c39
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
Resolution: WORKSFORME → DUPLICATE
Updated•9 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•