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

Unified Diff: chrome/test/data/extensions/api_test/tabs/basics/disable_sinewave.js

Issue 987583004: Add audible, muted to Tab, c.t.query, c.t.update, and c.t.onUpdated where relevant (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch1
Patch Set: tests; also mutedCause is a part of the tab object and capture mutedCause changed to just 'capture' Created 5 years, 7 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: chrome/test/data/extensions/api_test/tabs/basics/disable_sinewave.js
diff --git a/chrome/test/data/extensions/api_test/tabs/basics/disable_sinewave.js b/chrome/test/data/extensions/api_test/tabs/basics/disable_sinewave.js
new file mode 100644
index 0000000000000000000000000000000000000000..719ab621f4d4797b410a5a4b44842942588f991f
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/tabs/basics/disable_sinewave.js
@@ -0,0 +1 @@
+this.oscillator.stop();

Powered by Google App Engine
This is Rietveld 408576698