[Webkit-unassigned] [Bug 28223] javascript source not reloaded if page is reloaded and breakpoint was set in that source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 12:54:35 PDT 2009


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





--- Comment #1 from Patrick Mueller <pmuellr at yahoo.com>  2009-08-12 12:54:34 PDT ---
Additional odd behavior.

- run the test case as above
- set the breakpoint to disabled
- close web inspector
- traverse to another web site in the same window
- now go back to the site with the breakpoint set
- you can now view the source of the file with the breakpoint
- the original breakpoint is still in the breakpoint sidebar, but is not
annotated in the source
- enabling the breakpoint doesn't cause the debugger to stop in that code
anymore
- the breakpoint is a zombie in the breakpoint sidebar at this point

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