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

Unified Diff: net/net_unittests.isolate

Issue 11885009: Improve performance of proxy resolver by tracing DNS dependencies. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: re-upload due to failure last time Created 7 years, 11 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 | « net/net.gyp ('k') | net/proxy/mock_proxy_resolver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_unittests.isolate
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index b3c8d7b354c59166d5fa398a08afbba603caf378..0fc30a2cdcf5f9fdd0e6e0e64aaf13fb2fb360c9 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -228,6 +228,17 @@
}, {
'variables': {
'isolate_dependency_tracked': [
+ 'data/proxy_resolver_v8_tracing_unittest/dns.js',
+ 'data/proxy_resolver_v8_tracing_unittest/dns_during_init.js',
+ 'data/proxy_resolver_v8_tracing_unittest/error.js',
+ 'data/proxy_resolver_v8_tracing_unittest/global_sideffects1.js',
+ 'data/proxy_resolver_v8_tracing_unittest/global_sideffects2.js',
+ 'data/proxy_resolver_v8_tracing_unittest/global_sideffects3.js',
+ 'data/proxy_resolver_v8_tracing_unittest/global_sideffects4.js',
+ 'data/proxy_resolver_v8_tracing_unittest/simple.js',
+ 'data/proxy_resolver_v8_tracing_unittest/simple_dns.js',
+ 'data/proxy_resolver_v8_tracing_unittest/too_many_alerts.js',
+ 'data/proxy_resolver_v8_tracing_unittest/too_many_empty_alerts.js',
'data/proxy_resolver_v8_unittest/binding_from_global.js',
'data/proxy_resolver_v8_unittest/bindings.js',
'data/proxy_resolver_v8_unittest/direct.js',
« no previous file with comments | « net/net.gyp ('k') | net/proxy/mock_proxy_resolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698