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

Issue 5631001: Stops javascript alerts and unload dialogs from showing during (Closed)

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

Description

Stops javascript alerts and unload dialogs from showing during instant. BUG=65206 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68354

Patch Set 1 #

Patch Set 2 : Move to single method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M chrome/browser/instant/instant_loader.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_delegate.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_delegate.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
10 years ago (2010-12-03 00:21:31 UTC) #1
brettw
Are there other types of dialogs? I'm wondering if this should just be one function ...
10 years ago (2010-12-03 16:48:09 UTC) #2
sky
Popups are handled separately. I don't think there are others, but there might be. I ...
10 years ago (2010-12-03 16:54:18 UTC) #3
brettw
On Fri, Dec 3, 2010 at 8:54 AM, Scott Violet <sky@chromium.org> wrote: > Popups are ...
10 years ago (2010-12-03 16:57:54 UTC) #4
sky
Done, new snapshot uploaded. -Scott
10 years ago (2010-12-03 21:42:50 UTC) #5
brettw
10 years ago (2010-12-03 21:45:59 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698