summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/modules
diff options
context:
space:
mode:
authorharaken@chromium.org <haraken@chromium.org>2014-09-25 08:00:48 +0000
committerharaken@chromium.org <haraken@chromium.org>2014-09-25 08:00:48 +0000
commit798ff6e74aa1cd77ebf17fa8f3b8b161aafb3cfc (patch)
tree58b34f6125250ca23ba46357f79a9fe636b23adb /third_party/WebKit/Source/modules
parent0ab2d7e62c66854b7dace4a3b88c33af5cf2e0b0 (diff)
downloadchromium_src-798ff6e74aa1cd77ebf17fa8f3b8b161aafb3cfc.zip
chromium_src-798ff6e74aa1cd77ebf17fa8f3b8b161aafb3cfc.tar.gz
chromium_src-798ff6e74aa1cd77ebf17fa8f3b8b161aafb3cfc.tar.bz2
blink::shutdown() should not touch a message loop
We're planning to destruct a message loop of the main thread before Chromium calls blink::shutdown() (See https://codereview.chromium.org/583043005/). Thus blink::shutdown() is not allowed to touch the message loop. This CL removes code in blink::shutdown() that touches the message loop. BUG=411026 Review URL: https://codereview.chromium.org/598903002 git-svn-id: svn://svn.chromium.org/blink/trunk@182655 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/Source/modules')
0 files changed, 0 insertions, 0 deletions