Closed
Bug 924628
Opened 12 years ago
Closed 7 years ago
Need a way to debug the slow script dialog
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: bzbarsky, Unassigned)
References
Details
(Keywords: regression)
I tried to debug bug 919744 on Mac, but I wasn't even getting OperationCallback invoked. Took me a bit to realize that bug 910863 helpfully turns that off when running under a debugger... which makes it really hard to debug its behavior!
We need an opt-out of some sort here.
Comment 1•12 years ago
|
||
(In reply to Boris Zbarsky [:bz] (Vacation Oct 12 - Oct 27) from comment #0)
> I tried to debug bug 919744 on Mac, but I wasn't even getting
> OperationCallback invoked. Took me a bit to realize that bug 910863
> helpfully turns that off when running under a debugger... which makes it
> really hard to debug its behavior!
>
> We need an opt-out of some sort here.
You could also just manually invoke the OperationCallback from any thread, if you wanted.
Updated•10 years ago
|
Assignee: bobbyholley → nobody
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•