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

Issue 23876005: Implement DisplayInfoProvider::UpdateDisplayUnitInfoForPlatform method for Linux GTK. (Resubmit aft… (Closed)

Created:
7 years, 3 months ago by Haojian Wu
Modified:
7 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Implement DisplayInfoProvider::UpdateDisplayUnitInfoForPlatform method for Linux GTK. (Resubmit after revert) Also rename display_info_provider_x11 to display_info_provider_gtk for better understand. BUG=122863 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222553

Patch Set 1 #

Total comments: 5

Patch Set 2 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -25 lines) Patch
A + chrome/browser/extensions/api/system_display/display_info_provider_aura.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/extensions/api/system_display/display_info_provider_gtk.cc View 2 chunks +12 lines, -1 line 0 comments Download
D chrome/browser/extensions/api/system_display/display_info_provider_x11.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Haojian Wu
The CL:https://codereview.chromium.org/22891026/ got reverted, since it breaks win_aura building. Resubmit this patch, please review it. ...
7 years, 3 months ago (2013-09-06 00:18:05 UTC) #1
Haojian Wu
https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 chrome/chrome_browser_extensions.gypi:975: }], This is only change, exclude display_info_provider_aura.cc file in ...
7 years, 3 months ago (2013-09-06 00:20:35 UTC) #2
oshima
https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 chrome/chrome_browser_extensions.gypi:975: }], On 2013/09/06 00:20:35, Haojian Wu wrote: > This ...
7 years, 3 months ago (2013-09-06 17:29:23 UTC) #3
sadrul
On 2013/09/06 17:29:23, oshima wrote: > https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi > File chrome/chrome_browser_extensions.gypi (right): > > https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 > ...
7 years, 3 months ago (2013-09-06 17:35:39 UTC) #4
sadrul
On 2013/09/06 17:35:39, sadrul wrote: > On 2013/09/06 17:29:23, oshima wrote: > > > https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi ...
7 years, 3 months ago (2013-09-06 17:36:12 UTC) #5
oshima
On 2013/09/06 17:36:12, sadrul wrote: > On 2013/09/06 17:35:39, sadrul wrote: > > On 2013/09/06 ...
7 years, 3 months ago (2013-09-06 17:43:17 UTC) #6
Haojian Wu
https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 chrome/chrome_browser_extensions.gypi:975: }], On 2013/09/06 17:29:24, oshima wrote: > On 2013/09/06 ...
7 years, 3 months ago (2013-09-07 03:21:26 UTC) #7
oshima
https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 chrome/chrome_browser_extensions.gypi:975: }], On 2013/09/07 03:21:26, Haojian Wu wrote: > On ...
7 years, 3 months ago (2013-09-07 03:25:12 UTC) #8
Haojian Wu
https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi File chrome/chrome_browser_extensions.gypi (right): https://codereview.chromium.org/23876005/diff/1/chrome/chrome_browser_extensions.gypi#newcode975 chrome/chrome_browser_extensions.gypi:975: }], On 2013/09/07 03:25:12, oshima wrote: > On 2013/09/07 ...
7 years, 3 months ago (2013-09-07 03:45:57 UTC) #9
oshima
lgtm
7 years, 3 months ago (2013-09-07 05:07:07 UTC) #10
Haojian Wu
On 2013/09/07 05:07:07, oshima wrote: > lgtm ping hongbo@.
7 years, 3 months ago (2013-09-07 07:25:40 UTC) #11
Haojian Wu
On 2013/09/07 07:25:40, Haojian Wu wrote: > On 2013/09/07 05:07:07, oshima wrote: > > lgtm ...
7 years, 3 months ago (2013-09-11 01:11:49 UTC) #12
Hongbo Min
lgtm
7 years, 3 months ago (2013-09-11 01:34:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/Hokein.Wu@gmail.com/23876005/12001
7 years, 3 months ago (2013-09-11 02:09:22 UTC) #14
commit-bot: I haz the power
7 years, 3 months ago (2013-09-11 14:57:12 UTC) #15
Message was sent while issue was closed.
Change committed as 222553

Powered by Google App Engine
This is Rietveld 408576698