[webkit-reviews] review denied: [Bug 95331] Web Inspector: display the number of dirty render objects in Layout timeline event : [Attachment 195725] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 29 08:10:02 PDT 2013
Pavel Feldman <pfeldman at chromium.org> has denied Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 95331: Web Inspector: display the number of dirty render objects in Layout
timeline event
https://bugs.webkit.org/show_bug.cgi?id=95331
Attachment 195725: Patch
https://bugs.webkit.org/attachment.cgi?id=195725&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=195725&action=review
> Source/WebCore/inspector/InspectorTimelineAgent.cpp:271
> + if (!root->needsLayout()) {
!o->needsLayout() ?
More information about the webkit-reviews
mailing list