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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt

Issue 2702653002: Patch #1 of multiple. Add webauth .mojom and initial usage of makeCredential. (Closed)
Patch Set: Adding additional comments to mojom structs. Created 3 years, 8 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/platform/win/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
similarity index 99%
rename from third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
index e23592608baf448ea1e00405c7f22e4d67c66f10..e3188eb73400a6a24716f1e87b4da900387aa80f 100644
--- a/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
@@ -4361,7 +4361,7 @@ interface Navigator
getter vendorSub
getter webkitPersistentStorage
getter webkitTemporaryStorage
- method cancelKeyboardLock
+ method cancelKeyLock
method constructor
method getBattery
method getGamepads
@@ -4371,7 +4371,7 @@ interface Navigator
method isProtocolHandlerRegistered
method javaEnabled
method registerProtocolHandler
- method requestKeyboardLock
+ method requestKeyLock
method requestMIDIAccess
method requestMediaKeySystemAccess
method sendBeacon
@@ -7136,9 +7136,9 @@ interface WaveShaperNode : AudioNode
setter oversample
interface WebAuthentication
attribute @@toStringTag
+ method GetAssertion
+ method MakeCredential
method constructor
- method getAssertion
- method makeCredential
interface WebGL2RenderingContext
attribute @@toStringTag
attribute ACTIVE_ATTRIBUTES

Powered by Google App Engine
This is Rietveld 408576698