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

Issue 16086003: cc: Fix crash in MVRAR with missing recordings (Closed)

Created:
7 years, 6 months ago by enne (OOO)
Modified:
7 years, 6 months ago
Reviewers:
danakj, reveman
CC:
chromium-reviews, cc-bugs_chromium.org, epenner, danakj
Visibility:
Public.

Description

cc: Fix crash in MVRAR with missing recordings Add a missing null check for the case where missing recordings create null tiles. R=reveman@chromium.org BUG=243839 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202960

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 3 chunks +23 lines, -2 lines 6 comments Download
M cc/test/fake_picture_layer_impl.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
enne (OOO)
7 years, 6 months ago (2013-05-28 23:10:31 UTC) #1
enne (OOO)
7 years, 6 months ago (2013-05-28 23:55:54 UTC) #2
danakj
The code changes lgtm and some random questions about the test you can ignore if ...
7 years, 6 months ago (2013-05-29 00:11:47 UTC) #3
enne (OOO)
https://codereview.chromium.org/16086003/diff/1/cc/layers/picture_layer_impl_unittest.cc File cc/layers/picture_layer_impl_unittest.cc (right): https://codereview.chromium.org/16086003/diff/1/cc/layers/picture_layer_impl_unittest.cc#newcode817 cc/layers/picture_layer_impl_unittest.cc:817: pending_pile->AddRecordingAt(0, 0); On 2013/05/29 00:11:47, danakj wrote: > From ...
7 years, 6 months ago (2013-05-29 00:14:29 UTC) #4
danakj
https://codereview.chromium.org/16086003/diff/1/cc/layers/picture_layer_impl_unittest.cc File cc/layers/picture_layer_impl_unittest.cc (right): https://codereview.chromium.org/16086003/diff/1/cc/layers/picture_layer_impl_unittest.cc#newcode817 cc/layers/picture_layer_impl_unittest.cc:817: pending_pile->AddRecordingAt(0, 0); On 2013/05/29 00:14:29, enne wrote: > On ...
7 years, 6 months ago (2013-05-29 10:39:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/16086003/1
7 years, 6 months ago (2013-05-29 16:14:00 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 20:55:17 UTC) #7
Message was sent while issue was closed.
Change committed as 202960

Powered by Google App Engine
This is Rietveld 408576698