[wpt-sync] Sync PR 38173 - Clean up Image Capture code | part 3
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox111 fixed)
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38173 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38173
Details from upstream follow.
François Beaufort <beaufort.francois@gmail.com> wrote:
Clean up Image Capture code | part 3
This has no functional changes:
- s/setOptions/setPhotoOptions
Bug: 1408091
Change-Id: I048ce449ece3f7e903ef0c86291dfa0da235a97a
Reviewed-on: https://chromium-review.googlesource.com/4194295
WPT-Export-Revision: 8d3aba7ff6d5777d65965e82e007487846cc551d
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 12 subtests
Status Summary
Firefox
PASS
: 6
FAIL
: 6
ERROR
: 1
Chrome
OK
: 1
PASS
: 6
FAIL
: 6
Safari
PASS
: 6
FAIL
: 6
ERROR
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /mediacapture-image/takePhoto-reject.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
)- takePhoto-reject:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - takePhoto-reject 1:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - takePhoto-reject 2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - takePhoto-reject 3:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - takePhoto-reject 4:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - takePhoto-reject 5:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- takePhoto-reject:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/89078fd4b964
https://hg.mozilla.org/mozilla-central/rev/2ba02bbf982f
Description
•