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

Issue 2827029: Merge 50561 - Fix a crash when we try to close a js dialog that wasn't shown.... (Closed)

Created:
10 years, 5 months ago by inferno
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Merge 50561 - Fix a crash when we try to close a js dialog that wasn't shown. The dialog has been queued, but it hasn't been shown because a different dialog is already showing. We try to close the dialog because a page navigation has occurred. BUG=47056 TEST=None Review URL: http://codereview.chromium.org/2803017 TBR=tony@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51022

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M chrome/browser/app_modal_dialog_gtk.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/app_modal_dialog_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/js_modal_dialog.cc View 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
inferno
10 years, 5 months ago (2010-06-28 19:41:32 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698