| commit | 7c274b8ee745392641ec29dcb253f18e0beb6238 | [log] [tgz] |
|---|---|---|
| author | nhiroki <nhiroki@chromium.org> | Fri Jul 15 09:40:33 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 09:41:50 2016 |
| tree | 7cffbda9c14d0f3909c90d084052d5493839d26f | |
| parent | 69a7cd1b594095df50b252ad9b3b55e26a624de6 [diff] |
Worker: Clean up WorkerGlobalScope This CL - does not change contents of functions, - reorders function declarations/definitions, - adds 'const' to some immutable fields and - removes unnecessary header inclusions. BUG=n/a Review-Url: https://codereview.chromium.org/2155453003 Cr-Commit-Position: refs/heads/master@{#405732}