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

Issue 326043002: Cleanup: Remove more dead GTK code. (Closed)

Created:
6 years, 6 months ago by Lei Zhang
Modified:
6 years, 6 months ago
CC:
chromium-reviews, tim+watch_chromium.org, cbentzel+watch_chromium.org, jennb, chromoting-reviews_chromium.org, haitaol+watch_chromium.org, jam, Dmitry Titov, jianli, darin-cc_chromium.org, dcheng, maniscalco+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 6

Patch Set 2 : sergeyu comments #

Patch Set 3 : sergeyu comments try 2 #

Total comments: 1

Patch Set 4 : sergeyu comments try 3 #

Patch Set 5 : rebase #

Patch Set 6 : fix typo #

Patch Set 7 : fix accidental revert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -239 lines) Patch
M chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc View 1 2 3 4 5 6 3 chunks +2 lines, -15 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/browser/referrer_policy_browsertest.cc View 1 2 3 4 5 6 6 chunks +19 lines, -32 lines 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -8 lines 0 comments Download
M chrome/browser/renderer_preferences_util.cc View 1 2 3 4 5 6 2 chunks +1 line, -30 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_preferences_sync_test.cc View 1 2 3 4 5 6 2 chunks +3 lines, -14 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 4 5 6 5 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/ui/find_bar/find_bar_host_browsertest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/ui/panels/docked_panel_collection.cc View 1 2 3 4 5 6 2 chunks +0 lines, -20 lines 0 comments Download
M chrome/browser/ui/panels/panel_manager.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/stacked_panel_browsertest.cc View 1 2 3 4 5 6 5 chunks +5 lines, -31 lines 0 comments Download
M chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc View 1 2 3 4 5 6 2 chunks +0 lines, -17 lines 0 comments Download
M chrome/renderer/net/net_error_helper.cc View 1 2 3 4 5 6 2 chunks +5 lines, -21 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 3 4 5 6 3 chunks +0 lines, -8 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 3 4 5 6 3 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Lei Zhang
https://codereview.chromium.org/326043002/diff/40001/chrome/browser/profiles/profile_impl.cc File chrome/browser/profiles/profile_impl.cc (left): https://codereview.chromium.org/326043002/diff/40001/chrome/browser/profiles/profile_impl.cc#oldcode148 chrome/browser/profiles/profile_impl.cc:148: // Constrict us to a very specific platform and ...
6 years, 6 months ago (2014-06-10 05:12:31 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/326043002/diff/40001/remoting/host/it2me/it2me_native_messaging_host_main.cc File remoting/host/it2me/it2me_native_messaging_host_main.cc (left): https://codereview.chromium.org/326043002/diff/40001/remoting/host/it2me/it2me_native_messaging_host_main.cc#oldcode65 remoting/host/it2me/it2me_native_messaging_host_main.cc:65: // Cannot use TOOLKIT_GTK because it is not defined ...
6 years, 6 months ago (2014-06-10 05:29:39 UTC) #2
Lei Zhang
https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (left): https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc#oldcode1322 remoting/host/remoting_me2me_host.cc:1322: #if defined(TOOLKIT_GTK) On 2014/06/10 05:29:39, Sergey Ulanov wrote: > ...
6 years, 6 months ago (2014-06-10 05:38:39 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (left): https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc#oldcode1322 remoting/host/remoting_me2me_host.cc:1322: #if defined(TOOLKIT_GTK) On 2014/06/10 05:38:39, Lei Zhang wrote: > ...
6 years, 6 months ago (2014-06-10 06:05:56 UTC) #4
Lei Zhang
https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (left): https://codereview.chromium.org/326043002/diff/40001/remoting/host/remoting_me2me_host.cc#oldcode1322 remoting/host/remoting_me2me_host.cc:1322: #if defined(TOOLKIT_GTK) On 2014/06/10 06:05:55, Sergey Ulanov wrote: > ...
6 years, 6 months ago (2014-06-10 07:02:28 UTC) #5
Sergey Ulanov
remoting LGTM when my comment is addressed https://codereview.chromium.org/326043002/diff/100001/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): https://codereview.chromium.org/326043002/diff/100001/remoting/host/remoting_me2me_host.cc#newcode1321 remoting/host/remoting_me2me_host.cc:1321: gtk_init(NULL, NULL); ...
6 years, 6 months ago (2014-06-10 07:58:38 UTC) #6
Lei Zhang
erg: ping
6 years, 6 months ago (2014-06-14 01:22:38 UTC) #7
Elliot Glaysher
lgtm
6 years, 6 months ago (2014-06-16 17:40:03 UTC) #8
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-16 21:20:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/326043002/160001
6 years, 6 months ago (2014-06-16 21:22:00 UTC) #10
Lei Zhang
The CQ bit was unchecked by thestig@chromium.org
6 years, 6 months ago (2014-06-16 23:20:49 UTC) #11
Lei Zhang
TBR sky@ for trivial content/browser code deletion.
6 years, 6 months ago (2014-06-16 23:22:27 UTC) #12
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-16 23:22:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/326043002/180001
6 years, 6 months ago (2014-06-16 23:23:01 UTC) #14
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-17 01:37:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/326043002/200001
6 years, 6 months ago (2014-06-17 01:38:02 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 09:52:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_rel/builds/39869)
6 years, 6 months ago (2014-06-17 09:52:53 UTC) #18
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 6 months ago (2014-06-17 18:48:02 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/326043002/220001
6 years, 6 months ago (2014-06-17 18:51:39 UTC) #20
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 22:15:53 UTC) #21
Message was sent while issue was closed.
Change committed as 277881

Powered by Google App Engine
This is Rietveld 408576698