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

Issue 2291963002: layout_test_helper crashed if there is no "1" color profile on Mac (Closed)

Created:
4 years, 3 months ago by yuki.sekiguchi
Modified:
3 years, 8 months ago
CC:
chromium-reviews, einbinder+watch-test-runner_chromium.org, jochen+watch_chromium.org, mlamouri+watch-test-runner_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

layout_test_helper crashed if there is no "1" color profile on Mac InstallLayoutTestColorProfile() @ layout_test_helper_mac.mm assumes that there is a color profile which id is "1". If there is no such profile, it tries to retain user_color_profile_url which is null and crashes. It should get the id of the default color profile and use it to to get the color profile URL. BUG=642253

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M components/test_runner/helper/layout_test_helper_mac.mm View 1 chunk +31 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
yuki.sekiguchi
Hi jochen, I'm not sure you're the correct person. Since you reviewed the following CL ...
4 years, 3 months ago (2016-08-30 07:25:55 UTC) #6
jochen (gone - plz use gerrit)
+thakis who knows more about Mac stuff. I can't find the CLA for your company. ...
4 years, 3 months ago (2016-08-30 11:49:12 UTC) #8
yuki.sekiguchi
On 2016/08/30 11:49:12, jochen wrote: > +thakis who knows more about Mac stuff. > > ...
4 years, 3 months ago (2016-08-30 11:52:30 UTC) #9
yuki.sekiguchi
On 2016/08/30 11:52:30, yuki.sekiguchi wrote: > On 2016/08/30 11:49:12, jochen wrote: > > +thakis who ...
4 years, 3 months ago (2016-08-31 06:18:07 UTC) #10
jochen (gone - plz use gerrit)
On 2016/08/31 at 06:18:07, yuki.sekiguchi wrote: > On 2016/08/30 11:52:30, yuki.sekiguchi wrote: > > On ...
4 years, 3 months ago (2016-08-31 14:35:44 UTC) #11
yuki.sekiguchi
On 2016/08/31 14:35:44, jochen wrote: > sorry, I can't find the CCLA in our database. ...
4 years, 3 months ago (2016-09-01 01:27:48 UTC) #12
jochen (gone - plz use gerrit)
On 2016/09/01 at 01:27:48, yuki.sekiguchi wrote: > On 2016/08/31 14:35:44, jochen wrote: > > sorry, ...
4 years, 3 months ago (2016-09-01 12:12:06 UTC) #13
jochen (gone - plz use gerrit)
On 2016/09/01 at 12:12:06, jochen wrote: > On 2016/09/01 at 01:27:48, yuki.sekiguchi wrote: > > ...
4 years, 3 months ago (2016-09-02 09:09:50 UTC) #14
yuki.sekiguchi
On 2016/09/02 09:09:50, jochen wrote: > On 2016/09/01 at 12:12:06, jochen wrote: > > On ...
4 years, 3 months ago (2016-09-02 09:10:48 UTC) #15
yuki.sekiguchi
3 years, 8 months ago (2017-04-16 06:20:26 UTC) #16
I can't reproduce this on ToT. Close this.

Powered by Google App Engine
This is Rietveld 408576698