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

Issue 514503002: Clean up cr.ui.pageManager.Page prototype (Closed)

Created:
6 years, 3 months ago by michaelpg
Modified:
6 years, 3 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Clean up cr.ui.pageManager.Page prototype BUG=313244 R=dbeam@chromium.org Committed: https://crrev.com/2d952ff029c1cf6927c9569be7a47eeb11d8fba1 Cr-Commit-Position: refs/heads/master@{#295628}

Patch Set 1 : didShowPage, willHidePage, didClosePage #

Total comments: 5

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -35 lines) Patch
M chrome/browser/resources/options/chromeos/change_picture_options.js View 1 2 3 chunks +5 lines, -9 lines 0 comments Download
M chrome/browser/resources/options/font_settings.js View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/resources/options/search_page.js View 1 2 2 chunks +8 lines, -13 lines 0 comments Download
M ui/webui/resources/js/cr/ui/page_manager/page.js View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M ui/webui/resources/js/cr/ui/page_manager/page_manager.js View 1 2 6 chunks +6 lines, -10 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
michaelpg
Patchset #1 (id:1) has been deleted
6 years, 3 months ago (2014-08-27 00:41:23 UTC) #1
michaelpg
Added these functions to the Page prototype, removed the PageManager checks and changed some incorrect ...
6 years, 3 months ago (2014-08-27 00:44:49 UTC) #2
Dan Beam
lgtm w/questions https://chromiumcodereview.appspot.com/514503002/diff/20001/chrome/browser/resources/options/chromeos/change_picture_options.js File chrome/browser/resources/options/chromeos/change_picture_options.js (right): https://chromiumcodereview.appspot.com/514503002/diff/20001/chrome/browser/resources/options/chromeos/change_picture_options.js#newcode129 chrome/browser/resources/options/chromeos/change_picture_options.js:129: * the page was closed. so wait, ...
6 years, 3 months ago (2014-08-27 03:42:27 UTC) #3
michaelpg
Thanks Dan. See responses. TL;DR: didClosePage not always called when overlay closes :-( https://chromiumcodereview.appspot.com/514503002/diff/20001/chrome/browser/resources/options/chromeos/change_picture_options.js File ...
6 years, 3 months ago (2014-08-27 20:46:07 UTC) #4
Dan Beam
https://codereview.chromium.org/514503002/diff/20001/ui/webui/resources/js/cr/ui/page_manager/page.js File ui/webui/resources/js/cr/ui/page_manager/page.js (right): https://codereview.chromium.org/514503002/diff/20001/ui/webui/resources/js/cr/ui/page_manager/page.js#newcode134 ui/webui/resources/js/cr/ui/page_manager/page.js:134: didClosePage: function() {}, why hasn't this part of the ...
6 years, 3 months ago (2014-09-09 02:13:53 UTC) #5
michaelpg
On 2014/09/09 02:13:53, Dan Beam wrote: > https://codereview.chromium.org/514503002/diff/20001/ui/webui/resources/js/cr/ui/page_manager/page.js > File ui/webui/resources/js/cr/ui/page_manager/page.js (right): > > https://codereview.chromium.org/514503002/diff/20001/ui/webui/resources/js/cr/ui/page_manager/page.js#newcode134 ...
6 years, 3 months ago (2014-09-10 22:46:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/514503002/40001
6 years, 3 months ago (2014-09-10 22:51:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/514503002/100001
6 years, 3 months ago (2014-09-18 23:59:54 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:100001) as de758f2f867475ba88bb0bbd9c98f6a2493b4a87
6 years, 3 months ago (2014-09-19 01:04:44 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 01:05:17 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2d952ff029c1cf6927c9569be7a47eeb11d8fba1
Cr-Commit-Position: refs/heads/master@{#295628}

Powered by Google App Engine
This is Rietveld 408576698