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

Issue 11411023: Merge 165818 - [Win8] Fix pin / unpin status if the user cancels an action or pins / unpins from st… (Closed)

Created:
8 years, 1 month ago by benwells
Modified:
8 years, 1 month ago
Reviewers:
benwells
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 165818 - [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 Review URL: https://chromiumcodereview.appspot.com/11362050 TBR=benwells@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168089

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: 1 (0 generated)
benwells
8 years, 1 month ago (2012-11-16 00:10:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698