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

Issue 1341073004: Fix bug in shut down of HTMLViewer (Closed)

Created:
5 years, 3 months ago by sky
Modified:
5 years, 3 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix bug in shut down of HTMLViewer Without this the background thread created by the FontLoader outlives the HTMLViewer, which leads to random shutdown crashes. BUG=531120 TEST=none R=erg@chromium.org Committed: https://crrev.com/e9a036258ac17b528ef498998a50d83393ec807b Cr-Commit-Position: refs/heads/master@{#348769}

Patch Set 1 #

Patch Set 2 : merge 2 trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -18 lines) Patch
A + components/font_service/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
M components/font_service/public/cpp/font_loader.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/font_service/public/cpp/font_loader.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/html_viewer/global_state.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M components/html_viewer/global_state.cc View 2 chunks +11 lines, -1 line 0 comments Download
M mojo/tools/data/apptests View 1 chunk +17 lines, -18 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
sky
5 years, 3 months ago (2015-09-14 20:14:24 UTC) #1
Elliot Glaysher
lgtm Do you need to do something similar in mandoline/ui/aura/aura_init.cc, which is the other place ...
5 years, 3 months ago (2015-09-14 20:19:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341073004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341073004/1
5 years, 3 months ago (2015-09-14 20:21:15 UTC) #4
commit-bot: I haz the power
Failed to apply patch for components/html_viewer/global_state.h: While running git apply --index -3 -p1; error: patch ...
5 years, 3 months ago (2015-09-14 22:13:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341073004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341073004/20001
5 years, 3 months ago (2015-09-14 22:26:56 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-14 23:41:22 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e9a036258ac17b528ef498998a50d83393ec807b Cr-Commit-Position: refs/heads/master@{#348769}
5 years, 3 months ago (2015-09-14 23:42:11 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:39:17 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e9a036258ac17b528ef498998a50d83393ec807b
Cr-Commit-Position: refs/heads/master@{#348769}

Powered by Google App Engine
This is Rietveld 408576698