Open Bug 1915626 Opened 1 month ago Updated 3 days ago

Add header information to the notification about stylesheets loaded from CSSLoader cache

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

ASSIGNED

People

(Reporter: Sasha, Assigned: arai)

References

(Depends on 1 open bug)

Details

Attachments

(4 files)

In the scope of the bug 1884876, we added a notification for stylesheets loaded from CSSLoader cache, but the channel which is created to be sent together with this notification is still missing header information. It's required for DevTools and WebDriver BiDi to align with other vendors.
This data has to be saved with StyleSheet object and then added to the channel.

bug 1899734 is going to make the SharedSubResourceCache capable of associating the network metadata to each cache,
and the HTTP response header should be added to the struct.

Depends on: 1899734
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: