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

stylo: Fuse ServoStyleContext and ServoComputedValues #17767

Merged
merged 16 commits into from Jul 18, 2017

Conversation

@Manishearth
Copy link
Member

Manishearth commented Jul 18, 2017

@highfive
Copy link

highfive commented Jul 18, 2017

Heads up! This PR modifies the following files:

  • @bholley: components/style/gecko_bindings/sugar/ownership.rs, components/style/traversal.rs, components/style/properties/longhand/text.mako.rs, components/style/servo/selector_parser.rs, components/style/style_resolver.rs and 29 more
  • @canaltinova: components/style/gecko_bindings/sugar/ownership.rs, components/style/traversal.rs, components/style/properties/longhand/text.mako.rs, components/style/servo/selector_parser.rs, components/style/style_resolver.rs and 29 more
  • @KiChjang: components/script/dom/cssrulelist.rs, components/script_layout_interface/wrapper_traits.rs
  • @fitzgen: components/script/dom/cssrulelist.rs, components/script_layout_interface/wrapper_traits.rs
  • @emilio: components/layout/display_list_builder.rs, components/style/gecko_bindings/sugar/ownership.rs, ports/geckolib/glue.rs, components/style/traversal.rs, components/layout/table_rowgroup.rs and 49 more
@highfive
Copy link

highfive commented Jul 18, 2017

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!
  • These commits modify style, layout, and script code, but no tests are modified. Please consider adding a test!
@Manishearth
Copy link
Member Author

Manishearth commented Jul 18, 2017

@bors-servo r=bholley p=100

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

📌 Commit 3287274 has been approved by bholley

@highfive highfive assigned bholley and unassigned emilio Jul 18, 2017
@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

Testing commit 3287274 with merge 4270477005e614aa2371437b00603b15b791ab48...

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

💔 Test failed - linux-dev

@Manishearth Manishearth force-pushed the Manishearth:stylo-fuse branch from 3287274 to 8eafe6a Jul 18, 2017
@Manishearth
Copy link
Member Author

Manishearth commented Jul 18, 2017

@bors-servo r=bholley p=100

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

📌 Commit 8eafe6a has been approved by bholley

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

Testing commit 8eafe6a with merge d746aba...

bors-servo added a commit that referenced this pull request Jul 18, 2017
stylo: Fuse ServoStyleContext and ServoComputedValues

r=bholley https://bugzilla.mozilla.org/show_bug.cgi?id=1367904

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

bors-servo commented Jul 18, 2017

💔 Test failed - arm32

@Manishearth
Copy link
Member Author

Manishearth commented Jul 18, 2017

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

@Manishearth
Copy link
Member Author

Manishearth commented Jul 18, 2017

It's a manifest_changed failure, but:

  • I haven't touched WPT
  • The failure doesn't output a diff, so it feels like a fake failure

CI being weird? let's see.

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2017

@bors-servo bors-servo merged commit 8eafe6a into servo:master Jul 18, 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
bors-servo added a commit that referenced this pull request Jul 18, 2017
style: Cleanup post #17767

Reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1381764

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17773)
<!-- Reviewable:end -->
@Manishearth Manishearth deleted the Manishearth:stylo-fuse branch May 7, 2019
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

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