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

Issue 2861193002: Workaround transform node NPE in PictureLayer::ShouldUseTransformedRasterization (Closed)

Created:
3 years, 7 months ago by pdr.
Modified:
3 years, 7 months ago
Reviewers:
jaydasika, enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Workaround transform node NPE in PictureLayer::ShouldUseTransformedRasterization We have reports of crashes in PictureLayer::ShouldUseTransformedRasterization due to the transform node of a picture layer being null. We do not think this should be possible. This patch works around this issue by adding a DCHECK and safely returning from the function. This bug may be related to https://crbug.com/712298 which is a similar null transform issue. BUG=708951 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2861193002 Cr-Commit-Position: refs/heads/master@{#470001} Committed: https://chromium.googlesource.com/chromium/src/+/cf4bbe815441d993ac26be4ae867807120b5755f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M cc/layers/picture_layer.cc View 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (17 generated)
pdr.
3 years, 7 months ago (2017-05-05 18:20:37 UTC) #3
jaydasika
lgtm I am ok with this workaround. At this point, we have a lot of ...
3 years, 7 months ago (2017-05-05 18:56:33 UTC) #6
pdr.
On 2017/05/05 at 18:56:33, jaydasika wrote: > lgtm > > I am ok with this ...
3 years, 7 months ago (2017-05-05 19:02:17 UTC) #7
enne (OOO)
lgtm too. Thanks for the follow up. :)
3 years, 7 months ago (2017-05-05 19:14:30 UTC) #8
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/2861193002/1
3 years, 7 months ago (2017-05-05 20:55:45 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/286999)
3 years, 7 months ago (2017-05-06 01:33:17 UTC) #14
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/2861193002/1
3 years, 7 months ago (2017-05-06 01:47:44 UTC) #16
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/2861193002/1
3 years, 7 months ago (2017-05-06 14:53:59 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/420072)
3 years, 7 months ago (2017-05-06 19:51:58 UTC) #21
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/2861193002/1
3 years, 7 months ago (2017-05-06 19:59:05 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/364373) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 7 months ago (2017-05-06 21:26:11 UTC) #25
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/2861193002/1
3 years, 7 months ago (2017-05-08 14:43:21 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 16:19:50 UTC) #30
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/cf4bbe815441d993ac26be4ae867...

Powered by Google App Engine
This is Rietveld 408576698