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

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

Issue 2720873002: Implements JS bindings for mojo shared buffer. (Closed)
Patch Set: rebaseline2 Created 3 years, 10 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 c7da5b1074f48d058b3575f9a20988b6c280fa8e..3c73870c0316b765cb840e33d7f919ac710712a5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4108,6 +4108,7 @@ interface MimeTypeArray
method namedItem
interface Mojo
static method createMessagePipe
+ static method createSharedBuffer
attribute @@toStringTag
attribute RESULT_ABORTED
attribute RESULT_ALREADY_EXISTS
@@ -4132,6 +4133,8 @@ interface MojoHandle
attribute @@toStringTag
method close
method constructor
+ method duplicateBufferHandle
+ method mapBuffer
method readMessage
method watch
method writeMessage
« no previous file with comments | « third_party/WebKit/LayoutTests/mojo/shared-buffer.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