Bug 266677 - Changing data URL of <object> tag sends infinite requests
Summary: Changing data URL of <object> tag sends infinite requests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2023-12-19 19:15 PST by Ahmad Saleem
Modified: 2024-04-30 16:48 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 Karl Dubost 2023-12-25 00:19:37 PST
In Firefox it is fired only once like in Chrome. 
In Safari it is indeed constant.
Comment 2 Radar WebKit Bug Importer 2023-12-26 19:16:12 PST
<rdar://problem/120190401>
Comment 3 Brent Fulgham 2024-04-30 16:48:00 PDT
This is being tracked by:
<rdar://109994030>