Closed Bug 1623992 Opened 5 years ago Closed 5 years ago

Rewrite callers from chrome://global/skin/ to chrome://global/skin/global.css

Categories

(Core :: XUL, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

This is in support of removing chrome redirects (bug 1601122).

This was generated with

cp .gitignore .rgignore
rg -l -g '*.{html,xhtml}' 'href="chrome://global/skin/"' | xargs sed -i "" 's/href\="chrome:\/\/global\/skin\/"/href\="chrome:\/\/global\/skin\/global.css"/g'
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED

This was generated with

cp .gitignore .rgignore
rg -l -g '*.{css}' '"chrome://global/skin/"' | xargs sed -i "" 's/"chrome:\/\/global\/skin\/"/"chrome:\/\/global\/skin\/global.css"/g'

Depends on D67687

Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d3dbafdc9b00 Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky https://hg.mozilla.org/integration/autoland/rev/4dbeda6e306a Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in imported stylesheets r=mossop
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: