Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser(firefox): force always active docshell #4363

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

aslushnikov
Copy link
Collaborator

This forces active docshell for all content processes.

References #4208

This forces active docshell for all content processes.

References microsoft#4208
@@ -159,6 +159,7 @@ class TargetRegistry {
target.updateViewportSize();
if (browserContext.screencastOptions)
target._startVideoRecording(browserContext.screencastOptions);

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert?

@aslushnikov aslushnikov merged commit c522a0d into microsoft:master Nov 6, 2020
@aslushnikov aslushnikov deleted the force-active-docshell branch November 6, 2020 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants