Open Bug 1353967 Opened 8 years ago Updated 2 years ago

stylo: Replace nsURI pointers in CSSParsingEnvironment with URLExtraData to unify gecko and stylo path

Categories

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

53 Branch
enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix

People

(Reporter: xidorn, Unassigned)

References

Details

We currently cannot do this because we haven't fully removed xml:base support on style attribute, which means we still need CSSParsingEnvironment to hold a strong pointer to the base URI. We can do the replacement after we completely remove xml:base support on style attribute.
Assuming we can ship without this - let me know if we can't.
Priority: -- → P4
Depends on: 1406277
Assignee: nobody → xidorn+moz
Not as trivial as I thought. Unassigning for now.
Assignee: xidorn+moz → nobody
status-firefox57=wontfix unless someone thinks this bug should block 57
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.