[webkit-reviews] review denied: [Bug 113427] Web Inspector: properly track main object for proto objects : [Attachment 195359] For trybots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 05:19:48 PDT 2013


Pavel Feldman <pfeldman at chromium.org> has denied Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 113427: Web Inspector: properly track main object for proto objects
https://bugs.webkit.org/show_bug.cgi?id=113427

Attachment 195359: For trybots
https://bugs.webkit.org/attachment.cgi?id=195359&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=195359&action=review


> Source/WebCore/ChangeLog:8
> +	   Parameter 'mainObjectId' is passed along from object to object when

What is it going to be used for? In most cases, all TreeElements belong to a
single TreeOutline. You could store root object id there.


More information about the webkit-reviews mailing list