summaryrefslogtreecommitdiffstats
path: root/pdf
diff options
context:
space:
mode:
authornhiroki <nhiroki@chromium.org>2016-01-04 21:16:28 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-05 05:17:18 +0000
commit910fc8840b56c94f2a172b3ae7b5c1b3b5108985 (patch)
tree23b75bedd333aacfa98705e88e9f73af33b5eb1e /pdf
parentf3864bc03cf260ac3e68b0de8b97a1435d0be028 (diff)
downloadchromium_src-910fc8840b56c94f2a172b3ae7b5c1b3b5108985.zip
chromium_src-910fc8840b56c94f2a172b3ae7b5c1b3b5108985.tar.gz
chromium_src-910fc8840b56c94f2a172b3ae7b5c1b3b5108985.tar.bz2
ServiceWorker: Factor out functions to collect client information from ServiceWorkerVersion
Functions for collecting client information (GetWindowClients etc) are not related to Service Worker lifecycle and it is not neccessary to put them in ServiceWorkerVersion that is the core class to manage the lifecycle. For improving readability and maintainability, this patch factors out the functions into a separate file. This should not change behavior of them. In addition, this patch renames service_worker_client_navigation_utils namespace to service_worker_client_utils because this namespace now contains functions not related to navigation. BUG=570223 Review URL: https://codereview.chromium.org/1535983002 Cr-Commit-Position: refs/heads/master@{#367485}
Diffstat (limited to 'pdf')
0 files changed, 0 insertions, 0 deletions