[webkit-reviews] review granted: [Bug 45428] [chromium] Add chromium port API for accessing Web Timing information : [Attachment 68451] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 16:54:47 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 45428: [chromium] Add chromium port API for accessing Web Timing
information
https://bugs.webkit.org/show_bug.cgi?id=45428

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=68451&action=review

> WebKit/chromium/src/WebFrameImpl.cpp:700
> +	   return WebPerformance(0);

nit: no (0) here.  just return WebPerformance()


More information about the webkit-reviews mailing list