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

Issue 554057: Windows: use ExtensionToolbarModel for ordering of browser action buttons.... (Closed)

Created:
10 years, 11 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Finnur, rafaelw
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Views: use ExtensionToolbarModel for ordering of browser action buttons. This doesn't implement drag and drop reording, but the order is stored on shutdown and restored on startup. BUG=26990 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37025

Patch Set 1 #

Total comments: 4

Patch Set 2 : merged #

Patch Set 3 : comment restored #

Total comments: 6

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -123 lines) Patch
M chrome/browser/views/browser_actions_container.h View 1 4 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/views/browser_actions_container.cc View 1 2 3 4 6 chunks +98 lines, -115 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Evan Stade
10 years, 11 months ago (2010-01-23 01:43:44 UTC) #1
Finnur
Good initiative. Bad timing. You need to update these files. This patch is already out ...
10 years, 11 months ago (2010-01-23 03:45:08 UTC) #2
Evan Stade
merged questions: 1. do we need to do onbrowseractionvisibilitychanged() at the end of browseractionremoved()? 2. ...
10 years, 11 months ago (2010-01-23 04:03:20 UTC) #3
Finnur
1. It's been a long day and a long week, so I might be slightly ...
10 years, 11 months ago (2010-01-23 04:20:33 UTC) #4
Finnur
Ooops, that was supposed to read: I don't see _that_ function at the end of ...
10 years, 11 months ago (2010-01-23 04:21:23 UTC) #5
Evan Stade
On 2010/01/23 04:20:33, Finnur wrote: > 1. It's been a long day and a long ...
10 years, 11 months ago (2010-01-25 18:08:43 UTC) #6
Finnur
First to answer your question: > 1. do we need to do onbrowseractionvisibilitychanged() > at ...
10 years, 11 months ago (2010-01-25 18:22:38 UTC) #7
Evan Stade
http://codereview.chromium.org/554057/diff/6003/8002 File chrome/browser/views/browser_actions_container.cc (right): http://codereview.chromium.org/554057/diff/6003/8002#newcode309 chrome/browser/views/browser_actions_container.cc:309: SetID(VIEW_ID_BROWSER_ACTION_TOOLBAR); On 2010/01/25 18:22:38, Finnur wrote: > This is ...
10 years, 11 months ago (2010-01-25 18:36:17 UTC) #8
Evan Stade
oh sorry, b) is still necessary
10 years, 11 months ago (2010-01-25 18:37:35 UTC) #9
Finnur
> yup, the model makes those checks Only for adding, not for removing... On 2010/01/25 ...
10 years, 11 months ago (2010-01-25 18:46:36 UTC) #10
Evan Stade
On 2010/01/25 18:46:36, Finnur wrote: > > yup, the model makes those checks > > ...
10 years, 11 months ago (2010-01-25 18:56:03 UTC) #11
Finnur
10 years, 11 months ago (2010-01-25 19:01:30 UTC) #12
LGTM

Powered by Google App Engine
This is Rietveld 408576698