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

Unified Diff: chrome/test/data/extensions/api_test/mdns/api/get_max_service_instances.html

Issue 1040773002: Limit number of service instances passed to onServiceList listeners. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new mdns.getMaxServiceInstancesPerEvent() function and update unit tests 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
Index: chrome/test/data/extensions/api_test/mdns/api/get_max_service_instances.html
diff --git a/chrome/test/data/extensions/api_test/mdns/api/get_max_service_instances.html b/chrome/test/data/extensions/api_test/mdns/api/get_max_service_instances.html
new file mode 100644
index 0000000000000000000000000000000000000000..f8b22d1e13cd0a5f3ce1624cc6c978335282564f
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/mdns/api/get_max_service_instances.html
@@ -0,0 +1 @@
+<script src="get_max_service_instances.js"></script>

Powered by Google App Engine
This is Rietveld 408576698