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

Issue 2775393002: Add multi line to Tabular Context Menu (Closed)

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

Description

Add multi line to Tabular Context Menu This will let the user see the rest of the header text when clicking on the textview. This also adds a test case so that way we know it works well. BUG=655359 Review-Url: https://codereview.chromium.org/2775393002 Cr-Commit-Position: refs/heads/master@{#460778} Committed: https://chromium.googlesource.com/chromium/src/+/9da055f6be5c0e37d9bab627182d957d64e605de

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed based off twellington's comments #

Patch Set 3 : We didn't need a global. A nice run in the morning cleared that upp #

Patch Set 4 : git rebase #

Patch Set 5 : Minor code review change #

Patch Set 6 : git rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java View 1 2 2 chunks +14 lines, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUiTest.java View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
JJ
Again when you have the time. The actual code is short. (17 lines) it's just ...
3 years, 9 months ago (2017-03-27 20:51:21 UTC) #2
Theresa
lgtm https://codereview.chromium.org/2775393002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java File chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java (right): https://codereview.chromium.org/2775393002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java#newcode38 chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java:38: private boolean mMultiLineHeight; nit: This should be something ...
3 years, 9 months ago (2017-03-27 21:22:15 UTC) #3
JJ
Thanks! https://codereview.chromium.org/2775393002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java File chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java (right): https://codereview.chromium.org/2775393002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java#newcode38 chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java:38: private boolean mMultiLineHeight; On 2017/03/27 21:22:15, Theresa wrote: ...
3 years, 9 months ago (2017-03-27 23:01:26 UTC) #4
JJ
dtrainor@chromium.org: Please review changes in these two simple files.
3 years, 8 months ago (2017-03-28 17:13:31 UTC) #6
David Trainor- moved to gerrit
lgtm
3 years, 8 months ago (2017-03-28 19:01:23 UTC) #7
JJ
btw I added a small change about removing a global if you feel like that's ...
3 years, 8 months ago (2017-03-29 18:17:49 UTC) #8
David Trainor- moved to gerrit
still lgtm
3 years, 8 months ago (2017-03-30 05:03:50 UTC) #17
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/2775393002/100001
3 years, 8 months ago (2017-03-30 15:12:06 UTC) #20
commit-bot: I haz the power
3 years, 8 months ago (2017-03-30 15:55:09 UTC) #23
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/9da055f6be5c0e37d9bab627182d...

Powered by Google App Engine
This is Rietveld 408576698