Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1806253002: Added Web Share (navigator.share) experimental web API (stub). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index c44be33bf23fc5556e4c9d30fd5bb44ecf2c492d..4fc6b39f6a22df6280d89a2249b1d6d44728ceb9 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3928,6 +3928,7 @@ interface Navigator
method requestMIDIAccess
method requestMediaKeySystemAccess
method sendBeacon
+ method share
Mike West 2016/07/08 07:17:49 Nit: Consider adding an `idlharness.js` test as we
Matt Giuca 2016/07/11 07:40:38 Thanks for the details. I have written up the IDL
method unregisterProtocolHandler
method vibrate
method webkitGetUserMedia

Powered by Google App Engine
This is Rietveld 408576698