[Webkit-unassigned] [Bug 113670] Web Inspector: manually update local variable in UI after its value was changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 13:33:15 PDT 2013


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





--- Comment #8 from Peter Rybin <prybin at chromium.org>  2013-04-02 13:31:27 PST ---
> > Source/WebCore/inspector/front-end/RemoteObject.js:185
> > +    getPropertiesImpl: function(ownProperties, callback)
> We typically say doGetProperties

Done

> > Source/WebCore/inspector/front-end/RemoteObject.js:191
> > +        
> Extra space

Done

> > Source/WebCore/inspector/front-end/RemoteObject.js:389
> > + * @param {WebInspector.ScopeRef=} scopeRef
> Why is this optional?

Done

> > Source/WebCore/inspector/front-end/RemoteObject.js:450
> > +            WebInspector.RemoteObject.prototype.setObjectPropertyValueImpl.call(this, result, name, callback);
> When do we get here and why?

Done

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