[webkit-reviews] review denied: [Bug 68263] Web Inspector: extend UI perf tests coverage. Elements Panel. : [Attachment 107692] [patch] initial version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 00:36:11 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 68263: Web Inspector: extend UI perf tests coverage. Elements Panel.
https://bugs.webkit.org/show_bug.cgi?id=68263

Attachment 107692: [patch] initial version
https://bugs.webkit.org/attachment.cgi?id=107692&action=review

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


> LayoutTests/inspector/performance/resources/show-panel-elements.html:16
> +	   InspectorTest.runAfterPendingDispatches(function() {

Run after pending dispatches will result in flakiness. You should sniff for the
exact call you are expecting.


More information about the webkit-reviews mailing list