Closed Bug 1544548 Opened 6 years ago Closed 6 years ago

Insert quirks.css later so that we hit the cascade data cache more often.

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file, 1 obsolete file)

This should help with bug 1542263.

Bug 1535788 moved the quirks.css insertion earlier, so the order will not match
when the commonish case where the document gets a shell and then knows the
compat mode, which means that we hit the cascade data cache a bit less often.

I'll also fix the order of the preference sheet vs. the quirks sheet in a
followup, right now whatever gets first ends ups earlier on the list.

Bug 1535788 moved the quirks.css insertion earlier, so the order will not match
when the commonish case where the document gets a shell and then knows the
compat mode, which means that we hit the cascade data cache a bit less often.

I'll also fix the order of the preference sheet vs. the quirks sheet in a
followup, right now whatever gets first ends ups earlier on the list.

Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/autoland/rev/a7b03452b97f Insert quirks.css later so that we hit the cascade data cache more often. r=heycam
Attachment #9058619 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: