Open Bug 1601122 Opened 5 years ago Updated 2 months ago

Remove chrome "redirects" and always use the full path to a resource (i.e. use chrome://global/skin/global.css instead of chrome://global/skin/)

Categories

(Core :: XUL, task, P3)

task

Tracking

()

People

(Reporter: bgrins, Unassigned)

References

Details

We've noticed this doesn't work with documents anymore as they move away from .xul, and I'm not aware of a current benefit to using it instead of the full chrome path (and it can make grepping for file references harder).

Here's a test that demonstrates typical behavior: https://searchfox.org/mozilla-central/source/chrome/test/unit/test_bug564667.js.

Here are some places that may be using the feature (replacing chrome://global/skin/ will go a long way towards removing all consumers of this):

Blocks: 1621932
Depends on: 1623992
Depends on: 1627927
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.