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

Issue 879143002: Avoid crashing if multiple target popup is empty. (Closed)

Created:
5 years, 11 months ago by jbauman
Modified:
5 years, 10 months ago
Reviewers:
no sievers
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid crashing if multiple target popup is empty. If the bitmap wasn't allocated, return false instead. BUG=411505 Committed: https://crrev.com/0ed0918111d020972e00feda36ae0b68075d6d0f Cr-Commit-Position: refs/heads/master@{#314009}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/renderer/render_view_impl.cc View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
jbauman
5 years, 11 months ago (2015-01-28 01:05:58 UTC) #2
no sievers
https://codereview.chromium.org/879143002/diff/1/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://codereview.chromium.org/879143002/diff/1/content/renderer/render_view_impl.cc#newcode3942 content/renderer/render_view_impl.cc:3942: if (!new_total_scale) So in case that canvas_size being 0 ...
5 years, 10 months ago (2015-01-28 18:26:23 UTC) #3
jbauman
On 2015/01/28 18:26:23, sievers wrote: > https://codereview.chromium.org/879143002/diff/1/content/renderer/render_view_impl.cc > File content/renderer/render_view_impl.cc (right): > > https://codereview.chromium.org/879143002/diff/1/content/renderer/render_view_impl.cc#newcode3942 > ...
5 years, 10 months ago (2015-01-30 01:12:05 UTC) #4
no sievers
Do you think we could somehow find out more, even if it's CHECKs()? We don't ...
5 years, 10 months ago (2015-01-30 02:09:29 UTC) #5
jbauman
On 2015/01/30 02:09:29, sievers wrote: > Do you think we could somehow find out more, ...
5 years, 10 months ago (2015-01-30 03:02:18 UTC) #6
no sievers
lgtm
5 years, 10 months ago (2015-01-30 17:38:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879143002/20001
5 years, 10 months ago (2015-01-30 22:30:31 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-01-30 22:34:17 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 22:35:19 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0ed0918111d020972e00feda36ae0b68075d6d0f
Cr-Commit-Position: refs/heads/master@{#314009}

Powered by Google App Engine
This is Rietveld 408576698