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

Issue 25894003: Don't write URLs to clipboard from views omnibox as hyperlinks (Closed)

Created:
7 years, 2 months ago by scottmg
Modified:
7 years, 2 months ago
Reviewers:
Peter Kasting, sky
CC:
chromium-reviews, tfarina, James Su
Visibility:
Public.

Description

Don't write URLs to clipboard from views omnibox as hyperlinks This makes the views omnibox match the old Windows omnibox. See https://chromiumcodereview.appspot.com/10827330#msg3 and 4 for previous discussion on how this fix differs slightly from the initial bug report in issue 976. R=pkasting@chromium.org BUG=976 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227598

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : make behaviour consistent across platforms #

Total comments: 2

Patch Set 4 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M chrome/browser/bookmarks/bookmark_node_data.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view_browsertest.cc View 1 2 3 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
scottmg
7 years, 2 months ago (2013-10-03 23:14:21 UTC) #1
Peter Kasting
Is there a test where we can check the types of objects placed on the ...
7 years, 2 months ago (2013-10-03 23:46:43 UTC) #2
scottmg
> Is there a test where we can check the types of objects placed on ...
7 years, 2 months ago (2013-10-04 00:07:12 UTC) #3
Peter Kasting
On 2013/10/04 00:07:12, scottmg wrote: > > Is there a test where we can check ...
7 years, 2 months ago (2013-10-04 00:15:15 UTC) #4
scottmg
On 2013/10/04 00:15:15, Peter Kasting wrote: > On 2013/10/04 00:07:12, scottmg wrote: > > > ...
7 years, 2 months ago (2013-10-04 20:27:46 UTC) #5
Peter Kasting
On 2013/10/04 20:27:46, scottmg wrote: > So, I think bug 976 and bug 168583 are ...
7 years, 2 months ago (2013-10-04 20:38:16 UTC) #6
scottmg
On 2013/10/04 20:38:16, Peter Kasting wrote: > On 2013/10/04 20:27:46, scottmg wrote: > > So, ...
7 years, 2 months ago (2013-10-05 00:34:06 UTC) #7
scottmg
On 2013/10/05 00:34:06, scottmg wrote: > On 2013/10/04 20:38:16, Peter Kasting wrote: > > On ...
7 years, 2 months ago (2013-10-05 00:34:36 UTC) #8
Peter Kasting
https://codereview.chromium.org/25894003/diff/14001/chrome/browser/bookmarks/bookmark_node_data.cc File chrome/browser/bookmarks/bookmark_node_data.cc (right): https://codereview.chromium.org/25894003/diff/14001/chrome/browser/bookmarks/bookmark_node_data.cc#newcode146 chrome/browser/bookmarks/bookmark_node_data.cc:146: #if !defined(OS_WIN) This makes me wonder if we should ...
7 years, 2 months ago (2013-10-05 00:42:27 UTC) #9
scottmg
https://codereview.chromium.org/25894003/diff/14001/chrome/browser/bookmarks/bookmark_node_data.cc File chrome/browser/bookmarks/bookmark_node_data.cc (right): https://codereview.chromium.org/25894003/diff/14001/chrome/browser/bookmarks/bookmark_node_data.cc#newcode146 chrome/browser/bookmarks/bookmark_node_data.cc:146: #if !defined(OS_WIN) On 2013/10/05 00:42:27, Peter Kasting wrote: > ...
7 years, 2 months ago (2013-10-07 22:16:27 UTC) #10
Peter Kasting
LGTM https://codereview.chromium.org/25894003/diff/26001/chrome/browser/bookmarks/bookmark_node_data.cc File chrome/browser/bookmarks/bookmark_node_data.cc (right): https://codereview.chromium.org/25894003/diff/26001/chrome/browser/bookmarks/bookmark_node_data.cc#newcode147 chrome/browser/bookmarks/bookmark_node_data.cc:147: // Previously scw.WriteHyperlink was called here. Purposfully don't ...
7 years, 2 months ago (2013-10-07 22:19:22 UTC) #11
scottmg
Oops, the implementation morphed to a different file. +sky for chrome/browser/bookmarks OWNERS.
7 years, 2 months ago (2013-10-07 22:23:38 UTC) #12
sky
I suspect this is going to cause some grief. LGTM
7 years, 2 months ago (2013-10-08 01:58:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/25894003/32001
7 years, 2 months ago (2013-10-08 17:16:37 UTC) #14
commit-bot: I haz the power
7 years, 2 months ago (2013-10-08 21:32:57 UTC) #15
Message was sent while issue was closed.
Change committed as 227598

Powered by Google App Engine
This is Rietveld 408576698