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

Force enable OOP rasterization #3793

Merged
merged 1 commit into from Oct 28, 2019
Merged

Force enable OOP rasterization #3793

merged 1 commit into from Oct 28, 2019

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Oct 25, 2019

Fix: brave/brave-browser#6613

The intention is to land this only on Nightly to start, and then to see how it goes and uplift if it is OK accordingly.

Turns on out of process raster for the renderer whenever gpu raster
would have been used. Enables the chromium_raster_transport extension.

This is being done because BaseMark Web 3.0 suffers and the switch
seems to be highly enabled by field trials in Chrome.

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@bbondy bbondy added this to the 0.73.x - Nightly milestone Oct 25, 2019
@bbondy bbondy self-assigned this Oct 25, 2019
Turns on out of process raster for the renderer whenever gpu raster
would have been used.  Enables the chromium_raster_transport extension.

This is being done because BaseMark Web 3.0 suffers and the switch
seems to be highly enabled by field trials in Chrome.
Copy link
Contributor

@jumde jumde left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants