[webkit-reviews] review granted: [Bug 84885] [Resource Timing] Implement buffer limits : [Attachment 169376] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 11:21:26 PDT 2012


Tony Gentilcore <tonyg at chromium.org> has granted pdeng6 <pan.deng at intel.com>'s
request for review:
Bug 84885: [Resource Timing] Implement buffer limits
https://bugs.webkit.org/show_bug.cgi?id=84885

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

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=169376&action=review


> Source/WebCore/page/Performance.cpp:167
> +    if (isResourceTimingBufferFull())

For efficiency, can't this go above the creation of the entry?


More information about the webkit-reviews mailing list