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

Sync changes from mozilla-central gfx/wr #3951

Merged
merged 4 commits into from May 14, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented May 14, 2020

No description provided.

Glenn Watson and others added 4 commits May 14, 2020
…d. r=nical

Previously, any time a text run was encountered that was outside the
detected opaque backdrop of a picture cache, all subpixel AA would
get disabled for that surface.

Recently, we added support for conditional subpixel mode, where a
list of excluded rects can be provided (compositor surfaces) that
require a text run to disable subpixel AA.

This patch extends that, adding an inclusion rect to the conditional
subpixel mode. This allows subpixel AA to be enabled on any text
runs that are within the bounds of the detected opaque backdrop
for a picture cache.

Differential Revision: https://phabricator.services.mozilla.com/D75027

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/d5eab5a42b3e5a444d3f0c46b3c77c2a76d4cf77
@moz-gfx
Copy link
Author

moz-gfx commented May 14, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 14, 2020

📌 Commit 68c6502 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented May 14, 2020

Testing commit 68c6502 with merge be6386c...

@bors-servo
Copy link
Contributor

bors-servo commented May 14, 2020

☀️ Test successful - status-taskcluster
Approved by: auto
Pushing be6386c to master...

@bors-servo bors-servo merged commit be6386c into servo:master May 14, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.