[webkit-reviews] review granted: [Bug 133075] collect web timing data on iOS : [Attachment 231707] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 19 16:39:28 PDT 2014


Sam Weinig <sam at webkit.org> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 133075: collect web timing data on iOS
https://bugs.webkit.org/show_bug.cgi?id=133075

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=231707&action=review


> Source/WebCore/platform/network/mac/ResourceHandleMac.mm:715
> +    if (timingData) {

Do an early return here.


More information about the webkit-reviews mailing list