[Webkit-unassigned] [Bug 57240] Web Inspector: brush up and rename debugger domain.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 09:58:31 PDT 2011


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87155|review?                     |review+
               Flag|                            |




--- Comment #3 from Yury Semikhatsky <yurys at chromium.org>  2011-03-28 09:58:31 PST ---
(From update of attachment 87155)
View in context: https://bugs.webkit.org/attachment.cgi?id=87155&action=review

> Source/WebCore/inspector/Inspector.json:1228
> +                "name": "scriptFailedToParse",

scriptParsingFailed

> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:181
> +void InspectorDebuggerAgent::setBreakpoint(ErrorString*, const String& sourceId, int lineNumber, int columnNumber, const String& condition, bool enabled, String* outBreakpointId, int* actualLineNumber, int* actualColumnNumber)

setBreakpointBySourceId?

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