[webkit-reviews] review denied: [Bug 58143] PerformanceTiming returns inconsistent values when timing is null. : [Attachment 88876] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 23:04:33 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 58143: PerformanceTiming returns inconsistent values when timing is null.
https://bugs.webkit.org/show_bug.cgi?id=58143

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

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

> Source/WebCore/page/PerformanceTiming.cpp:264
> +	   return requestStart();

You probably should do the same for the secureConnection timers above and for
the responseEnd below.


More information about the webkit-reviews mailing list