[webkit-reviews] review granted: [Bug 47081] Web Inspector: add total bar to the network panel. : [Attachment 69624] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 06:33:59 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 47081: Web Inspector: add total bar to the network panel.
https://bugs.webkit.org/show_bug.cgi?id=47081

Attachment 69624: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=69624&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=69624&action=review

> WebCore/inspector/front-end/DataGrid.js:549
> +	       if (a._dataGridNode._data.summaryRow)

Would be nice to have this summary bar extracted into a separate entity that
can be easily distinguished from the regular nodes.


More information about the webkit-reviews mailing list