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

Issue 2844513004: Null-check Compositor() in PaintLayer (Closed)

Created:
3 years, 8 months ago by chrishtr
Modified:
3 years, 8 months ago
Reviewers:
wkorman
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Null-check Compositor() in PaintLayer BUG=712552 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2844513004 Cr-Commit-Position: refs/heads/master@{#467222} Committed: https://chromium.googlesource.com/chromium/src/+/3b9d4808c5fd97ac53ba145ccdc2623cd0e551ea

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Total comments: 2

Patch Set 4 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -26 lines) Patch
M third_party/WebKit/Source/core/paint/PaintLayer.cpp View 1 2 3 7 chunks +41 lines, -26 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
chrishtr
3 years, 8 months ago (2017-04-25 22:39:00 UTC) #5
wkorman
lgtm Re: how Compositor() could return nullptr, it looks like the only two possible causes ...
3 years, 8 months ago (2017-04-26 01:04:36 UTC) #9
chrishtr
https://codereview.chromium.org/2844513004/diff/40001/third_party/WebKit/Source/core/paint/PaintLayer.cpp File third_party/WebKit/Source/core/paint/PaintLayer.cpp (right): https://codereview.chromium.org/2844513004/diff/40001/third_party/WebKit/Source/core/paint/PaintLayer.cpp#newcode243 third_party/WebKit/Source/core/paint/PaintLayer.cpp:243: if (HasCompositedLayerMapping()) { On 2017/04/26 at 01:04:36, wkorman wrote: ...
3 years, 8 months ago (2017-04-26 01:09:39 UTC) #11
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/2844513004/60001
3 years, 8 months ago (2017-04-26 01:10:12 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 03:11:53 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3b9d4808c5fd97ac53ba145ccdc2...

Powered by Google App Engine
This is Rietveld 408576698