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

Issue 10703109: Move the android data dir retrieving code out of DCHECK. (Closed)

Created:
8 years, 5 months ago by Satish
Modified:
8 years, 5 months ago
Reviewers:
Ted C, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move the android data dir retrieving code out of DCHECK. In CL http://codereview.chromium.org/10035034 we added this code to initialize resource pak files with the android data dir. By mistake the call to retrieve the data dir was put within a DCHECK so it doesn't get called in a release or official build. BUG=none TEST=android content shell in an official build loads the content_shell.pak file properly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145654

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/shell/shell_main_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Satish
8 years, 5 months ago (2012-07-07 00:52:42 UTC) #1
jam
lgtm
8 years, 5 months ago (2012-07-09 05:46:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satish@chromium.org/10703109/1
8 years, 5 months ago (2012-07-09 08:04:44 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-09 09:18:59 UTC) #4
Change committed as 145654

Powered by Google App Engine
This is Rietveld 408576698