[webkit-reviews] review denied: [Bug 113670] Web Inspector: manually update local variable in UI after its value was changed : [Attachment 195913] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 02:17:57 PDT 2013


Pavel Feldman <pfeldman at chromium.org> has denied Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 113670: Web Inspector: manually update local variable in UI after its value
was changed
https://bugs.webkit.org/show_bug.cgi?id=113670

Attachment 195913: Patch
https://bugs.webkit.org/attachment.cgi?id=195913&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
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?


More information about the webkit-reviews mailing list