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

Issue 317323003: content: No need to initialize ResourceBundle with ui_test.pak. (Closed)

Created:
6 years, 6 months ago by tfarina
Modified:
6 years, 6 months ago
CC:
chromium-reviews, jam, darin (slow to review)
Visibility:
Public.

Description

content: No need to initialize ResourceBundle with ui_test.pak. There seems to be no good reason to initialize ResourceBundle with ui_test.pak for content_unittests only when use_aura is set or the platform is Windows. It runs fine without this code, so this patch removes this initialization. This was tested with (on a Linux x86_64 box): $ rm -rf out/Debug $ ./build/gyp_chromium $ ninja -C out/Debug content_unittests $ out/Debug/content_unittests --test-launcher-bot-mode BUG=None TEST=see above R=tony@chromium.org TBR=jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276009

Patch Set 1 #

Patch Set 2 : InitDeviceScaleFactor #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -23 lines) Patch
M content/test/content_test_suite.cc View 1 3 chunks +8 lines, -11 lines 0 comments Download
M content/test/webkit_support.cc View 1 4 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tfarina
Jochen -> owners Tony -> sanity check am I missing something? Is this OK/safe? Is ...
6 years, 6 months ago (2014-06-06 06:34:00 UTC) #1
jochen (gone - plz use gerrit)
On 2014/06/06 06:34:00, tfarina wrote: > Jochen -> owners > Tony -> sanity check > ...
6 years, 6 months ago (2014-06-06 06:52:38 UTC) #2
tony
On 2014/06/06 06:52:38, jochen traveling until Jun 23 wrote: > On 2014/06/06 06:34:00, tfarina wrote: ...
6 years, 6 months ago (2014-06-06 16:51:10 UTC) #3
tfarina
On 2014/06/06 16:51:10, tony wrote: > On 2014/06/06 06:52:38, jochen traveling until Jun 23 wrote: ...
6 years, 6 months ago (2014-06-06 17:08:00 UTC) #4
tony
Sounds reasonable to me.
6 years, 6 months ago (2014-06-06 17:11:45 UTC) #5
tfarina
Changed to gfx::InitDeviceScaleFactor. ptal
6 years, 6 months ago (2014-06-06 23:14:16 UTC) #6
tfarina
Tony, I ran layout tests with bot's command line, which was: $ python third_party/WebKit/Tools/Scripts/run-webkit-tests --no-show-results ...
6 years, 6 months ago (2014-06-08 01:03:22 UTC) #7
tony
LGTM On 2014/06/08 01:03:22, tfarina wrote: > Tony, I ran layout tests with bot's command ...
6 years, 6 months ago (2014-06-08 19:23:54 UTC) #8
tfarina
On 2014/06/08 19:23:54, tony wrote: > LGTM > > On 2014/06/08 01:03:22, tfarina wrote: > ...
6 years, 6 months ago (2014-06-08 19:50:38 UTC) #9
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 6 months ago (2014-06-10 03:46:54 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/317323003/40001
6 years, 6 months ago (2014-06-10 03:48:30 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 13:35:26 UTC) #12
Message was sent while issue was closed.
Change committed as 276009

Powered by Google App Engine
This is Rietveld 408576698