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

Issue 1776183004: Move ScriptStreamerThread::shutdown to CoreInitializer::shutdown (Closed)

Created:
4 years, 9 months ago by haraken
Modified:
4 years, 9 months ago
Reviewers:
sof
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ScriptStreamerThread::shutdown to CoreInitializer::shutdown ScriptStreamerThread::initialize is called in CoreInitializer::initialize. Thus ScriptStreamerThread::shutdown should be called in CoreInitializer::shutdown. BUG=593269 Committed: https://crrev.com/ce367ff2ad0cd2d99ded533b1260028fa57e6554 Cr-Commit-Position: refs/heads/master@{#380309}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M third_party/WebKit/Source/core/Init.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebKit.cpp View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
haraken
PTAL
4 years, 9 months ago (2016-03-09 12:55:53 UTC) #2
haraken
https://codereview.chromium.org/1776183004/diff/1/third_party/WebKit/Source/web/WebKit.cpp File third_party/WebKit/Source/web/WebKit.cpp (right): https://codereview.chromium.org/1776183004/diff/1/third_party/WebKit/Source/web/WebKit.cpp#newcode185 third_party/WebKit/Source/web/WebKit.cpp:185: if (ThreadState* threadState = ThreadState::current()) { Sigbjorn: Not related ...
4 years, 9 months ago (2016-03-09 13:02:37 UTC) #3
sof
lgtm, makes sense - balanced calls. https://codereview.chromium.org/1776183004/diff/1/third_party/WebKit/Source/web/WebKit.cpp File third_party/WebKit/Source/web/WebKit.cpp (right): https://codereview.chromium.org/1776183004/diff/1/third_party/WebKit/Source/web/WebKit.cpp#newcode185 third_party/WebKit/Source/web/WebKit.cpp:185: if (ThreadState* threadState ...
4 years, 9 months ago (2016-03-09 16:53:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1776183004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1776183004/1
4 years, 9 months ago (2016-03-09 17:14:54 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/142430) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 9 months ago (2016-03-09 17:16:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1776183004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1776183004/20001
4 years, 9 months ago (2016-03-09 23:54:53 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-10 02:20:55 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 02:22:01 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ce367ff2ad0cd2d99ded533b1260028fa57e6554
Cr-Commit-Position: refs/heads/master@{#380309}

Powered by Google App Engine
This is Rietveld 408576698