[webkit-reviews] review denied: [Bug 94298] Web Inspector: Try making View.show() lazy : [Attachment 159006] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 04:42:29 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Jan Keromnes
<janx at chromium.org>'s request for review:
Bug 94298: Web Inspector: Try making View.show() lazy
https://bugs.webkit.org/show_bug.cgi?id=94298

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
I don't think this change will make things faster - it waits for DOM to get
attached and manipulates it afterwards. I.e. it speeds up construction phase a
bit, but I would expect it to slow down actual displaying way more. Sorry about
dragging you into this change.


More information about the webkit-reviews mailing list