Open Bug 1524518 Opened 5 years ago Updated 2 years ago

[remote-dbg-next] Remove whitelisted svg files for aboutdebugging in browser_all_files_referenced

Categories

(DevTools :: about:debugging, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: remote-debugging-technical-debt)

We are whitelisting SVGs from aboutdebugging in https://searchfox.org/mozilla-central/rev/6e3cc153566f5f288ae768a2172385b8436d61dd/browser/base/content/test/static/browser_all_files_referenced.js#171-176

We can very easily avoid that if we don't concatenate the strings for those images.

One of the problems with the current approach is that if we stop using the "beta" image (example), the test will currently be unable to catch that and we will keep packaging the image for no reason.

Priority: -- → P3

filter on: remote-debugging-m2-reserve-cleanup

Whiteboard: remote-debugging-technical-debt
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.