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

Unified Diff: third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h

Issue 2881073003: Support DataSaver for SharedWorker (Closed)
Patch Set: same as PS6 Created 3 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
« no previous file with comments | « third_party/WebKit/public/web/WebSharedWorker.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h
diff --git a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h
index 419a02499e80b7c1d0f5cf539490887bef39d566..f9f9c49bcc379f5eac0a3d4c783fc24fa2954032 100644
--- a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h
+++ b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h
@@ -57,6 +57,7 @@ class WebSharedWorkerRepositoryClient {
WebContentSecurityPolicyType,
WebAddressSpace,
WebSharedWorkerCreationContextType,
+ bool data_saver_enabled,
std::unique_ptr<WebMessagePortChannel>,
std::unique_ptr<blink::WebSharedWorkerConnectListener>) {
}
« no previous file with comments | « third_party/WebKit/public/web/WebSharedWorker.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698