Closed
Bug 705365
Opened 13 years ago
Closed 13 years ago
Set the plugin hang timeout shorter than the Firefox hang timeout
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(firefox11+ fixed)
RESOLVED
FIXED
mozilla11
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
(Whiteboard: [qa?])
Attachments
(1 file)
1.33 KB,
patch
|
jimm
:
review+
asa
:
feedback+
|
Details | Diff | Splinter Review |
Currently the Firefox hang monitor (from bug 429592) is triggering for plugin hangs because the plugin hang timeout (45s) is longer than the Firefox hang timeout (30s). I propose shortening the plugin hang timeout to 25 seconds and see what kind of data we get.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #576998 -
Flags: review?(jmathies)
Attachment #576998 -
Flags: feedback?(asa)
Updated•13 years ago
|
Attachment #576998 -
Flags: feedback?(asa) → feedback+
Assignee | ||
Comment 3•13 years ago
|
||
Landed https://hg.mozilla.org/mozilla-central/rev/6f079f13c06a with presumptive-r so that we can get proper feedback over the weekend without annoying users.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
The plugin hang was set to 45 seconds in Firefox 3.6.6 because of on old computers some facebook games took more than 40 seconds to load and caused a number of crashes. http://www.mozilla.org/en-US/firefox/3.6.6/releasenotes/ See bug 574905
Assignee | ||
Comment 6•13 years ago
|
||
Asa and I are both well aware of the history of bug 574905, which is why I wrote "and see what kind of data we get". It is likely that the hang monitor and this timeout change will be backed out of beta and release channels for a few releases yet while we monitor the crash-stats data and figure out how to work around these issues.
tracking-firefox11:
--- → +
Target Milestone: --- → mozilla11
Comment 7•13 years ago
|
||
I fortunately caught this by reading pushlog, but could you notify the CrashKill team when tweaking those hang time parameters? As we look at numbers of hangs, there probably can be correlations with those changes, so we should know to be watching for that. Thanks.
Comment 8•13 years ago
|
||
This bug has improved things, but that's still worse than before bug 429592 landed: BuildID Crashes 20111123: 754 20111124 2939 <-- Bug 429592 20111125 2915 20111126 1809 <-- Bug 705365
Updated•13 years ago
|
Attachment #576998 -
Flags: review?(jmathies) → review+
Comment 9•13 years ago
|
||
Ben (or somebody else). I spoke to Asa about this. He has suggested that we back it out for now - put the timer back to 45s. He wants to do some user research targeted around assessing the right level of timeout. Also, the implication in comment #6 is that we weren't going to keep it in for beta and release. The hang detector was only on for a few days and this change just got left in.
Updated•13 years ago
|
Updated•13 years ago
|
status-firefox11:
--- → fixed
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•