Closed Bug 1645180 Opened 4 years ago Closed 4 years ago

CSS use counters underreport after bug 1599160

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(3 files)

When we hit the cache introduced in bug 1599160, we don't save our use counters, which means that we don't report the right CSS properties parsed.

This also means that the "zoom" warnings and such are not reported consistently.

This makes us refactor a bit more our setup but I think the end it's
worth it.

Depends on D79376

Without the previous patch, the tests for the second iframe fail.

Depends on D79377

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/80e9e9e78e5e Allow to cache data: stylesheets across documents. r=firefox-style-system-reviewers,heycam https://hg.mozilla.org/integration/autoland/rev/8dc9d9e4f96b Don't under-report use counters for documents that hit the shared sheet cache. r=firefox-style-system-reviewers,heycam https://hg.mozilla.org/integration/autoland/rev/eebb849d100e Refactor test use counters to be less repetitive, and also test <link>. r=firefox-style-system-reviewers,heycam
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: