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

Issue 12544034: [Mac] Don't load -pasteAndGo: menu entry which will be bounced. (Closed)

Created:
7 years, 9 months ago by Scott Hess - ex-Googler
Modified:
7 years, 9 months ago
Reviewers:
Mark P
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

[Mac] Don't load -pasteAndGo: menu entry which will be bounced. AutocompleteTextfieldEditor implements guards in -paste: and -pasteAndGo: to prevent pasting in giant texts. Modify the right-click menu to not load -pasteAndGo: if it's going to be bounced anyhow. BUG=214622 TEST=Generate large clipboard, right-click omnibox, check for "Paste and Go" item. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190574

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm View 1 chunk +10 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Scott Hess - ex-Googler
This prevents the bad case, 9999 chars is stuck a bit janky, but not nearly ...
7 years, 9 months ago (2013-03-22 23:38:28 UTC) #1
Mark P
lgtm On 2013/03/22 23:38:28, shess wrote: > This prevents the bad case, 9999 chars is ...
7 years, 9 months ago (2013-03-23 00:47:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/12544034/1
7 years, 9 months ago (2013-03-25 17:47:41 UTC) #3
Scott Hess - ex-Googler
On 2013/03/23 00:47:08, Mark P wrote: > lgtm > > On 2013/03/22 23:38:28, shess wrote: ...
7 years, 9 months ago (2013-03-25 17:51:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/12544034/1
7 years, 9 months ago (2013-03-26 06:52:39 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 07:32:10 UTC) #6
Message was sent while issue was closed.
Change committed as 190574

Powered by Google App Engine
This is Rietveld 408576698