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

Issue 2007213002: Fixing long press paste pop up bug (Closed)

Created:
4 years, 7 months ago by amaralp
Modified:
4 years, 6 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixing long press paste pop up bug Long pressing on an empty editable input didn't trigger a paste popup menu. This change fixes that. BUG=614557 Committed: https://crrev.com/57fb476d4be50c4d0690036bf6dc0f7ffc386fbb Cr-Commit-Position: refs/heads/master@{#395789}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed nonempty check and return false when menu not shown #

Total comments: 1

Patch Set 3 : Fixed nit pick #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -6 lines) Patch
M third_party/WebKit/Source/web/ContextMenuClientImpl.cpp View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebViewTest.cpp View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/web/tests/data/long_press_empty_editable_selection.html View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
amaralp
On 2016/05/24 23:46:25, amaralp wrote: > mailto:amaralp@chromium.org changed reviewers: > + mailto:aelias@chromium.org PTAL
4 years, 7 months ago (2016-05-24 23:46:41 UTC) #3
aelias_OOO_until_Jul13
Please file a new bug on crbug and assign it to yourself for the BUG=. ...
4 years, 7 months ago (2016-05-24 23:53:16 UTC) #4
amaralp
I also added the bug id https://codereview.chromium.org/2007213002/diff/1/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp File third_party/WebKit/Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/2007213002/diff/1/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp#newcode139 third_party/WebKit/Source/web/ContextMenuClientImpl.cpp:139: || (data.isEditable && ...
4 years, 7 months ago (2016-05-25 00:18:43 UTC) #6
amaralp
On 2016/05/25 00:18:43, amaralp wrote: > I also added the bug id > > https://codereview.chromium.org/2007213002/diff/1/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp ...
4 years, 7 months ago (2016-05-25 00:46:26 UTC) #7
aelias_OOO_until_Jul13
lgtm https://codereview.chromium.org/2007213002/diff/20001/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp File third_party/WebKit/Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/2007213002/diff/20001/third_party/WebKit/Source/web/ContextMenuClientImpl.cpp#newcode376 third_party/WebKit/Source/web/ContextMenuClientImpl.cpp:376: return true; Nit: in Blink style, it's generally ...
4 years, 7 months ago (2016-05-25 01:08:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2007213002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2007213002/40001
4 years, 7 months ago (2016-05-25 01:21:41 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-25 03:16:06 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 03:18:07 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/57fb476d4be50c4d0690036bf6dc0f7ffc386fbb
Cr-Commit-Position: refs/heads/master@{#395789}

Powered by Google App Engine
This is Rietveld 408576698