[Webkit-unassigned] [Bug 21715] New: JavaScriptDebugServer::didRemoveListener should recompile all JS functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 17 13:39:24 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21715
Summary: JavaScriptDebugServer::didRemoveListener should
recompile all JS functions
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ggaren at apple.com
Currently, we only recompile when removing the last listener. We should instead
recompile when removing any listener. This would match the behavior of
didAddListener, and ensure that, when multiple debuggers are running, closing
one returns its page to normal, fast-running mode.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list