New issue
Advanced search Search tips

Issue 747176 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocked on:
issue 719594
issue 717714
issue 747130

Blocking:
issue 776887



Sign in to add a comment

Enable WebUIURLLoaderFactory on trunk once PlzNavigate uses mojo::URLLoader to talk to ResourceDispatcherHost

Project Member Reported by jam@chromium.org, Jul 21 2017

Issue description

Once PlzNavigate uses mojo::URLLoader to abstract the difference between network service vs resourcedispatcherhost, we can ship the new URLLoader based WebUIURLLoaderFactory to users and remove the old code path. It's simpler than the old version, and we can convert all the data sources to just run on the UI thread instead of the multi-thread interface that it has now.
 

Comment 1 by jam@chromium.org, Nov 8 2017

Blocking: 776887

Comment 2 by jam@chromium.org, Nov 10 2017

Owner: jam@chromium.org
Status: Assigned (was: Available)

Sign in to add a comment