[wpt-sync] Sync PR 48785 - btm: Close additional tab to avoid crash
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox133 fixed)
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48785 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48785
Details from upstream follow.
Giovanni Ortuño Urquidi <ortuno@chromium.org> wrote:
btm: Close additional tab to avoid crash
The test opens a tab and leaves it opened. This causes a crash when
running with --enable-leak-detection. The crash is unrelated to bounce
tracking mitigations: https://crbug.com/374852560To work around the crash, close the tab that was opened.
Bug: 40279363
Change-Id: I88d143a161a3e2e0da64a2e076f86ba9d0028bb8
Reviewed-on: https://chromium-review.googlesource.com/5951565
WPT-Export-Revision: 8bbd3d1313a5c7eff6376d7afbcd75b5556eae9c
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /nav-tracking-mitigations/stateful-client-bounce.sub.https.html [wpt.fyi]
- Bounce tracking mitigations deleting state for a bounce tracker:
FAIL(Chrome:PASS)
- Bounce tracking mitigations deleting state for a bounce tracker:
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•