Bug 228958 - Fire a load event for <iframe src="about:blank#foo">
Summary: Fire a load event for <iframe src="about:blank#foo">
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-10 10:30 PDT by Domenic Denicola
Modified: 2021-08-24 11:18 PDT (History)
9 users (show)

See Also:


Attachments
WIP patch (16.33 KB, patch)
2021-08-19 11:42 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (21.07 KB, patch)
2021-08-23 13:13 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Domenic Denicola 2021-08-10 10:30:20 PDT
See tests at https://github.com/web-platform-tests/wpt/pull/29745 , which WebKit is passing with the exception of this particular case.
Comment 1 Radar WebKit Bug Importer 2021-08-17 10:31:23 PDT
<rdar://problem/82035810>
Comment 2 Chris Dumez 2021-08-19 11:42:36 PDT
Created attachment 435890 [details]
WIP patch
Comment 3 EWS Watchlist 2021-08-19 11:43:30 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 Chris Dumez 2021-08-23 13:13:47 PDT
Created attachment 436227 [details]
Patch
Comment 5 EWS 2021-08-24 11:18:31 PDT
Committed r281502 (240875@main): <https://commits.webkit.org/240875@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436227 [details].