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

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

Issue 2732163002: Implements JS bindings for mojo data pipe. (Closed)
Patch Set: rebase Created 3 years, 9 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 31fb26ab4819175700df6ddcadbad8c36b97b3e3..dd72837904e75718c295a9e600ef6c53cdbc8a9c 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4105,6 +4105,7 @@ interface MimeTypeArray
method item
method namedItem
interface Mojo
+ static method createDataPipe
static method createMessagePipe
static method createSharedBuffer
attribute @@toStringTag
@@ -4131,10 +4132,14 @@ interface MojoHandle
attribute @@toStringTag
method close
method constructor
+ method discardData
method duplicateBufferHandle
method mapBuffer
+ method queryData
+ method readData
method readMessage
method watch
+ method writeData
method writeMessage
interface MojoWatcher
attribute @@toStringTag
« no previous file with comments | « third_party/WebKit/LayoutTests/mojo/data-pipe.html ('k') | third_party/WebKit/Source/bindings/core/v8/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698