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

Issue 300033009: Settings: load iframes anew when switching to a non-current one. (Closed)

Created:
6 years, 7 months ago by davidben
Modified:
6 years, 6 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Settings: load iframes anew when switching to a non-current one. Some pages may have state not reflected in the URL, such as the history page's modal dialog. If the reuse the frame, when going back away from the history page and forward to it again, the modal dialog stays there. To match what would happen were the history page the top-level, load the page anew if not the current. This reverts the changePage/selectPage split from r271538 since it's no longer needed. BUG=377386 TEST=See bug, initial report. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273162

Patch Set 1 #

Total comments: 4

Patch Set 2 : dbeam comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -24 lines) Patch
M chrome/browser/resources/uber/uber.js View 1 6 chunks +11 lines, -24 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
davidben
This seems the cleanest in terms of making uber.js behave as close as possible to ...
6 years, 7 months ago (2014-05-27 17:52:31 UTC) #1
Dan Beam
lgtm https://codereview.chromium.org/300033009/diff/1/chrome/browser/resources/uber/uber.js File chrome/browser/resources/uber/uber.js (right): https://codereview.chromium.org/300033009/diff/1/chrome/browser/resources/uber/uber.js#newcode110 chrome/browser/resources/uber/uber.js:110: // history page's "Remove selected items" overlay. https://crbug.com/377386 ...
6 years, 7 months ago (2014-05-27 18:01:15 UTC) #2
davidben
https://codereview.chromium.org/300033009/diff/1/chrome/browser/resources/uber/uber.js File chrome/browser/resources/uber/uber.js (right): https://codereview.chromium.org/300033009/diff/1/chrome/browser/resources/uber/uber.js#newcode110 chrome/browser/resources/uber/uber.js:110: // history page's "Remove selected items" overlay. https://crbug.com/377386 On ...
6 years, 7 months ago (2014-05-27 19:18:35 UTC) #3
davidben
The CQ bit was checked by davidben@chromium.org
6 years, 7 months ago (2014-05-27 19:19:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/300033009/20001
6 years, 7 months ago (2014-05-27 19:20:48 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 7 months ago (2014-05-27 22:25:16 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 05:45:09 UTC) #7
Message was sent while issue was closed.
Change committed as 273162

Powered by Google App Engine
This is Rietveld 408576698