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

Issue 2858333002: Remove "paste as plain text" from selection menu (Closed)

Created:
3 years, 7 months ago by Shimi Zhang
Modified:
3 years, 7 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, sgurun-gerrit only
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove "paste as plain text" from selection menu "paste as plain text" introduced an empty option in selection menu due to the runtime string resource setting. Since we need to update |canEditRichly| flag for the option in selection menu, there is no simple way to do so right now, so simply remove this option. Need to add it back later. BUG=718330 Review-Url: https://codereview.chromium.org/2858333002 Cr-Commit-Position: refs/heads/master@{#469483} Committed: https://chromium.googlesource.com/chromium/src/+/a038875de60252fb6bf6fb429e5feab5b1d0c3de

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove the option for now #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
Shimi Zhang
PTAL, taking care of SelectionPopup menu for paste as plain text, thanks!
3 years, 7 months ago (2017-05-04 18:23:39 UTC) #4
aelias_OOO_until_Jul13
lgtm
3 years, 7 months ago (2017-05-04 18:35:45 UTC) #5
amaralp
https://codereview.chromium.org/2858333002/diff/1/content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java File content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java (right): https://codereview.chromium.org/2858333002/diff/1/content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java#newcode499 content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java:499: if (!canPasteAsPlainText()) { Doesn't this rely on having a ...
3 years, 7 months ago (2017-05-04 18:48:18 UTC) #6
Shimi Zhang
On 2017/05/04 18:48:18, amaralp wrote: > https://codereview.chromium.org/2858333002/diff/1/content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java > File > content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java > (right): > > ...
3 years, 7 months ago (2017-05-04 19:10:55 UTC) #9
Tima Vaisburd
On 2017/05/04 19:10:55, Shimi Zhang wrote: > On 2017/05/04 18:48:18, amaralp wrote: > > > ...
3 years, 7 months ago (2017-05-04 19:16:41 UTC) #10
amaralp
On 2017/05/04 at 19:10:55, ctzsm wrote: > On 2017/05/04 18:48:18, amaralp wrote: > > https://codereview.chromium.org/2858333002/diff/1/content/public/android/java/src/org/chromium/content/browser/SelectionPopupController.java ...
3 years, 7 months ago (2017-05-04 19:18:39 UTC) #11
Shimi Zhang
On 2017/05/04 19:18:39, amaralp wrote: > On 2017/05/04 at 19:10:55, ctzsm wrote: > > On ...
3 years, 7 months ago (2017-05-04 19:29:03 UTC) #13
amaralp
On 2017/05/04 at 19:29:03, ctzsm wrote: > On 2017/05/04 19:18:39, amaralp wrote: > > On ...
3 years, 7 months ago (2017-05-04 20:11:18 UTC) #14
Shimi Zhang
> Let's remove the option for now and add it back after my CL lands. ...
3 years, 7 months ago (2017-05-04 20:49:52 UTC) #15
amaralp
On 2017/05/04 at 20:49:52, ctzsm wrote: > > Let's remove the option for now and ...
3 years, 7 months ago (2017-05-04 20:52:13 UTC) #18
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/2858333002/20001
3 years, 7 months ago (2017-05-04 21:41:22 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 21:49:52 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a038875de60252fb6bf6fb429e5f...

Powered by Google App Engine
This is Rietveld 408576698