Closed
Bug 1682079
Opened 4 years ago
Closed 4 years ago
Move browser/ references to toolkit/
Categories
(Toolkit :: Printing, task, P2)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: mstriemer, Assigned: sfoster)
Details
(Whiteboard: [print2020_v86])
Attachments
(1 file)
There are a few images from browser/ referenced in the print.css file. We should move those files to toolkit/ and avoid referencing browser/ in our code.
Reporter | ||
Comment 1•4 years ago
|
||
We reference the print icon [0] and the open-in-new icon [1]. The spinner from bug 1679133 will be replaced with loading.png when it re-lands.
[0] https://searchfox.org/mozilla-central/rev/8d722de75886d6bffc116772a1db8854e34ee6a7/toolkit/components/printing/content/print.css#108
[1] https://searchfox.org/mozilla-central/rev/8d722de75886d6bffc116772a1db8854e34ee6a7/toolkit/components/printing/content/print.css#225
Reporter | ||
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sfoster
Assignee | ||
Comment 2•4 years ago
|
||
- Move shared open-in-new and print icons into toolkit and update references
- The pendingpaint.png reference will be removed in bug 11679133
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e59dbfcf233d
Move icons used by new print UI into toolkit. r=mstriemer,desktop-theme-reviewers,ntim
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/d3f7f38157a3
Port bug 1682079 - Move icons used by new print UI into toolkit. rs=bustage-fix
You need to log in
before you can comment on or make changes to this bug.
Description
•