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

Issue 1765008: Changes mac to call into AutocompleteEditModel method for (Closed)

Created:
10 years, 8 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Changes mac to call into AutocompleteEditModel method for determining text to copy to clipboard. BUG=41493 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45747

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -23 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 1 chunk +15 lines, -23 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sky
10 years, 8 months ago (2010-04-27 19:16:04 UTC) #1
Scott Hess - ex-Googler
LGTM, in that I think it replicates the prior experience. But it looks to me ...
10 years, 8 months ago (2010-04-27 19:57:31 UTC) #2
sky
10 years, 8 months ago (2010-04-27 20:23:18 UTC) #3
Yes, I think that's a separate bug that should be easy to fix now that
we have the single method everyone calls into.

  -Scott

On Tue, Apr 27, 2010 at 12:57 PM,  <shess@chromium.org> wrote:
> LGTM, in that I think it replicates the prior experience.
>
> But it looks to me like the old code and the new code maybe mis-handle the
> case
> where you've editing a non-http URL or don't have select-all.  For instance,
> if
> you have "https://blah.com/blah/#HASHCRAPHERE" and select everything before
> the
> #, you just get the text, even though it would make sense to get the URL,
> too.
>
> http://codereview.chromium.org/1765008/show
>

Powered by Google App Engine
This is Rietveld 408576698