[webkit-reviews] review granted: [Bug 84849] Web Inspector: use composite node provider for diff nodes in heap profiler : [Attachment 138788] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 05:26:51 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 84849: Web Inspector: use composite node provider for diff nodes in heap
profiler
https://bugs.webkit.org/show_bug.cgi?id=84849

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

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


> Source/WebCore/inspector/front-end/HeapSnapshotGridNodes.js:711
> +    serializeNextItems: function(count, callback)

serializeSubsequentItems.

> Source/WebCore/inspector/front-end/HeapSnapshotGridNodes.js:713
> +	   function didReceiveAllItems(items) {

{ on the next line.


More information about the webkit-reviews mailing list