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

Issue 11827058: bookmarks: GetNameForURL() function is only used by gtk. (Closed)

Created:
7 years, 11 months ago by tfarina
Modified:
7 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, browser-components-watch_chromium.org
Visibility:
Public.

Description

bookmarks: GetNameForURL() function is only used by gtk. So, move it to c/b/ui/gtk/bookmarks. Where it's more appropriate. BUG=144783 R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177137

Patch Set 1 #

Patch Set 2 : fix win?? #

Patch Set 3 : by value #

Patch Set 4 : update test expectations? #

Patch Set 5 : update os_exchange_data_win_unittest.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -17 lines) Patch
M chrome/browser/bookmarks/bookmark_node_data_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_utils.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_utils.cc View 1 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M ui/base/dragdrop/os_exchange_data_provider_win.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/base/dragdrop/os_exchange_data_win_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (0 generated)
tfarina
7 years, 11 months ago (2013-01-14 12:23:46 UTC) #1
sky
What do the other platforms that they don't use this code?
7 years, 11 months ago (2013-01-14 16:17:49 UTC) #2
tfarina
On 2013/01/14 16:17:49, sky wrote: > What do the other platforms that they don't use ...
7 years, 11 months ago (2013-01-14 16:31:49 UTC) #3
sky
On Mon, Jan 14, 2013 at 8:31 AM, <tfarina@chromium.org> wrote: > On 2013/01/14 16:17:49, sky ...
7 years, 11 months ago (2013-01-14 16:39:48 UTC) #4
tfarina
On Mon, Jan 14, 2013 at 2:39 PM, Scott Violet <sky@chromium.org> wrote: >> For views, ...
7 years, 11 months ago (2013-01-14 16:58:16 UTC) #5
sky
On Mon, Jan 14, 2013 at 8:58 AM, Thiago Farina <tfarina@chromium.org> wrote: > On Mon, ...
7 years, 11 months ago (2013-01-15 00:29:50 UTC) #6
tfarina
On Mon, Jan 14, 2013 at 10:29 PM, Scott Violet <sky@chromium.org> wrote: > I'm saying ...
7 years, 11 months ago (2013-01-15 01:21:33 UTC) #7
sky
On Mon, Jan 14, 2013 at 5:21 PM, Thiago Farina <tfarina@chromium.org> wrote: > On Mon, ...
7 years, 11 months ago (2013-01-15 16:39:49 UTC) #8
tfarina
Is patch set 2 what you are asking me for?
7 years, 11 months ago (2013-01-15 17:03:59 UTC) #9
sky
Bingo. I wasn't sure if we want to change OSExchangeDataProviderWin directly, or have bookmarkbarview do ...
7 years, 11 months ago (2013-01-15 18:23:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11827058/15001
7 years, 11 months ago (2013-01-15 20:32:32 UTC) #11
tfarina
Scott, the changes done in os_exchange_data_provider_win.cc broken some bookmark_node_data_unittest.cc e:\b\build\slave\win\build\src\chrome\browser\bookmarks\bookmark_node_data_unittest.cc(72): error: Value of: drag_data.elements[0].title Actual: ...
7 years, 11 months ago (2013-01-15 22:50:13 UTC) #12
sky
The text expectations need to be updated. On Tue, Jan 15, 2013 at 2:50 PM, ...
7 years, 11 months ago (2013-01-15 23:24:12 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests
7 years, 11 months ago (2013-01-15 23:30:26 UTC) #14
tfarina
Like patch set 4?
7 years, 11 months ago (2013-01-15 23:32:41 UTC) #15
sky
yes LGTM
7 years, 11 months ago (2013-01-16 00:40:59 UTC) #16
tfarina
Updated os_exchange_data_win_unittest.cc too.
7 years, 11 months ago (2013-01-16 00:48:44 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11827058/29002
7 years, 11 months ago (2013-01-16 01:29:53 UTC) #18
commit-bot: I haz the power
Retried try job too often on win for step(s) compile
7 years, 11 months ago (2013-01-16 03:27:37 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11827058/29002
7 years, 11 months ago (2013-01-16 11:28:34 UTC) #20
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 13:11:09 UTC) #21
Message was sent while issue was closed.
Change committed as 177137

Powered by Google App Engine
This is Rietveld 408576698