Open
Bug 346152
Opened 19 years ago
Updated 3 years ago
Slow script debugging shouldn't make DOM depend on JSD
Categories
(Core :: DOM: Core & HTML, enhancement, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: Gijs, Unassigned)
References
Details
As in summary. On trunk, we should consider how we could do this. Mike Shaver proposed:
> Wonder if we'd rather have an nsIScriptDebugger
> interface with methods like debugError(nsIErrorThingy) for calling from the
> console, and debugScript(nsICurrentScriptState) for the slow-script case.
in bug 341764 comment #7
If there are other/better ideas, go ahead and comment.
Updated•16 years ago
|
Assignee: general → nobody
QA Contact: ian → general
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•