[Webkit-unassigned] [Bug 84885] [Resource Timing] Implement buffer limits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 15:40:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84885


Tony Gentilcore <tonyg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161955|review?                     |review-
               Flag|                            |




--- Comment #16 from Tony Gentilcore <tonyg at chromium.org>  2012-10-15 15:40:49 PST ---
(From update of attachment 161955)
View in context: https://bugs.webkit.org/attachment.cgi?id=161955&action=review

r- for the issues raised by simonjam. This is looking close, just needs a little more work.

> Source/WebCore/ChangeLog:3
> +        [Resource Timing]Implementation of reource timing buffer size restriction functionality

s/reourse/resource/

> LayoutTests/http/tests/w3c/webperf/proposal/resource-timing/test_resource_timing_buffer_size_restriction.html:25
> +        <iframe id="frameContext" onload=onload_test() src="/w3c/webperf/resources/blank_page_green.htm" style="width: 250px; height: 250px;"></iframe>

These three tests don't look like they need to have an iframe. Could you please simplifying them and just put the onload handler in <body>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list