New issue
Advanced search Search tips

Issue 843762 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

Investigate cases where frame data cache lookup on IO thread fails.

Project Member Reported by karandeepb@chromium.org, May 16 2018

Issue description

This is tracked via Extensions.ExtensionFrameMapCacheHit. It seems frame data
lookup on the IO thread can fail if we are not tracking all WebContents or if
the corresponding render frame was destroyed. Track where this can occur, this
should help in minimizing IO->UI->IO thread that the web request API performs to
fetch the frame data.
 

Sign in to add a comment