Open
Bug 1451543
Opened 7 years ago
Updated 3 years ago
We may want to change how Servo_StyleSet_GetCounterStyleRule works
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | affected |
People
(Reporter: xidorn, Unassigned)
Details
Currently we return a pointer from that FFI function to escape from lifetime check, which is probably not ideal. We may want to change that.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•