[Webkit-unassigned] [Bug 128724] New: Web Inspector: Issue testing breakpoints
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 12 21:50:51 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=128724
Summary: Web Inspector: Issue testing breakpoints
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: chrisjshull at gmail.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com, graouts at apple.com
Steps:
1) put the attached test in LayoutTests/inspector-protocol/debugger/
2) run the test with DumpRenderTree directly
expected:
This test is set up to add a breakpoint in a function, and then hit that breakpoint (and log and complete the test).
observed:
>From the console logs, it seems the breakpoint is being stopped at, but the WebInspector.DebuggerManager.Event.Paused event is never fired.
This results in the the test timing out.
--
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