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

Issue 2738583003: [Chromecast] Fix ordering in PreMainMessageLoopRun (Closed)

Created:
3 years, 9 months ago by almasrymina
Modified:
3 years, 9 months ago
Reviewers:
wzhong, halliwell
CC:
chromium-reviews, alokp+watch_chromium.org, lcwu+watch_chromium.org, halliwell+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Fix ordering in PreMainMessageLoopRun UrlRequestContextFactory needs to be initialized before GetSystemGetter is called. Net log should be set before network activity starts. BUG= internal b/35963633 TEST= Manual attempt to reproduce the crash Review-Url: https://codereview.chromium.org/2738583003 Cr-Commit-Position: refs/heads/master@{#456113} Committed: https://chromium.googlesource.com/chromium/src/+/2b274b77eb50f7decd55b62c0d3443e989e6f12b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chromecast/browser/cast_browser_main_parts.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chromecast/browser/url_request_context_factory.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
almasrymina
3 years, 9 months ago (2017-03-07 19:19:56 UTC) #3
halliwell
https://codereview.chromium.org/2738583003/diff/1/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (right): https://codereview.chromium.org/2738583003/diff/1/chromecast/browser/cast_browser_main_parts.cc#newcode441 chromecast/browser/cast_browser_main_parts.cc:441: url_request_context_factory_->InitializeOnUIThread(net_log_.get()); Is it worth a DCHECK in UrlRequestContextFactory that ...
3 years, 9 months ago (2017-03-07 19:23:29 UTC) #4
almasrymina
https://codereview.chromium.org/2738583003/diff/1/chromecast/browser/cast_browser_main_parts.cc File chromecast/browser/cast_browser_main_parts.cc (right): https://codereview.chromium.org/2738583003/diff/1/chromecast/browser/cast_browser_main_parts.cc#newcode441 chromecast/browser/cast_browser_main_parts.cc:441: url_request_context_factory_->InitializeOnUIThread(net_log_.get()); On 2017/03/07 19:23:29, halliwell wrote: > Is it ...
3 years, 9 months ago (2017-03-09 19:19:21 UTC) #5
almasrymina
3 years, 9 months ago (2017-03-09 19:19:22 UTC) #6
wzhong
lgtm
3 years, 9 months ago (2017-03-09 19:25:03 UTC) #9
halliwell
On 2017/03/09 19:25:03, wzhong wrote: > lgtm lgtm
3 years, 9 months ago (2017-03-09 19:59:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2738583003/20001
3 years, 9 months ago (2017-03-10 18:21:44 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 18:28:37 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2b274b77eb50f7decd55b62c0d34...

Powered by Google App Engine
This is Rietveld 408576698