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

Issue 10828392: Context menus for text fields in platform apps should show available actions (copy, paste, etc). (Closed)

Created:
8 years, 4 months ago by Marijn Kruisselbrink
Modified:
8 years, 3 months ago
CC:
chromium-reviews, Avi (use Gerrit), mihaip-chromium-reviews_chromium.org, creis+watch_chromium.org, brettw-cc_chromium.org, Aaron Boodman, ajwong+watch_chromium.org
Visibility:
Public.

Description

Context menus for text fields in platform apps should show available actions (copy, paste, etc). BUG=143312 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153611

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add copy item when there is a selection #

Patch Set 3 : fix conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -2 lines) Patch
M chrome/browser/extensions/platform_app_browsertest.cc View 1 2 2 chunks +56 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/context_menu/test.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Marijn Kruisselbrink
8 years, 4 months ago (2012-08-20 18:16:22 UTC) #1
asargent_no_longer_on_chrome
https://chromiumcodereview.appspot.com/10828392/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc File chrome/browser/tab_contents/render_view_context_menu.cc (right): https://chromiumcodereview.appspot.com/10828392/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode663 chrome/browser/tab_contents/render_view_context_menu.cc:663: } I think we also want to add the ...
8 years, 4 months ago (2012-08-20 19:40:21 UTC) #2
Marijn Kruisselbrink
https://chromiumcodereview.appspot.com/10828392/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc File chrome/browser/tab_contents/render_view_context_menu.cc (right): https://chromiumcodereview.appspot.com/10828392/diff/1/chrome/browser/tab_contents/render_view_context_menu.cc#newcode663 chrome/browser/tab_contents/render_view_context_menu.cc:663: } On 2012/08/20 19:40:21, Antony Sargent wrote: > I ...
8 years, 4 months ago (2012-08-20 19:46:57 UTC) #3
asargent_no_longer_on_chrome
> I thought about that, but as far as I could tell in platform apps ...
8 years, 4 months ago (2012-08-20 20:30:20 UTC) #4
Marijn Kruisselbrink
okay, added copy item when there is a selection
8 years, 4 months ago (2012-08-24 16:45:16 UTC) #5
asargent_no_longer_on_chrome
LGTM
8 years, 4 months ago (2012-08-24 21:42:34 UTC) #6
brettw
lgtm
8 years, 3 months ago (2012-08-27 19:16:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/10828392/5002
8 years, 3 months ago (2012-08-28 00:17:50 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-08-28 02:43:51 UTC) #9
Change committed as 153611

Powered by Google App Engine
This is Rietveld 408576698