[Webkit-unassigned] [Bug 43332] [JSC] Web Inspector: implement breaking from native callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 06:27:04 PDT 2012


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





--- Comment #12 from Pavel Feldman <pfeldman at chromium.org>  2012-06-04 06:27:03 PST ---
(From update of attachment 145547)
View in context: https://bugs.webkit.org/attachment.cgi?id=145547&action=review

>> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:121
>>  void InspectorDebuggerAgent::supportsNativeBreakpoints(ErrorString*, bool* result)
> 
> can we not get rid of this method alltogether?  Is it used for something else?

Now that we consider it supported by all ports, it should go away along with its declaration in the protocol (Inspector.json) and its usage in the front-end. Make sure inspector people take a look at this change prior to landing once all the usages are removed.

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