[Webkit-unassigned] [Bug 41461] Web Inspector: all breakpoints are activated on page reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 10:22:23 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41461





--- Comment #19 from Pavel Podivilov <podivilov at chromium.org>  2010-07-09 10:22:23 PST ---
(In reply to comment #17)
> (From update of attachment 60900 [details])
> LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload.html:112
>  +          frontend_addSniffer(view, "_sourceFrameSetupFinished", function(event)
> Please extract common code that waits for frame loading before executing callback from here and frontend_checkExecutionLineWhenSourceFrameIsLoaded in debugger-pause-in-eval-script.html test.

We can start using new function frontend_ensureSourceFrameLoaded in debugger-pause-in-eval-script.html since the test is fixed.

> 
> LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload.html:56
>  +  function frontend_scriptsAreParsed(scripts)
> you may want to move these methods to debugger-test.js

Done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list