Closed Bug 1504104 Opened 6 years ago Closed 6 years ago

change various CSS value representations from using Vec<T> to Box<[T]>

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: heycam, Assigned: heycam)

References

Details

Attachments

(6 obsolete files)

This will make it easier to control their allocations for bug 1474793.
Depends on D10665
Depends on D10666
Depends on D10667
Depends on D10668

It turns out I don't need to do this, since with the new setup I can copy Vecs into shared memory easily. Sorry for the time you took to review these Xidorn!

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Attachment #9022025 - Attachment is obsolete: true
Attachment #9022026 - Attachment is obsolete: true
Attachment #9022027 - Attachment is obsolete: true
Attachment #9022028 - Attachment is obsolete: true
Attachment #9022029 - Attachment is obsolete: true
Attachment #9022030 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: