Open
Bug 1558361
Opened 5 years ago
Updated 2 years ago
eagerly create nsIURI objects during restyling
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: heycam, Unassigned)
References
Details
Now that nsIURI objects can be created OMT, we can simplify our CSS specified / computed value representations of URLs by creating those objects eagerly, instead of lazily creating them when we're back on the main thread later.
Updated•5 years ago
|
Depends on: OMT-nsIURI
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•