[wpt-sync] Sync PR 41296 - Make beginLayer a no-op if the filter parsing throws an exception.
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41296 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41296
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Make beginLayer a no-op if the filter parsing throws an exception.
Bug: 1396372
Change-Id: I55cdddb7227a136428fe859ec8bfa25821d6f2cf
Reviewed-on: https://chromium-review.googlesource.com/4743183
WPT-Export-Revision: f7ee02b2a0ee780c93072ae015bc6f6289787524
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK : 3
FAIL: 3
Chrome
OK : 3
FAIL: 3
Links
Details
New Tests That Don't Pass
- /html/canvas/element/layers/2d.layer.exceptions-are-no-op.html [wpt.fyi]
- Checks that the context state is left unchanged if beginLayer throws.:
FAIL(Chrome:FAIL)
- Checks that the context state is left unchanged if beginLayer throws.:
- /html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.html [wpt.fyi]
- Checks that the context state is left unchanged if beginLayer throws.:
FAIL(Chrome:FAIL)
- Checks that the context state is left unchanged if beginLayer throws.:
- /html/canvas/offscreen/layers/2d.layer.exceptions-are-no-op.worker.html [wpt.fyi]
- Checks that the context state is left unchanged if beginLayer throws.:
FAIL(Chrome:FAIL)
- Checks that the context state is left unchanged if beginLayer throws.:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/525cec0a07bc
https://hg.mozilla.org/mozilla-central/rev/b5f9ff0705dd
Description
•