[wpt-sync] Sync PR 39636 - beforeunload returnValue is empty string should not prompt confirmation
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39636 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39636
Details from upstream follow.
Di Zhang <dizhangg@chromium.org> wrote:
beforeunload returnValue is empty string should not prompt confirmation
By HTML spec, setting the returnValue to be the empty string should not
prompt the confirmation dialog for beforeunload event.Fixed: 1434509
Change-Id: Ib509150b471a137c7af50d3557a8230ecaaf7f7e
Reviewed-on: https://chromium-review.googlesource.com/4452046
WPT-Export-Revision: ceeba10f3068e8975049baea4cff95013e734277
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 22 subtests
Status Summary
Firefox
OK : 1
PASS: 22
Chrome
OK : 1
PASS: 22
Safari
OK : 1
PASS: 22
Links
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•