Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/interfaces/clipboard.idl
Issue 2695593006 :
Initial stub version of Async Clipboard API (Closed)
Patch Set: Address review comments; improve tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/W3CImportExpectations
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-interfaces.https.html
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-navigator-clipboard-basics.https.html
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-write-dttext-read-dttext-manual.https.html
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-write-dttext-read-text-manual.https.html
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-write-text-read-dttext-manual.https.html
third_party/WebKit/LayoutTests/external/wpt/clipboard-apis/async-write-text-read-text-manual.https.html
third_party/WebKit/LayoutTests/external/wpt/interfaces/clipboard.idl
third_party/WebKit/Source/core/clipboard/BUILD.gn
third_party/WebKit/Source/core/clipboard/Clipboard.h
third_party/WebKit/Source/core/clipboard/Clipboard.cpp
third_party/WebKit/Source/core/clipboard/Clipboard.idl
third_party/WebKit/Source/core/clipboard/ClipboardPromise.h
third_party/WebKit/Source/core/clipboard/ClipboardPromise.cpp
third_party/WebKit/Source/core/core_idl_files.gni
third_party/WebKit/Source/core/events/EventTargetFactory.json5
third_party/WebKit/Source/core/frame/BUILD.gn
third_party/WebKit/Source/core/frame/NavigatorClipboard.h
third_party/WebKit/Source/core/frame/NavigatorClipboard.cpp
third_party/WebKit/Source/core/frame/NavigatorClipboard.idl
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5