New issue
Advanced search Search tips

Issue 712312 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 24
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Minor Refactor in ChromeResourceHostDispatcher

Project Member Reported by petewil@chromium.org, Apr 17 2017

Issue description

We're adding a new method in ChromeResourceHostDispatcher for dispatching resource beginning operations, NotifyUIThreadOfRequestStarted().

If possible, we should unify the SafeBrowsing request and the PageLoadMetrics request so that we only have to do one thread transition to the UI thread when a request begins. (At the same time, look for other opportunities in case any other thread switches need to happen).
 
Note from csharrison: In servicing your TODO it would be
nice to hook up into WebContentsObserver like the notification when a response
comes in.
Status: Available (was: Untriaged)
Status: Assigned (was: Available)
(Oh, there's already an owner. I was just removing it from Untriaged.)
Status: WontFix (was: Assigned)
We're removing the code that prompted this refactoring request instead.

Sign in to add a comment