Stylo: Add FFI interfaces for exposing style sources.#16328
Stylo: Add FFI interfaces for exposing style sources.#16328bors-servo merged 1 commit intoservo:masterfrom bradwerth:computedStyles
Conversation
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @metajack (or someone else) soon. |
|
Heads up! This PR modifies the following files:
|
|
@bors-servo delegate+ use |
|
📌 Commit 549a6a0 has been approved by `whoever`` |
|
✌️ @bradwerth can now approve this pull request |
Stylo: Add FFI interfaces for exposing style sources. https://bugzilla.mozilla.org/show_bug.cgi?id=1346256 https://reviewboard.mozilla.org/r/119044/ <!-- 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/16328) <!-- Reviewable:end -->
|
@bors-servo r=heycam |
|
💡 This pull request was already approved, no need to approve it again.
|
|
📌 Commit 549a6a0 has been approved by |
|
⌛ Testing commit 549a6a0 with merge 661e1a51e4a560d329faff2214f34b2d7aa60f48... |
|
@bors-servo r- retry clean r=heycam |
|
💡 This pull request was already approved, no need to approve it again.
|
|
📌 Commit 549a6a0 has been approved by |
Stylo: Add FFI interfaces for exposing style sources. https://bugzilla.mozilla.org/show_bug.cgi?id=1346256 https://reviewboard.mozilla.org/r/119044/ <!-- 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/16328) <!-- Reviewable:end -->
|
💔 Test failed - windows-msvc-dev |
| aSource: *const nsStyleFont); | ||
| } | ||
| extern "C" { | ||
| pub fn Gecko_GetBaseSize(lang: *mut nsIAtom) -> FontSizePrefs; |
|
| use gecko_bindings::structs::ComputedTimingFunction_BeforeFlag; | ||
| use gecko_bindings::structs::FontFamilyList; | ||
| use gecko_bindings::structs::FontFamilyType; | ||
| use gecko_bindings::structs::FontSizePrefs; |
|
@bors-servo r=heycam |
|
📌 Commit 4a9ac44 has been approved by |
Stylo: Add FFI interfaces for exposing style sources. https://bugzilla.mozilla.org/show_bug.cgi?id=1346256 https://reviewboard.mozilla.org/r/119044/ <!-- 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/16328) <!-- Reviewable:end -->
|
💔 Test failed - linux-dev |
|
MozReview-Commit-ID: BlAb8sQ5WYl
|
@bors-servo r=heycam |
|
📌 Commit bfc7e84 has been approved by |
Stylo: Add FFI interfaces for exposing style sources. https://bugzilla.mozilla.org/show_bug.cgi?id=1346256 https://reviewboard.mozilla.org/r/119044/ <!-- 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/16328) <!-- Reviewable:end -->
|
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-msvc-dev |
https://bugzilla.mozilla.org/show_bug.cgi?id=1346256
https://reviewboard.mozilla.org/r/119044/
This change is