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

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

Issue 2345693002: Move close() from BaseAudioContext to AudioContext (Closed)
Patch Set: Update expected results Created 4 years, 3 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 | third_party/WebKit/LayoutTests/webaudio/audiocontext-close.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index 22d1eb9f31cc9fdd49cdb87f42c3381b3e0f1e13..955b1dadaefa1e5cb56b0a85b942b3bc6c4f9124 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -125,6 +125,7 @@ interface AudioBufferSourceNode : AudioSourceNode
setter onended
interface AudioContext : BaseAudioContext
attribute @@toStringTag
+ method close
method constructor
interface AudioDestinationNode : AudioNode
attribute @@toStringTag
@@ -6204,6 +6205,7 @@ interface XSLTProcessor
method transformToFragment
interface webkitAudioContext : BaseAudioContext
attribute @@toStringTag
+ method close
method constructor
interface webkitIDBCursor
attribute @@toStringTag
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webaudio/audiocontext-close.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698