Closed Bug 1625663 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 22507 - Raw Clipboard: Implement read.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 22507 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/22507
Details from upstream follow.

Darwin Huang <huangdarwin@chromium.org> wrote:

Raw Clipboard: Implement read.

Implement Raw Clipboard interface for reading arbitrary data.

The browser-side change is more simple than the equivalent Raw Write and
Raw Format CLs due to platform-specific code already being handled in
ui::Clipboard::read().

The Raw Clipboard API is only accessible if the user turns on the
Raw Clipboard feature flag, and explicitly provides permission via
permission prompt. These checks are contained in both the browser and
renderer.

Design Doc: https://tinyurl.com/raw-clipboard-access-design

Bug: 897289
Change-Id: Ic5a778cf4c6421ea15bf44faebf08d23e3b39b5b
Reviewed-on: https://chromium-review.googlesource.com/2107156
WPT-Export-Revision: 4a583feba02bffe0fa0a20f24c89aebe136fbe5b

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 73 tests

Status Summary

Firefox

OK : 2
PASS: 71
FAIL: 2

Chrome

OK : 2
FAIL: 2

Safari

OK : 2
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/clipboard-apis/async-platform-specific-write-read.tentative.https.html
Verify write and read clipboard given platform-specific raw input: FAIL (Chrome: FAIL, Safari: FAIL)
/clipboard-apis/async-raw-write-read.tentative.https.html
Verify write and read clipboard given 2 platform-neutral raw inputs: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3ba9753e432d [wpt PR 22507] - Raw Clipboard: Implement read., a=testonly https://hg.mozilla.org/integration/autoland/rev/b9d805f4ad84 [wpt PR 22507] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84ec9c866594 [wpt PR 22507] - Raw Clipboard: Implement read., a=testonly https://hg.mozilla.org/integration/autoland/rev/4d2c3e4aa7e5 [wpt PR 22507] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.