Closed
Bug 1392447
Opened 8 years ago
Closed 8 years ago
Stylo: Adjust Servo_StyleSheet_GetOrigin return type for Linux32 ABI
Categories
(Core :: CSS Parsing and Computation, enhancement, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: jryans, Assigned: jryans)
References
Details
Attachments
(1 file)
Similiar to the changes in bug 1390691, another FFI `Servo_StyleSheet_GetOrigin` was added by bug 1382925 which needs to adjusted for Linux 32-bit.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8899626 -
Flags: review?(cam) → review?(emilio+bugs)
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8899626 [details]
Bug 1392447 - Fix up Servo_StyleSheet_GetOrigin for Linux 32-bit ABI.
https://reviewboard.mozilla.org/r/170934/#review176314
r=me
Attachment #8899626 -
Flags: review?(emilio+bugs) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
| Comment hidden (mozreview-request) |
Pushed by jryans@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8acd319d4e34
Fix up Servo_StyleSheet_GetOrigin for Linux 32-bit ABI. r=emilio
Comment 6•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•