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

Remove the concept of StackingLevel #261

Merged
merged 2 commits into from Apr 17, 2016

Conversation

@mrobinson
Copy link
Member

mrobinson commented Apr 15, 2016

No description provided.

mrobinson added 2 commits Apr 15, 2016
Servo has updated its rust version, so we need to update the travis
configuration in WebRender.
Servo now sorts display list items so webrender_traits no longer tracks
the stacking level of items in the list. This also means that WebRender
no longer needs to sort StackingContext items.
@mrobinson
Copy link
Member Author

mrobinson commented Apr 15, 2016

@pcwalton or @gw r?

@glennw
Copy link
Member

glennw commented Apr 17, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

📌 Commit 97468da has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

Testing commit 97468da with merge 46dd3f0...

bors-servo added a commit that referenced this pull request Apr 17, 2016
Remove the concept of StackingLevel
@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit 97468da into servo:master Apr 17, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
bors-servo added a commit to servo/servo that referenced this pull request Apr 19, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 20, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 20, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 21, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 21, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 21, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 24, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
bors-servo added a commit to servo/servo that referenced this pull request Apr 24, 2016
Implement stencil fns for WebGLRenderingContext

Depends on servo/webrender#261.

Closes #10659.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10670)
<!-- Reviewable:end -->
@mrobinson mrobinson deleted the mrobinson:remove-stackinglevel branch Sep 5, 2016
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio

Depends on servo/webrender#261.

Closes #10659.

Source-Repo: https://github.com/servo/servo
Source-Revision: 78041737def89de90cba20ea29afe4e107008117

UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio

Depends on servo/webrender#261.

Closes #10659.

Source-Repo: https://github.com/servo/servo
Source-Revision: 78041737def89de90cba20ea29afe4e107008117

UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
… (from KiChjang:webgl-stencils); r=emilio

Depends on servo/webrender#261.

Closes #10659.

Source-Repo: https://github.com/servo/servo
Source-Revision: 78041737def89de90cba20ea29afe4e107008117

UltraBlame original commit: 94ab626eb3264784bf0545395790128bbc068480
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.