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

Issue 282133008: Don't crash when two extension uninstall prompts are shown at the same time. (Closed)

Created:
6 years, 7 months ago by Marijn Kruisselbrink
Modified:
6 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Don't crash when two extension uninstall prompts are shown at the same time. This adds the same check ExtensionSettingsHandler has in its ExtensionUninstallAccepted handler to the accepted handler for chrome.management.uninstall. BUG=371705 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271225

Patch Set 1 #

Total comments: 6

Patch Set 2 : error msg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M chrome/browser/extensions/api/management/management_api.cc View 1 1 chunk +17 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Marijn Kruisselbrink
6 years, 7 months ago (2014-05-16 22:04:38 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/282133008/diff/1/chrome/browser/extensions/api/management/management_api.cc File chrome/browser/extensions/api/management/management_api.cc (right): https://codereview.chromium.org/282133008/diff/1/chrome/browser/extensions/api/management/management_api.cc#newcode584 chrome/browser/extensions/api/management/management_api.cc:584: // showing. Do nothing in that case. Do ...
6 years, 7 months ago (2014-05-16 22:11:01 UTC) #2
Marijn Kruisselbrink
https://codereview.chromium.org/282133008/diff/1/chrome/browser/extensions/api/management/management_api.cc File chrome/browser/extensions/api/management/management_api.cc (right): https://codereview.chromium.org/282133008/diff/1/chrome/browser/extensions/api/management/management_api.cc#newcode584 chrome/browser/extensions/api/management/management_api.cc:584: // showing. Do nothing in that case. On 2014/05/16 ...
6 years, 7 months ago (2014-05-16 22:19:12 UTC) #3
Marijn Kruisselbrink
The CQ bit was checked by mek@chromium.org
6 years, 7 months ago (2014-05-16 22:19:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/282133008/20001
6 years, 7 months ago (2014-05-16 23:34:06 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 16:35:06 UTC) #6
Message was sent while issue was closed.
Change committed as 271225

Powered by Google App Engine
This is Rietveld 408576698