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 #3954

Merged
merged 17 commits into from May 20, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented May 15, 2020

No description provided.

@moz-gfx
Copy link
Author

moz-gfx commented May 15, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 15, 2020

📌 Commit 2f5535e has been approved by auto

bors-servo added a commit that referenced this pull request May 15, 2020
Sync changes from mozilla-central gfx/wr
@bors-servo
Copy link
Contributor

bors-servo commented May 15, 2020

Testing commit 2f5535e with merge 0b934be...

@bors-servo
Copy link
Contributor

bors-servo commented May 16, 2020

💥 Test timed out

Glenn Watson and others added 2 commits May 16, 2020
… r=jrmuizel,aosmond

Part 1 of this patch enables subpixel AA in more cases when there
are multiple picture cache slices. Because of this, we can enable
extra picture cache slices by default, as a performance win for
the general case.

Users who want to force subpixel AA in more cases, at the cost of
performance can manually set the about:config value called
gfx.webrender.quality.force-subpixel-aa-where-possible.

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

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

moz-gfx commented May 16, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 16, 2020

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented May 16, 2020

📌 Commit 223a378 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented May 16, 2020

Testing commit 223a378 with merge b070c7a...

bors-servo added a commit that referenced this pull request May 16, 2020
Sync changes from mozilla-central gfx/wr
@staktrace
Copy link
Contributor

staktrace commented May 16, 2020

@jrmuizel is the mac worker still in the office?

@bors-servo
Copy link
Contributor

bors-servo commented May 16, 2020

💥 Test timed out

Glenn Watson and others added 2 commits May 19, 2020
…r=Bert,jrmuizel

Some pages created nesting levels of scroll roots where the outer
scroll frames are redundant (the scrollable size is zero if the
content rect is the same as the frame rect).

In these cases, it is of no benefit to select these as a scroll
root for picture cache tiles.

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

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

moz-gfx commented May 19, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

📌 Commit c4fb298 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

Testing commit c4fb298 with merge 73945e4...

bors-servo added a commit that referenced this pull request May 19, 2020
Sync changes from mozilla-central gfx/wr
@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

💥 Test timed out

@moz-gfx
Copy link
Author

moz-gfx commented May 19, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

📌 Commit 2997ab6 has been approved by auto

bors-servo added a commit that referenced this pull request May 19, 2020
Sync changes from mozilla-central gfx/wr
@bors-servo
Copy link
Contributor

bors-servo commented May 19, 2020

Testing commit 2997ab6 with merge af26fd5...

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

💥 Test timed out

@moz-gfx
Copy link
Author

moz-gfx commented May 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

📌 Commit 2997ab6 has been approved by auto

@staktrace
Copy link
Contributor

staktrace commented May 20, 2020

@staktrace
Copy link
Contributor

staktrace commented May 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

📌 Commit 57979f0 has been approved by auto

bors-servo added a commit that referenced this pull request May 20, 2020
Sync changes from mozilla-central gfx/wr
@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

Testing commit 57979f0 with merge a50e4d6...

cbrewster and others added 5 commits May 20, 2020
…t transform scale factors r=gw,Bert

This patch adjusts the device pixel scale for raster root surfaces so that the surface's content is not
pixelated/blurred when it is composited into its parent surface where a transform scales up the surface.

This only fixes the referenced bug when WebRender is used.

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

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

moz-gfx commented May 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

💡 This pull request was already approved, no need to approve it again.

  • This pull request is currently being tested. If there's no response from the continuous integration service, you may use retry to trigger a build again.
@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

📌 Commit 57979f0 has been approved by auto

@staktrace
Copy link
Contributor

staktrace commented May 20, 2020

@staktrace
Copy link
Contributor

staktrace commented May 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

📌 Commit a7c76a4 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

Testing commit a7c76a4 with merge cbdc138...

@bors-servo
Copy link
Contributor

bors-servo commented May 20, 2020

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

@bors-servo bors-servo merged commit cbdc138 into servo:master May 20, 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

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