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

Merged
merged 2 commits into from Oct 16, 2019
Merged

Sync changes from mozilla-central #3775

merged 2 commits into from Oct 16, 2019

Conversation

@moz-gfx
Copy link

moz-gfx commented Oct 14, 2019

No description provided.

… frame. r=nical,kvark

Instead of allocating a tile surface from the texture cache during
the tile post_update method, this is now deferred until the
take_context method of picture.

This will allow a simple CPU occlusion culling pass to run after
all the tile cache dependency updates (when the visible tiles and
rects are know), but before the surfaces are allocated. In this way,
we will be able to skip allocating, rasterizing and compositing
any tiles that are eliminated by the occlusion culling test.

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

[wrupdater] From https://hg.mozilla.org/mozilla-central/rev/1af5cb02462a3f01b83cdb48da9644da36ec7e4d
@moz-gfx
Copy link
Author

moz-gfx commented Oct 14, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Oct 14, 2019

📌 Commit c2d4446 has been approved by moz-gfx

@bors-servo
Copy link
Contributor

bors-servo commented Oct 14, 2019

Testing commit c2d4446 with merge 3e7d5fe...

bors-servo added a commit that referenced this pull request Oct 14, 2019
Sync changes from mozilla-central
@bors-servo
Copy link
Contributor

bors-servo commented Oct 14, 2019

💔 Test failed - status-appveyor

@moz-gfx
Copy link
Author

moz-gfx commented Oct 16, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Oct 16, 2019

💡 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 Oct 16, 2019

📌 Commit 43c44d9 has been approved by moz-gfx

bors-servo added a commit that referenced this pull request Oct 16, 2019
Sync changes from mozilla-central
@bors-servo
Copy link
Contributor

bors-servo commented Oct 16, 2019

Testing commit 43c44d9 with merge 3b20a53...

@bors-servo
Copy link
Contributor

bors-servo commented Oct 16, 2019

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: moz-gfx
Pushing 3b20a53 to master...

@bors-servo bors-servo merged commit 43c44d9 into servo:master Oct 16, 2019
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
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

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