Closed Bug 1847715 Opened 2 years ago Closed 2 years ago

Make prototype content sink not treat stylesheets so weirdly.

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

RESOLVED FIXED
118 Branch
Tracking Status
firefox118 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.

This allows getting rid of some of the special-cases to avoid this virtual call
elsewhere.

Disable updates, then re-enable, and deal with the result potentially blocking.

This in theory makes <html:link rel="stylesheet"> block the parser as
appropriate if needed, much link xml-stylesheet PIs do.

In practice it probably doesn't make such big of a difference because
we wait for load to lay stuff out.

Depends on D185639

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1604bf7d430f Don't require a virtual call for LinkStyle::FromNode(Element&). r=smaug
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/271f6544c7cc Make prototype sync behave as everything else. r=smaug
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: