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

Issue 3315005: NTP: Adds a context menu to the apps section... (Closed)

Created:
10 years, 3 months ago by arv (Not doing code reviews)
Modified:
9 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

NTP: Adds a context menu to the apps section This uses the cr Menu system and replaces the old options menu with a cr Menu. BUG=52446 TEST=Start chrome with enable-apps. Install some apps. Right clicking on an app should show a context menu. Clicking the wrench should show the same menu. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58648

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : Remove .front #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 2

Patch Set 10 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -429 lines) Patch
M chrome/browser/dom_ui/ntp_resource_cache.cc View 5 6 7 8 9 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/resources/new_new_tab.css View 1 2 3 4 5 6 7 8 9 3 chunks +8 lines, -48 lines 0 comments Download
M chrome/browser/resources/new_new_tab.html View 1 2 3 4 5 6 7 8 9 5 chunks +37 lines, -7 lines 0 comments Download
M chrome/browser/resources/new_new_tab.js View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -210 lines 0 comments Download
M chrome/browser/resources/new_tab_theme.css View 9 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/ntp/apps.css View 1 2 3 4 5 6 7 8 9 5 chunks +9 lines, -68 lines 0 comments Download
M chrome/browser/resources/ntp/apps.js View 1 2 3 4 5 6 7 8 9 1 chunk +135 lines, -82 lines 0 comments Download
M chrome/browser/resources/ntp/most_visited.js View 2 3 4 5 6 7 8 9 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/resources/shared/css/menu.css View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/command.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/shared/js/cr/ui/position_util.js View 1 2 3 4 5 6 7 8 9 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
arv (Not doing code reviews)
10 years, 3 months ago (2010-09-02 01:51:33 UTC) #1
arv (Not doing code reviews)
This is now ready for review.
10 years, 3 months ago (2010-09-03 21:55:46 UTC) #2
Aaron Boodman
http://codereview.chromium.org/3315005/diff/32001/19006 File chrome/browser/resources/new_new_tab.js (right): http://codereview.chromium.org/3315005/diff/32001/19006#newcode593 chrome/browser/resources/new_new_tab.js:593: while (p && p.tagName != 'H2' && p.tagName != ...
10 years, 3 months ago (2010-09-03 23:46:15 UTC) #3
Miranda Callahan
What about the other context menu options for the nonpanel apps that Glen lists in ...
10 years, 3 months ago (2010-09-04 00:24:06 UTC) #4
arv1
On 5:24 pm, mirandac <mirandac@chromium.org> wrote: > What about the other context menu options for ...
10 years, 3 months ago (2010-09-04 00:25:54 UTC) #5
arv (Not doing code reviews)
Resynced, resolved, rebuilt an reteststed. http://codereview.chromium.org/3315005/diff/32001/19006 File chrome/browser/resources/new_new_tab.js (right): http://codereview.chromium.org/3315005/diff/32001/19006#newcode593 chrome/browser/resources/new_new_tab.js:593: while (p && p.tagName ...
10 years, 3 months ago (2010-09-04 01:01:21 UTC) #6
Aaron Boodman
On 2010/09/04 01:01:21, arv wrote: > Yup. I'll make the suggested change since I agree ...
10 years, 3 months ago (2010-09-04 01:37:19 UTC) #7
Miranda Callahan
10 years, 3 months ago (2010-09-04 02:59:38 UTC) #8
On 2010/09/04 00:25:54, arv1 wrote:
> On 5:24 pm, mirandac <mailto:mirandac@chromium.org> wrote:
> > What about the other context menu options for the nonpanel apps that
> > Glen lists
> > in his mock -- the three options to open in different ways?
> 
> I don't think we have the required infrasturcture for these at the moment.  
> If we do I'd still want to do them in a separate patch.
> 

Ok.  LGTM from me too.

Powered by Google App Engine
This is Rietveld 408576698