Closed
Bug 1420071
Opened 5 years ago
Closed 5 years ago
stop using nsMediaExpression_Range in Rust code
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(2 files, 1 obsolete file)
There's no particular need to use this Gecko-defined type, and it's defined in a file that will be go away when the old style system is removed.
Assignee | ||
Comment 1•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=51eace2d8f1fa2e66ab350bba5bb2895bccdbeaf
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•5 years ago
|
Attachment #8931237 -
Flags: review?(emilio)
Comment 4•5 years ago
|
||
mozreview-review |
Comment on attachment 8931237 [details] style: Stop using nsMediaExpression_Range. https://reviewboard.mozilla.org/r/202360/#review207754
Attachment #8931237 -
Flags: review?(emilio) → review+
Comment 5•5 years ago
|
||
mozreview-review |
Comment on attachment 8931238 [details] Bug 1420071 - Stop generating Rust bindings for nsMediaList.h. https://reviewboard.mozilla.org/r/202362/#review207756
Attachment #8931238 -
Flags: review?(emilio) → review+
Assignee | ||
Updated•5 years ago
|
Attachment #8931237 -
Attachment is obsolete: true
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by cmccormack@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/71557a988691 Stop generating Rust bindings for nsMediaList.h. r=emilio
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/71557a988691
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•