Open Bug 1345688 Opened 8 years ago Updated 2 years ago

stylo: align binary representations of computed keyword values and eliminate the match statements

Categories

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

enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: bholley, Unassigned)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

We have a bunch of match statements right now that we can probably get rid of. They aren't showing up in the profiles I've looked at so far, so we may be able to ship without this. Getting it on file in any case.
Priority: -- → P4
status-firefox57=wontfix unless someone thinks this bug should block 57
Priority: P4 → P3
Assignee: nobody → cam
Status: NEW → ASSIGNED
I have a patch that converts most keyword glue function match statements into assertions and assignments, but it only saves around 25 KiB in libxul.

Still would be nice to do this.

Assignee: cam → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: