Open
Bug 1663633
Opened 5 years ago
Updated 1 year ago
Fire the load event for network errors
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
References
(Blocks 5 open bugs)
Details
(Keywords: webcompat:platform-bug)
Chrome (and I think Safari too) fire a load event when a navigation of a frame fails for some reason (e.g., actual network error, CSP, COEP, X-Frame-Options). And I believe the HTML Standard also requires this. We should do this too.
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•2 years ago
|
Updated•2 years ago
|
See Also: → https://github.com/whatwg/html/pull/4247
Updated•1 year ago
|
Keywords: webcompat:platform-bug
You need to log in
before you can comment on or make changes to this bug.
Description
•