RESOLVED DUPLICATE of bug 252636 252740
Native iframe lazyload doesn't load when setting src with JavaScript
https://bugs.webkit.org/show_bug.cgi?id=252740
Summary Native iframe lazyload doesn't load when setting src with JavaScript
Mads Erik Forberg
Reported 2023-02-22 04:23:02 PST
When using progressive enhancement for lazyloading iframes. Setting src on with script after doesn't seem to load the contents in iframe. See examples on this URL: https://static.vg.no/mads_test/iframe-lazy.html Tested on iOS 16.4 (20E5212f)
Attachments
Mads Erik Forberg
Comment 1 2023-02-22 04:34:26 PST
This works in other browsers (Chrome and Firefox)
Chris Dumez
Comment 2 2023-02-28 18:18:00 PST
I can reproduce. I'll try to get to it soon.
Chris Dumez
Comment 3 2023-02-28 18:54:30 PST
I actually cannot reproduce after https://commits.webkit.org/260612@main. Looks like I already fixed this. *** This bug has been marked as a duplicate of bug 252636 ***
Note You need to log in before you can comment on or make changes to this bug.