Convert slow script warning dialogs to tab modal panels
RESOLVED
DUPLICATE
of bug 1118618
Status
()
People
(Reporter: faaborg, Unassigned)
Tracking
(Blocks: 1 bug)
Firefox Tracking Flags
(Not tracked)
Details
Similar to bug 562258 which covers javascript dialogs, we need to make sure that the slow script warnings are tab modal panels as well.
Updated•4 years ago
|
Updated•4 years ago
|
Whiteboard: p=0 → p=13
Updated•4 years ago
|
Points: --- → 13
Flags: qe-verify?
Whiteboard: p=13
Comment 1•3 years ago
|
||
Peter, how feasible is this currently? As in, if we were to spin the event loop for these dialogs... does stuff blow up? :-)
Component: General → DOM
Flags: needinfo?(peterv)
Comment 2•3 years ago
|
||
Don't think it should be more of an issue than for alert etc. Smaug, thoughts?
Flags: needinfo?(peterv) → needinfo?(bugs)
Comment 3•3 years ago
|
||
yeah, whether or not a dialog is tab modal, it spins event loop.
Flags: needinfo?(bugs)
Status: NEW → RESOLVED
Last Resolved: 3 years ago
Resolution: --- → DUPLICATE
Duplicate of bug: 1118618
Comment 5•3 years ago
|
||
I don't believe this needs QA testing for verification. Any bugs should be caught through periodic dogfooding and beta testing.
Flags: qe-verify? → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•