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

Issue 2942963002: corrected wrong options showing on context menus. (Closed)

Created:
3 years, 6 months ago by injae
Modified:
3 years, 5 months ago
Reviewers:
Daniel Park, gone
CC:
chromium-reviews, srahim+watch_chromium.org, asvitkine+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Corrected wrong options showing on context menus * Added share link to link menu. * Fixed sizing issue that would cause extra white space on the menu with fewer selectable items * Created new fields for share link. * Fixed ordering of context menu items & text to match design specs. * Added functionality to share links BUG=730328 Review-Url: https://codereview.chromium.org/2942963002 Cr-Commit-Position: refs/heads/master@{#480547} Committed: https://chromium.googlesource.com/chromium/src/+/5d74fae906a139649f7e59304d49e832f27d4528

Patch Set 1 #

Total comments: 8

Patch Set 2 : comments #

Patch Set 3 : fixing tests & removing copy link text from context menu #

Patch Set 4 : Updated ChromeContextMenuPopulatorTest #

Patch Set 5 : empty #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -85 lines) Patch
M chrome/android/java/res/values/ids.xml View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuItem.java View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuPopulator.java View 1 2 12 chunks +20 lines, -23 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java View 5 chunks +5 lines, -11 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuTest.java View 1 2 3 chunks +3 lines, -30 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUiTest.java View 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/android/junit/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuPopulatorTest.java View 1 2 3 1 chunk +3 lines, -9 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 32 (20 generated)
Daniel Park
3 years, 6 months ago (2017-06-15 21:35:50 UTC) #2
gone
Try to format your commit messages like this maybe? ----------------------------------------------------------------------- Corrected wrong options showing on ...
3 years, 6 months ago (2017-06-15 21:43:31 UTC) #3
gone
+ changes to commit message I suggested in my last comment. https://codereview.chromium.org/2942963002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java File chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java (right): ...
3 years, 6 months ago (2017-06-15 22:05:11 UTC) #4
Daniel Park
https://codereview.chromium.org/2942963002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java File chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java (right): https://codereview.chromium.org/2942963002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java#newcode64 chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java:64: public Activity getActivity() { On 2017/06/15 22:05:11, dfalcantara wrote: ...
3 years, 6 months ago (2017-06-16 00:03:15 UTC) #5
gone
On 2017/06/16 00:03:15, Daniel Park wrote: > https://codereview.chromium.org/2942963002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java > File > chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java > (right): > ...
3 years, 6 months ago (2017-06-16 00:09:42 UTC) #6
Daniel Park
3 years, 6 months ago (2017-06-16 17:20:06 UTC) #10
gone
lgtm
3 years, 6 months ago (2017-06-16 17:20:45 UTC) #11
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/2942963002/20001
3 years, 6 months ago (2017-06-16 17:21:36 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/319411)
3 years, 6 months ago (2017-06-16 19:33:45 UTC) #15
Daniel Park
i removed copy link text from the chrome context menu & any affiliated places. i ...
3 years, 6 months ago (2017-06-16 23:24:13 UTC) #16
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/2942963002/60001
3 years, 6 months ago (2017-06-19 19:52:31 UTC) #29
commit-bot: I haz the power
3 years, 6 months ago (2017-06-19 19:57:41 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/5d74fae906a139649f7e59304d49...

Powered by Google App Engine
This is Rietveld 408576698