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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 20:30:31 PDT 2012


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan at chromium.org




--- Comment #1 from Ojan Vafai <ojan at chromium.org>  2012-05-24 20:29:35 PST ---
I think we need to choose a smaller initial number. I know the spec says 150, but I think the spec is wrong. We can always change it later if it turns out we're wrong.

I'd be fine with the default buffer size being 0 or being something small enough to give time for the first script to run (e.g. 5-10). 

We shouldn't be wasting memory on every page for this when a incredibly tiny percentage of pages will actually use this API.

-- 
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