[Webkit-unassigned] [Bug 128724] Web Inspector: Issue testing breakpoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 28 19:15:10 PST 2014


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

Brian Burg <burg at cs.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burg at cs.washington.edu
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Brian Burg <burg at cs.washington.edu> ---
inspector-protocol tests are for protocol messages only, and don't initialize any models or controllers such as DebuggerManager. Thus, no event should fire in this case.

To test using full (M) and (C), you should use a normal inspector test, not a protocol test. More details: https://trac.webkit.org/wiki/WebInspectorTests

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141129/f0c0d451/attachment-0002.html>


More information about the webkit-unassigned mailing list