Closed Bug 1642227 Opened 4 years ago Closed 2 years ago

Figure out whether constructable stylesheets should notify global stylesheet observers

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: emilio, Assigned: nordzilla)

References

Details

And if not, whether they should call SheetComplete at all, or they should just do something like:

loadData->mIsBeingParsed = true;
loadData->mSheet->SetComplete();

or something of that sort.

Depends on: 1642228
No longer depends on: 1642228
See Also: → 1642228

Given comment #1 @ bug 1642228, if we change HasPendingLoads() to account for constructed sheets, it would make sense to have constructed sheets notify global observers.

Assignee: nobody → enordin
Severity: -- → S3

Let's go for no for now for the same reason they shouldn't be dealt with in bug 1642228. But we might want to reconsider iff / when replace() supports @import or not.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.