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

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

Issue 1018863002: compositor-worker: Introduce CompositorWorker. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 5 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
« no previous file with comments | « no previous file | Source/bindings/idl.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e15b420cd20e9575e2d965da4b03675157a7e4e2..3a0b2346ed70d53ccec16cf3e6ce0e34274afeac 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -528,6 +528,14 @@ interface CompositionEvent
method constructor
method getSegments
method initCompositionEvent
+interface CompositorWorker
+ getter onerror
+ getter onmessage
+ method constructor
+ method postMessage
+ method terminate
+ setter onerror
+ setter onmessage
interface ConvolverNode
getter buffer
getter normalize
« no previous file with comments | « no previous file | Source/bindings/idl.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698