[Webkit-unassigned] [Bug 64929] Web Inspector: support object notation in generated agents on front-end.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 05:30:11 PDT 2011


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





--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2011-07-21 05:30:11 PST ---
(In reply to comment #1)
> Are you planning on changing the APIs, or accepting object/properties as an alternative to the existing APIs?
> 
> Your example doesn't include a callback function.  Will those be a property of the object parameter as well?  I rather like the convention of having the callback function specified at the end of the parameter list.

It should definitely stay:

DebuggerAgent.setBreakpointByUrl({ url: "debugger-set-breakpoint.*", lineNumber: 8, isRegex: true }, callback);

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