summaryrefslogtreecommitdiffstats
path: root/content/gpu
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 06:22:08 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 06:22:08 +0000
commit9faaec911df6da30e4d9bf8964b32c16084285f3 (patch)
treeb98b0b1417155364d53ea32f8fbc15939f6f7412 /content/gpu
parent563a45fe425d043c5d97ef3f3d5a2e8c007e85d3 (diff)
downloadchromium_src-9faaec911df6da30e4d9bf8964b32c16084285f3.zip
chromium_src-9faaec911df6da30e4d9bf8964b32c16084285f3.tar.gz
chromium_src-9faaec911df6da30e4d9bf8964b32c16084285f3.tar.bz2
Make Platform::queryStorageUsageAndQuota work from worker threads
For renderer/worker to browser side: - Always use thread-local QuotaDispatcher - Make QuotaDispatcher use ThreadSafeSender to send IPC msgs - Keep ipc_thread_id:request_id mapping in QuotaMessageFilter For browser to renderer/worker side: - Add QuotaMessageFilter to receive quota IPC msgs and to relay the msgs to the correct thread's QuotaDispatcher BUG=259660 TEST=no behavioral changes yet (fast/workers/*storagequota* after blink side changes) R=jam@chromium.org, michaeln@chromium.org Review URL: https://codereview.chromium.org/20015002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214162 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/gpu')
0 files changed, 0 insertions, 0 deletions