WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
193006
infinite resourcetimingbufferfull loop
https://bugs.webkit.org/show_bug.cgi?id=193006
Summary
infinite resourcetimingbufferfull loop
cvazac
Reported
2018-12-21 21:22:18 PST
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/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-12-23 17:36:25 PST
<
rdar://problem/46926610
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug