[Webkit-unassigned] [Bug 22004] New: Can't set a breakpoint on the statement after a single line "for"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 31 11:09:27 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=22004
Summary: Can't set a breakpoint on the statement after a single
line "for"
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: timothy at hatcher.name
CC: timothy at hatcher.name, aroben at apple.com,
kmccullough at apple.com
The line that calls test() is never hit:
for (var i = 0; i < 1; ++i)
test();
--
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