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

Minor display list refactoring #1346

Merged
merged 1 commit into from Jun 6, 2017
Merged

Minor display list refactoring #1346

merged 1 commit into from Jun 6, 2017

Conversation

@kvark
Copy link
Member

kvark commented Jun 6, 2017

Just a few minor fixes I made while looking at #1345.
Haven't got to the root of the problem. That pipeline id lookup couldn't be failing, since it's guaranteed to be checked prior to flatten_item (in flatten_root and flatten_iframe), and then not changed till the rectangles are flattened. So this might be a rogue memory corruption by some unsafe code.

Note: specifying examples in Cargo.toml is only required if they are not placed directly in examples/<name>.rs


This change is Reviewable

@glennw
Copy link
Member

glennw commented Jun 6, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Jun 6, 2017

📌 Commit 1f62305 has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Jun 6, 2017

Testing commit 1f62305 with merge bbc8b9d...

bors-servo added a commit that referenced this pull request Jun 6, 2017
Minor display list refactoring

Just a few minor fixes I made while looking at #1345.
Haven't got to the root of the problem. That pipeline id lookup couldn't be failing, since it's guaranteed to be checked prior to `flatten_item` (in `flatten_root` and `flatten_iframe`), and then not changed till the rectangles are flattened. So this might be a rogue memory corruption by some unsafe code.

Note: specifying examples in `Cargo.toml` is only required if they are not placed directly in `examples/<name>.rs`

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1346)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 6, 2017

☀️ Test successful - status-travis
Approved by: glennw
Pushing bbc8b9d to master...

@bors-servo bors-servo merged commit 1f62305 into servo:master Jun 6, 2017
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
@kvark kvark deleted the kvark:minor branch Jul 26, 2018
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.