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

Issue 2804913003: Remove redundant code from Android context menu native. (Closed)

Created:
3 years, 8 months ago by Ted C
Modified:
3 years, 8 months ago
CC:
chromium-reviews, danakj+watch_chromium.org, agrieve+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove redundant code from Android context menu native. The two methods that fetch the currently selected image can be collapsed into one. BUG=655359 Review-Url: https://codereview.chromium.org/2804913003 Cr-Commit-Position: refs/heads/master@{#462923} Committed: https://chromium.googlesource.com/chromium/src/+/69a502c5882ab8d0ee5f6189fdbfdba30bc483ef

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : Address dtrainor@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -136 lines) Patch
M base/android/callback_android.h View 1 chunk +6 lines, -3 lines 0 comments Download
M base/android/callback_android.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M base/android/java/src/org/chromium/base/Callback.java View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java View 4 chunks +33 lines, -33 lines 0 comments Download
M chrome/browser/ui/android/context_menu_helper.h View 1 2 4 chunks +8 lines, -19 lines 0 comments Download
M chrome/browser/ui/android/context_menu_helper.cc View 1 2 6 chunks +28 lines, -81 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Ted C
PTAL dtrainor - chrome/ nyquist - base/
3 years, 8 months ago (2017-04-06 16:53:33 UTC) #2
nyquist
base lgtm
3 years, 8 months ago (2017-04-06 17:17:12 UTC) #3
David Trainor- moved to gerrit
lgtm % nit https://codereview.chromium.org/2804913003/diff/1/chrome/browser/ui/android/context_menu_helper.cc File chrome/browser/ui/android/context_menu_helper.cc (right): https://codereview.chromium.org/2804913003/diff/1/chrome/browser/ui/android/context_menu_helper.cc#newcode174 chrome/browser/ui/android/context_menu_helper.cc:174: void ContextMenuHelper::OnRetrieveImage( Can this just be ...
3 years, 8 months ago (2017-04-06 21:53:58 UTC) #4
Ted C
https://codereview.chromium.org/2804913003/diff/1/chrome/browser/ui/android/context_menu_helper.cc File chrome/browser/ui/android/context_menu_helper.cc (right): https://codereview.chromium.org/2804913003/diff/1/chrome/browser/ui/android/context_menu_helper.cc#newcode174 chrome/browser/ui/android/context_menu_helper.cc:174: void ContextMenuHelper::OnRetrieveImage( On 2017/04/06 21:53:57, David Trainor-ping if over ...
3 years, 8 months ago (2017-04-07 17:09:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2804913003/40001
3 years, 8 months ago (2017-04-07 17:10:20 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 18:12:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/69a502c5882ab8d0ee5f6189fdbf...

Powered by Google App Engine
This is Rietveld 408576698