NEW 266677
Changing data URL of <object> tag sends infinite requests
https://bugs.webkit.org/show_bug.cgi?id=266677
Summary Changing data URL of <object> tag sends infinite requests
Ahmad Saleem
Reported 2023-12-19 19:15:41 PST
Hi Team, While going through Blink's bugs, I came across another potential bug. Test case: https://jsfiddle.net/7dy22xLt/37/ Once loaded, it should only have 'fired x1', while in Firefox, it continues to load kind of like infinite loop. Chrome bug - https://bugs.chromium.org/p/chromium/issues/detail?id=908271 It seems to be fixed by this: https://chromium-review.googlesource.com/c/chromium/src/+/1459542 Just wanted to raise so we can fix it. Thanks!
Attachments
Karl Dubost
Comment 1 2023-12-25 00:19:37 PST
In Firefox it is fired only once like in Chrome. In Safari it is indeed constant.
Radar WebKit Bug Importer
Comment 2 2023-12-26 19:16:12 PST
Brent Fulgham
Comment 3 2024-04-30 16:48:00 PDT
This is being tracked by: <rdar://109994030>
Note You need to log in before you can comment on or make changes to this bug.