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

Issue 52783003: linux_aura: Move the first creation of DesktopScreen after ResourceBundle initialization. (Closed)

Created:
7 years, 1 month ago by Mikhail
Modified:
7 years, 1 month ago
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank, kenneth.r.christiansen
Visibility:
Public.

Description

linux_aura: Move the first creation of DesktopScreen after ResourceBundle initialization. Move the first creation of DesktopScreen after ResourceBundle initialization. This is necessary for HIDPI enabling as ResourceBundle is the also a place where platform-supported scale factors are initialized. BUG=315045 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233730

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed method declaration order #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc View 1 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 10 (0 generated)
Mikhail
7 years, 1 month ago (2013-11-04 17:28:21 UTC) #1
Elliot Glaysher
bug number in the description? https://codereview.chromium.org/52783003/diff/1/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h File chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h (right): https://codereview.chromium.org/52783003/diff/1/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h#newcode25 chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h:25: virtual void PreCreateThreads() OVERRIDE; ...
7 years, 1 month ago (2013-11-04 19:08:20 UTC) #2
Mikhail
https://codereview.chromium.org/52783003/diff/1/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h File chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h (right): https://codereview.chromium.org/52783003/diff/1/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h#newcode25 chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.h:25: virtual void PreCreateThreads() OVERRIDE; On 2013/11/04 19:08:20, Elliot Glaysher ...
7 years, 1 month ago (2013-11-05 11:15:29 UTC) #3
Mikhail
7 years, 1 month ago (2013-11-05 12:49:29 UTC) #4
Ben Goodger (Google)
https://codereview.chromium.org/52783003/diff/130001/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc File chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc (right): https://codereview.chromium.org/52783003/diff/130001/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc#newcode78 chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc:78: views::CreateDesktopScreen()); Where's the ResourceBundle dependency here? I took a ...
7 years, 1 month ago (2013-11-05 17:44:11 UTC) #5
Mikhail
On 2013/11/05 17:44:11, Ben Goodger (Google) wrote: > https://codereview.chromium.org/52783003/diff/130001/chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc > File chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc (right): > > ...
7 years, 1 month ago (2013-11-06 08:46:50 UTC) #6
Mikhail
Any update here, please? This is a blocker for https://codereview.chromium.org/27156003/
7 years, 1 month ago (2013-11-07 12:09:50 UTC) #7
Ben Goodger (Google)
ok. lgtm. On Thu, Nov 7, 2013 at 4:09 AM, <mikhail.pozdnyakov@intel.com> wrote: > Any update ...
7 years, 1 month ago (2013-11-07 16:24:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhail.pozdnyakov@intel.com/52783003/130001
7 years, 1 month ago (2013-11-07 16:44:12 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 00:39:25 UTC) #10
Message was sent while issue was closed.
Change committed as 233730

Powered by Google App Engine
This is Rietveld 408576698