[webkit-reviews] review granted: [Bug 53397] Web Inspector: speed up network panel rendering. : [Attachment 80591] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 10:47:23 PST 2011


Timothy Hatcher <timothy at apple.com> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 53397: Web Inspector: speed up network panel rendering.
https://bugs.webkit.org/show_bug.cgi?id=53397

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=80591&action=review

> Source/WebCore/inspector/front-end/NetworkPanel.js:1032
> +    _onScroll: function(e)

I prefer "_didScroll" or "_updateOffscreenRows" over the generic "onScroll".


More information about the webkit-reviews mailing list