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

Issue 2669563003: Fix rare crash in WebstoreInlineInstaller::CheckInlineInstallPermitted. (Closed)

Created:
3 years, 10 months ago by robertshield
Modified:
3 years, 10 months ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix rare crash in WebstoreInlineInstaller::CheckInlineInstallPermitted. It assumed that FindBrowserWithWebContents couldn't return nullptr. BUG=687189 Review-Url: https://codereview.chromium.org/2669563003 Cr-Commit-Position: refs/heads/master@{#451512} Committed: https://chromium.googlesource.com/chromium/src/+/5418d62d2fd3dc113874faa6f8b1417ba5257f30

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move check to CheckRequestorAlive. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/extensions/webstore_inline_installer.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 26 (14 generated)
robertshield
Potential fix for a rare-ish crash. This might be wrong and the error string is ...
3 years, 10 months ago (2017-01-31 18:57:15 UTC) #5
robertshield
Potential fix for a rare-ish crash. This might be wrong and the error string is ...
3 years, 10 months ago (2017-01-31 18:57:37 UTC) #7
Devlin
https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc File chrome/browser/extensions/webstore_inline_installer.cc (right): https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc#newcode140 chrome/browser/extensions/webstore_inline_installer.cc:140: if (!browser) { Hmm... interesting. Do you know when ...
3 years, 10 months ago (2017-01-31 20:18:47 UTC) #8
robertshield
https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc File chrome/browser/extensions/webstore_inline_installer.cc (right): https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc#newcode140 chrome/browser/extensions/webstore_inline_installer.cc:140: if (!browser) { On 2017/01/31 20:18:47, Devlin wrote: > ...
3 years, 10 months ago (2017-02-01 14:21:33 UTC) #9
Devlin
https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc File chrome/browser/extensions/webstore_inline_installer.cc (right): https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc#newcode140 chrome/browser/extensions/webstore_inline_installer.cc:140: if (!browser) { On 2017/02/01 14:21:32, robertshield_slow_reviews wrote: > ...
3 years, 10 months ago (2017-02-06 16:28:41 UTC) #10
robertshield
https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc File chrome/browser/extensions/webstore_inline_installer.cc (right): https://codereview.chromium.org/2669563003/diff/1/chrome/browser/extensions/webstore_inline_installer.cc#newcode140 chrome/browser/extensions/webstore_inline_installer.cc:140: if (!browser) { On 2017/02/06 16:28:41, Devlin (OOO feb ...
3 years, 10 months ago (2017-02-10 15:25:23 UTC) #15
Devlin
lgtm; sorry I missed the latest patch set (feel free to ping if it's more ...
3 years, 10 months ago (2017-02-18 02:00:06 UTC) #16
robertshield
On 2017/02/18 02:00:06, Devlin wrote: > lgtm; sorry I missed the latest patch set (feel ...
3 years, 10 months ago (2017-02-18 03:24:04 UTC) #17
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/2669563003/20001
3 years, 10 months ago (2017-02-18 03:24:41 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_chromeos_ozone_rel_ng on ...
3 years, 10 months ago (2017-02-18 05:25:46 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/2669563003/20001
3 years, 10 months ago (2017-02-19 03:43:01 UTC) #23
commit-bot: I haz the power
3 years, 10 months ago (2017-02-19 04:56:49 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5418d62d2fd3dc113874faa6f8b1...

Powered by Google App Engine
This is Rietveld 408576698