Open Bug 1919218 Opened 13 days ago Updated 13 days ago

Unify notification for cached resources

Categories

(DevTools :: Netmonitor, task)

task

Tracking

(Not tracked)

People

(Reporter: arai, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 1884876 added http-on-stylesheet-cache-response for DevTools Network Monitor and WebDrivier, for the case where CSS file is loaded from in-process cache.
There's http-on-image-cache-response notification for almost same purpose for image file.
I'm about to add similar notification for JS files, and it's better using the same notification for all of them.

Given currently the handling for stylesheet vs image differs, I'll add yet another notification for JS with different name (e.g. http-on-resource-cache-response), but ultimately those 3 should be merged into one, with fixing the consumers.

You need to log in before you can comment on or make changes to this bug.