Open
Bug 1164926
Opened 10 years ago
Updated 2 years ago
Slow/hanging script stops navigation to another page in e10s.
Categories
(Firefox :: General, defect, P3)
Firefox
General
Tracking
()
NEW
People
(Reporter: jujjyl, Unassigned)
References
(Depends on 1 open bug)
Details
STR:
1. Navigate to infiniteloop.html from bug https://bugzilla.mozilla.org/show_bug.cgi?id=1164286 .
2. Immediately once the "Connecting..." title appears, and the circle icon starts spinning to signal that a page is being loaded, and before the e10s "slow script" notification appears, manually type a new URL to the address bar, e.g. "http://www.google.com/" and press Enter.
Observed:
The browser does not navigate to the URL that was entered, but keeps executing the script (that is spinning in an infinite loop). Only after the slow script tab appears and user chooses Options->Stop Script, the navigation occurs.
Excepted:
The browser should immediately navigate to the page that was entered, instead of waiting for the slow script dialog to trigger.
Reporter | ||
Updated•10 years ago
|
tracking-e10s:
--- → ?
Updated•10 years ago
|
Flags: needinfo?(mrbkap)
Comment 1•10 years ago
|
||
This seems reasonable to me and the fix should be very similar to that of bug 1164286. This is probably more of a feature request at this point, though.
Flags: needinfo?(mrbkap)
Comment 2•9 years ago
|
||
Hi,
I have managed to reproduce this issue on Windows 10, Windows 7, Ubuntu 14.04 and Mac OS X 10.7 on the latest Aurora release (46.0a2). To note that when the testcase from Bug 1164286 is used, all tabs lose their content until the script is stopped.
Build ID 20160208004010
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:46.0) Gecko/20100101 Firefox/46.0
Thanks,
Cipri
Updated•9 years ago
|
Priority: -- → P2
Comment 3•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•