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

Issue 2707763003: Capture font-related data in minidump when last resort font failed (Closed)

Created:
3 years, 10 months ago by kojii
Modified:
3 years, 10 months ago
Reviewers:
drott, eae
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Capture font-related data in minidump when last resort font failed This patch addds FontCache::crashWithInfo() to capture font-related data when last resort font failed. BUG=561873 Review-Url: https://codereview.chromium.org/2707763003 Cr-Commit-Position: refs/heads/master@{#451964} Committed: https://chromium.googlesource.com/chromium/src/+/525ae83ae253451728d18cb115df46197eab35cf

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M third_party/WebKit/Source/platform/fonts/FontCache.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontCache.cpp View 1 3 chunks +20 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/fonts/FontFallbackIterator.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 43 (30 generated)
kojii
PTAL. The last change didn't seem to help. I wonder if there were any interesting ...
3 years, 10 months ago (2017-02-20 10:18:37 UTC) #5
kojii
drott@, PTAL. I wasn't aware eae@ is absent. I'm looking into this recently again, and ...
3 years, 10 months ago (2017-02-21 03:16:27 UTC) #15
eae
LGTM (yesterday was a public holiday in the US)
3 years, 10 months ago (2017-02-21 21:49:59 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707763003/80001
3 years, 10 months ago (2017-02-22 01:16:28 UTC) #26
kojii
> (yesterday was a public holiday in the US) (oh, thought you're on vacation, where ...
3 years, 10 months ago (2017-02-22 01:20:31 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 03:19:47 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707763003/80001
3 years, 10 months ago (2017-02-22 03:44:17 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/314022) chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 10 months ago (2017-02-22 05:40:34 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707763003/80001
3 years, 10 months ago (2017-02-22 05:42:06 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/394897)
3 years, 10 months ago (2017-02-22 07:31:04 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2707763003/80001
3 years, 10 months ago (2017-02-22 08:17:32 UTC) #39
commit-bot: I haz the power
Committed patchset #2 (id:80001) as https://chromium.googlesource.com/chromium/src/+/525ae83ae253451728d18cb115df46197eab35cf
3 years, 10 months ago (2017-02-22 10:05:03 UTC) #42
drott
3 years, 10 months ago (2017-02-22 16:19:01 UTC) #43
Message was sent while issue was closed.
That's a good new idea on this subject, thanks for finding out about
crashWithInfo!

Powered by Google App Engine
This is Rietveld 408576698