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

Issue 2730016: gtk: Remember which page user viewed last in the Certificate Manager window. (Closed)

Created:
10 years, 6 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
mattm
CC:
chromium-reviews
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

gtk: Remember which page user viewed last in the Certificate Manager window. (Note: That was a TODO for Matt). BUG=None TEST=open the Certificate Manager window, select a tab, close it, open again, it should opens in the tab you viewed last. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49848

Patch Set 1 #

Patch Set 2 : toolkit_gtk #

Total comments: 4

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -20 lines) Patch
M chrome/browser/browser_prefs.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/gtk/certificate_manager.h View 1 chunk +25 lines, -1 line 0 comments Download
M chrome/browser/gtk/certificate_manager.cc View 1 2 8 chunks +78 lines, -19 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
Hi Matt, could you review this to me? I tested it on my linux box ...
10 years, 6 months ago (2010-06-12 03:53:49 UTC) #1
mattm
http://codereview.chromium.org/2730016/diff/2001/3002 File chrome/browser/gtk/certificate_manager.cc (right): http://codereview.chromium.org/2730016/diff/2001/3002#newcode516 chrome/browser/gtk/certificate_manager.cc:516: manager->Show(); the Show() method is no longer necessary since ...
10 years, 6 months ago (2010-06-15 01:28:45 UTC) #2
tfarina
Please, take another look. http://codereview.chromium.org/2730016/diff/2001/3002 File chrome/browser/gtk/certificate_manager.cc (right): http://codereview.chromium.org/2730016/diff/2001/3002#newcode516 chrome/browser/gtk/certificate_manager.cc:516: manager->Show(); On 2010/06/15 01:28:46, mattm ...
10 years, 6 months ago (2010-06-15 02:37:37 UTC) #3
mattm
LGTM, thanks
10 years, 6 months ago (2010-06-15 03:06:01 UTC) #4
tfarina
10 years, 6 months ago (2010-06-15 22:53:20 UTC) #5
On 2010/06/15 03:06:01, mattm wrote:
> LGTM, thanks

Committing now...

Powered by Google App Engine
This is Rietveld 408576698