[Webkit-unassigned] [Bug 57928] Web Inspector: migrate debugger domain to the unified breakpoint location notion.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 05:36:30 PDT 2011


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88383|review?                     |review-
               Flag|                            |




--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2011-04-07 05:36:28 PST ---
(From update of attachment 88383)
View in context: https://bugs.webkit.org/attachment.cgi?id=88383&action=review

> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:190
> +    if (location)

Should be if (*location), r- for this.

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