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

Issue 1404793006: Remove certain context menu items for images. (Closed)

Created:
5 years, 2 months ago by aurimas (slooooooooow)
Modified:
5 years, 2 months ago
Reviewers:
newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove certain context menu items for images. Removes: Open image in new tab Copy image Copy image URL Hides: Copy link text for images BUG=483685 Committed: https://crrev.com/a9daf22e6c22c653ae88e3255894a3b253ccd2cd Cr-Commit-Position: refs/heads/master@{#354302}

Patch Set 1 #

Patch Set 2 : Remove "copy link text" for images #

Patch Set 3 : #

Patch Set 4 : Fix tests #

Patch Set 5 : Disable testSaveVideo again #

Total comments: 7

Patch Set 6 : newt's nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -185 lines) Patch
M chrome/android/java/res/menu/chrome_context_menu.xml View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuPopulator.java View 1 5 chunks +1 line, -23 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuItemDelegate.java View 1 2 3 chunks +0 lines, -19 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTab.java View 1 2 3 4 5 2 chunks +1 line, -5 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tab/TabContextMenuItemDelegate.java View 1 2 6 chunks +1 line, -82 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuTest.java View 1 2 3 4 5 4 chunks +6 lines, -32 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabActivityTest.java View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M chrome/test/data/android/contextmenu/context_menu_test.html View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
A chrome/test/data/android/contextmenu/test_link2.html View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
aurimas (slooooooooow)
PTAL
5 years, 2 months ago (2015-10-14 20:47:45 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404793006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404793006/60001
5 years, 2 months ago (2015-10-14 20:48:10 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/82128)
5 years, 2 months ago (2015-10-14 22:34:22 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404793006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404793006/80001
5 years, 2 months ago (2015-10-14 23:11:49 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-14 23:48:15 UTC) #10
newt (away)
https://chromiumcodereview.appspot.com/1404793006/diff/80001/chrome/android/java/res/menu/chrome_context_menu.xml File chrome/android/java/res/menu/chrome_context_menu.xml (left): https://chromiumcodereview.appspot.com/1404793006/diff/80001/chrome/android/java/res/menu/chrome_context_menu.xml#oldcode37 chrome/android/java/res/menu/chrome_context_menu.xml:37: <item android:id="@+id/contextmenu_copy_image_url" Do we want to get rid of ...
5 years, 2 months ago (2015-10-15 02:50:48 UTC) #11
aurimas (slooooooooow)
https://chromiumcodereview.appspot.com/1404793006/diff/80001/chrome/android/java/res/menu/chrome_context_menu.xml File chrome/android/java/res/menu/chrome_context_menu.xml (left): https://chromiumcodereview.appspot.com/1404793006/diff/80001/chrome/android/java/res/menu/chrome_context_menu.xml#oldcode37 chrome/android/java/res/menu/chrome_context_menu.xml:37: <item android:id="@+id/contextmenu_copy_image_url" On 2015/10/15 at 02:50:48, newt wrote: > ...
5 years, 2 months ago (2015-10-15 16:25:35 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404793006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404793006/100001
5 years, 2 months ago (2015-10-15 16:25:49 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-15 17:33:54 UTC) #16
newt (away)
lgtm
5 years, 2 months ago (2015-10-15 17:56:34 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404793006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404793006/100001
5 years, 2 months ago (2015-10-15 17:57:53 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 2 months ago (2015-10-15 18:04:19 UTC) #20
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 18:05:13 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a9daf22e6c22c653ae88e3255894a3b253ccd2cd
Cr-Commit-Position: refs/heads/master@{#354302}

Powered by Google App Engine
This is Rietveld 408576698