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

Issue 751823004: 'Paste' & 'Paste as plain text' should check edit_flags. (Closed)

Created:
6 years ago by Deepak
Modified:
6 years ago
Reviewers:
lazyboy
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

'Paste' & 'Paste as plain text' should check edit_flags. 'Paste' and 'Paste as plain text' should check edit_flags first before making clipboard call, as clipboard call is expensive and should not happen unnecessarily. BUG=439774 Committed: https://crrev.com/866d23354e939aeb50a5516b72313b1c36115e2b Cr-Commit-Position: refs/heads/master@{#307467}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Deepak
PTAL.
6 years ago (2014-12-07 08:07:27 UTC) #2
lazyboy
https://chromiumcodereview.appspot.com/751823004/diff/1/chrome/browser/renderer_context_menu/render_view_context_menu.cc File chrome/browser/renderer_context_menu/render_view_context_menu.cc (right): https://chromiumcodereview.appspot.com/751823004/diff/1/chrome/browser/renderer_context_menu/render_view_context_menu.cc#newcode1204 chrome/browser/renderer_context_menu/render_view_context_menu.cc:1204: return paste_enabled; nit: This seems a bit verbose, isn't ...
6 years ago (2014-12-09 03:57:58 UTC) #3
Deepak
Thanks for review and sharing your thoughts. Changes done. PTAL at my changes. https://codereview.chromium.org/751823004/diff/1/chrome/browser/renderer_context_menu/render_view_context_menu.cc File ...
6 years ago (2014-12-09 04:48:07 UTC) #4
lazyboy
lgtm
6 years ago (2014-12-09 13:25:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/751823004/20001
6 years ago (2014-12-09 13:25:51 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-09 14:16:34 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-09 14:17:31 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/866d23354e939aeb50a5516b72313b1c36115e2b
Cr-Commit-Position: refs/heads/master@{#307467}

Powered by Google App Engine
This is Rietveld 408576698