Closed
Bug 1190652
Opened 10 years ago
Closed 10 years ago
hang in scriptable plugin call causes no slow script or plugin hang UI to show
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(e10sm8+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| e10s | m8+ | --- |
People
(Reporter: blassey, Assigned: billm)
Details
Attachments
(2 files)
|
3.07 KB,
patch
|
Details | Diff | Splinter Review | |
|
626 bytes,
text/html
|
Details |
I was trying to reproduce what the reporter was seeing in bug 1129174 so modified our test plugin to have a call that would hang. After minutes of both the content and plugin processes being hung Firefox never gave me any UI to deal with the hang.
| Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
There are already both hang() (100 seconds) and stall(seconds) methods in the test plugin.
| Reporter | ||
Updated•10 years ago
|
Assignee: nobody → wmccloskey
| Assignee | ||
Comment 3•10 years ago
|
||
I wasn't able to reproduce this.
Brad, if you have time, it would be great if you could re-test and ensure that:
1. dom.ipc.reportProcessHangs is true
2. dom.ipc.plugins.contentTimeoutSecs is 10.
I hope there isn't something Mac-specific here.
Assignee: wmccloskey → nobody
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → wmccloskey
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•