[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 01:52:09 PDT 2010


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60900|review?                     |review+
               Flag|                            |




--- Comment #17 from Yury Semikhatsky <yurys at chromium.org>  2010-07-09 01:52:09 PST ---
(From update of attachment 60900)
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.

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

-- 
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