[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 08:12:53 PDT 2013


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





--- Comment #5 from Peter Rybin <prybin at chromium.org>  2013-04-02 08:11:05 PST ---
(In reply to comment #2)
> (From update of attachment 195913 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=195913&action=review
> 
> > Source/WebCore/inspector/front-end/RemoteObject.js:243
> > +            if (this._scopeRef) {
> 
> So when should I pay attention to scopeRef and when I should not? Does RemoteObject now represent different entities from different domains?

RemoteObject is left intact (almost), as we discussed offline. ScopeRemoteObject inheriting class is introduced instead.

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