Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few fixes for the HostZoomMap: | pkasting@chromium.org | 2010-01-30 | 1 | -2/+7 |
| | | | | | | | | | | | * Persist changes from Incognito (per UI leads) * Clear the zoom settings when the user does "reset to defaults" in prefs BUG=none TEST=Open incognito, change a zoom level, restart, see that it's persisted Review URL: http://codereview.chromium.org/551213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37595 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 1 | -0/+60 |
BUG=567 TEST=Visit a page, zoom in or out, then navigate to a different host. The new page should not be zoomed. Go back, or restart, or open a new tab and navigate to the old page, and it should be zoomed. Review URL: http://codereview.chromium.org/437077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33886 0039d316-1c4b-4281-b951-d872f2087c98 |