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

Issue 11362050: [Win8] Fix pin / unpin status if the user cancels an action or pins / unpins from start screen. (Closed)

Created:
8 years, 1 month ago by benwells
Modified:
8 years, 1 month ago
Reviewers:
sky
CC:
chromium-reviews, koz (OOO until 15th September), tapted, jeremya
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Win8] Fix pin / unpin status if the user cancels an action or pins / unpins from start screen. Previously the state was cached whenever a navigation happened, or whenever the user started a pin / unpin action. As the state query does not happen on the metro thread (it happens on the UI thread and is synchronous) there is no need for the caching. BUG=144332 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165818

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -38 lines) Patch
M chrome/browser/ui/metro_pin_tab_helper_win.h View 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/ui/metro_pin_tab_helper_win.cc View 3 chunks +20 lines, -30 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
benwells
8 years, 1 month ago (2012-11-02 01:06:55 UTC) #1
sky
LGTM
8 years, 1 month ago (2012-11-02 15:26:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/11362050/1
8 years, 1 month ago (2012-11-02 21:13:05 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-03 00:50:09 UTC) #4
Change committed as 165818

Powered by Google App Engine
This is Rietveld 408576698