NEW 46154
XMLHttpRequest.open() in iframe fail in some tests
https://bugs.webkit.org/show_bug.cgi?id=46154
Summary XMLHttpRequest.open() in iframe fail in some tests
Attachments
Adam Barth
Comment 1 2010-09-20 18:30:28 PDT
This is a consequence of WebCore's network stack depending on Frame. There was a recent webkit-dev thread about directions for fixing this architectural problem.
Alexey Proskuryakov
Comment 2 2010-09-21 10:04:19 PDT
It's not clear to me why these requests are supposed to run to completion. Stopping XMLHttpRequests whose opener frame goes away seems to be a good thing in general.
Ahmad Saleem
Comment 3 2022-08-02 15:49:28 PDT
https://wpt.fyi/results/xhr?label=master&label=experimental&aligned&view=subtest&q=xhr%20multi-window We are still failing some of these test cases (though doing better than other browsers): 1) open-url-multi-window-6.htm 2) open-url-multi-window-3.htm Direct Links to test below: Link - http://wpt.live/xhr/open-url-multi-window-3.htm Link 2 - http://wpt.live/xhr/open-url-multi-window-6.htm. (Timeout - Pop-up Blocker kicks-in) Just wanted to share updated testing status. Thanks!
Radar WebKit Bug Importer
Comment 4 2022-08-06 15:59:04 PDT
Note You need to log in before you can comment on or make changes to this bug.