[Webkit-unassigned] [Bug 193006] New: infinite resourcetimingbufferfull loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 21:22:18 PST 2018


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

            Bug ID: 193006
           Summary: infinite resourcetimingbufferfull loop
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cvazac at gmail.com

During a `resourcetimingbufferfull` handler, a web-platform-test [0] fetches a resource. Per spec [1] the entry for that resource should land in the secondary buffer ("add a PerformanceResourceTiming entry" step 4) and then ultimately dropped ("fire a buffer full event" step 5). Instead, another `resourcetimingbufferfull` is firing, and we end up in an infinite loop

[0] https://wpt.fyi/results/resource-timing/buffer-full-add-entries-during-callback-that-drop.html?label=experimental
[1] https://w3c.github.io/resource-timing/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181222/72990b0c/attachment-0001.html>


More information about the webkit-unassigned mailing list