[Webkit-unassigned] [Bug 17770] JavaScript execution is dramatically slower while Drosera is attached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 23:27:37 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17770





------- Comment #2 from aroben at apple.com  2008-03-12 23:27 PDT -------
One possible way we could solve this would be for WebKit to be aware of
Drosera's breakpoints and only make cross-process calls when a breakpoint is
hit or Drosera requests that we step.

Another possible way to solve this would be to move debugging to be in-process
(as covered by bug 17134).


-- 
Configure bugmail: http://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