Closed
Bug 1699101
Opened 4 years ago
Closed 4 years ago
Annotate content styles injected as data URLs to help gather more meaningful telemetry
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: freddy, Assigned: freddy)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
To help analyze telemetry data for system principal loads (bug 1644671), I'd like to annotate data URLs with a comment preceding the actual content. This will help me understand if styles loaded with the SystemPrincipal through data URLs are mostly from web-extensions or if there is more to find. In essence, this patch will help me decide if rewriting things to use blob URLs (bug 1639478) will make a meaningful dent.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P2
Pushed by fbraun@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/393d160fef97
annotate WebExtension Content Style data URL loads r=rpl,ckerschb
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•