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

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

Issue 1206513004: [PresentationAPI] on-session-message handler for binary messages (Blink side). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased. layout test update. Created 5 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index ae225047a26a2da4d93bd9517fba2730f25c25de..1f2fbccd6dd8ffb1bc30af859dba05324f8035c6 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3611,6 +3611,7 @@ interface Presentation
setter onavailablechange
setter ondefaultsessionstart
interface PresentationSession
+ getter binaryType
getter id
getter onmessage
getter onstatechange
@@ -3618,6 +3619,7 @@ interface PresentationSession
method close
method constructor
method send
+ setter binaryType
setter onmessage
setter onstatechange
interface ProcessingInstruction
« no previous file with comments | « no previous file | Source/modules/presentation/Presentation.h » ('j') | Source/modules/presentation/Presentation.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698