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

Issue 1994253004: Speculative ShelfView::GetTitleForView crash fix. (Closed)

Created:
4 years, 7 months ago by msw
Modified:
4 years, 7 months ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Speculative ShelfView::GetTitleForView crash fix. Return empty string if any needed values are null. BUG=612042 TEST=No crash repro (I can't repro with or without this CL...) R=jamescook@chromium.org,sky@chromium.org Committed: https://crrev.com/c24961f458d8016232ab0bff0248e9131c5c7046 Cr-Commit-Position: refs/heads/master@{#394896}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove unnecessary check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ash/shelf/shelf_view.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
msw
Hey James, please take a look; thanks!
4 years, 7 months ago (2016-05-19 19:36:34 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994253004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994253004/1
4 years, 7 months ago (2016-05-19 19:37:19 UTC) #3
James Cook
LGTM It would be nice to know the real cause, but given that this happens ...
4 years, 7 months ago (2016-05-19 19:51:17 UTC) #4
msw
+Scott, please take a look for OWNERS, thanks!
4 years, 7 months ago (2016-05-19 20:01:40 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-19 20:41:46 UTC) #9
sky
LGTM https://codereview.chromium.org/1994253004/diff/1/ash/shelf/shelf_view.cc File ash/shelf/shelf_view.cc (right): https://codereview.chromium.org/1994253004/diff/1/ash/shelf/shelf_view.cc#newcode545 ash/shelf/shelf_view.cc:545: if (!item || !item_manager_ || !item_manager_->GetShelfItemDelegate(item->id)) The item_manager_ ...
4 years, 7 months ago (2016-05-19 20:54:48 UTC) #10
msw
https://codereview.chromium.org/1994253004/diff/1/ash/shelf/shelf_view.cc File ash/shelf/shelf_view.cc (right): https://codereview.chromium.org/1994253004/diff/1/ash/shelf/shelf_view.cc#newcode545 ash/shelf/shelf_view.cc:545: if (!item || !item_manager_ || !item_manager_->GetShelfItemDelegate(item->id)) On 2016/05/19 20:54:48, ...
4 years, 7 months ago (2016-05-19 21:40:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994253004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994253004/20001
4 years, 7 months ago (2016-05-19 21:41:15 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-19 23:06:51 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 23:08:01 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c24961f458d8016232ab0bff0248e9131c5c7046
Cr-Commit-Position: refs/heads/master@{#394896}

Powered by Google App Engine
This is Rietveld 408576698