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

Issue 2811813003: [Cronet] Move NetworkChangeNotifier initialization off UI thread (Closed)

Created:
3 years, 8 months ago by pauljensen
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, agrieve+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cronet] Move NetworkChangeNotifier initialization off UI thread Adapt NetworkChangeNotifierAutoDetector to live on either the UI thread or an internal thread. This facilitates moving initialization of the NetworkChangeNotifier off the UI thread. BUG=709336 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester

Patch Set 1 #

Patch Set 2 : add missing file #

Patch Set 3 : fix NPE #

Messages

Total messages: 1 (1 generated)
pauljensen
3 years, 8 months ago (2017-04-10 18:44:39 UTC) #1
Description was changed from

==========
[Cronet] Move NetworkChangeNotifier initialization off UI thread

Adapt NetworkChangeNotifierAutoDetector to live on either the UI thread
or an internal thread.  This facilitates moving initialization of the
NetworkChangeNotifier off the UI thread.

BUG=709336
==========

to

==========
[Cronet] Move NetworkChangeNotifier initialization off UI thread

Adapt NetworkChangeNotifierAutoDetector to live on either the UI thread
or an internal thread.  This facilitates moving initialization of the
NetworkChangeNotifier off the UI thread.

BUG=709336
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
==========

Powered by Google App Engine
This is Rietveld 408576698