New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 846318 link

Starred by 2 users

Issue metadata

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

Blocking:
issue 755921



Sign in to add a comment

Remove prerender support from activity_log

Project Member Reported by pasko@chromium.org, May 24 2018

Issue description

ActivityLog::OnScriptsExecuted() checks whether scripts being inserted are from prerendered webcontents.

After the switch to nostate-prefetch the scripts cannot be run in the field. There are only 2 tests where the scripts can be inserted:
1. ActivityLogPrerenderTest.TestScriptInjected
2. ActivityLogTest.LogPrerender

Let's remove this check along with both tests.
 

Sign in to add a comment