Closed
Bug 1457784
Opened 7 years ago
Closed 7 years ago
Use warning.svg instead of warning-16.png
Categories
(Toolkit :: Themes, enhancement, P3)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: ntim, Assigned: arshadkazmi42, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
What can be removed:
toolkit/themes/osx/global/icons/warning-16.png
toolkit/themes/windows/global/icons/warning-16.png
https://searchfox.org/mozilla-central/source/browser/themes/linux/jar.mn#7
https://searchfox.org/mozilla-central/source/toolkit/themes/osx/global/jar.mn#65
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/non-mac.jar.inc.mn#30
The rest on this list: https://searchfox.org/mozilla-central/search?q=warning-16.png&case=true®exp=false&path=
should be replaced with chrome://global/skin/icons/warning.svg
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Assignee: nobody → 1991manish.kumar
Comment 1•7 years ago
|
||
'warning.svg' doesn't exist.
https://dxr.mozilla.org/mozilla-central/search?q=%2FWarning.svg&redirect=false
Flags: needinfo?(ntim.bugs)
| Reporter | ||
Comment 2•7 years ago
|
||
You can use the `path:` prefix to show file matches: https://dxr.mozilla.org/mozilla-central/search?q=path%3Awarning.svg&redirect=false
Flags: needinfo?(ntim.bugs)
Updated•7 years ago
|
Assignee: 1991manish.kumar → nobody
| Reporter | ||
Updated•7 years ago
|
Mentor: ntim.bugs
Keywords: good-first-bug
| Assignee | ||
Comment 3•7 years ago
|
||
Is it still open? I am interested to take this up
Flags: needinfo?(ntim.bugs)
| Reporter | ||
Comment 4•7 years ago
|
||
(In reply to Arshad Kazmi [:arshadkazmi42] from comment #3)
> Is it still open? I am interested to take this up
Sure, please let me know if you have any questions.
Assignee: nobody → arshadkazmi42
Flags: needinfo?(ntim.bugs)
| Assignee | ||
Comment 5•7 years ago
|
||
so just to clarify as per Comment 1
I have to remove these
toolkit/themes/osx/global/icons/warning-16.png
toolkit/themes/windows/global/icons/warning-16.png
https://searchfox.org/mozilla-central/source/browser/themes/linux/jar.mn#7
https://searchfox.org/mozilla-central/source/toolkit/themes/osx/global/jar.mn#65
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/non-mac.jar.inc.mn#30
and replace everything in this list
The rest on this list: https://searchfox.org/mozilla-central/search?q=warning-16.png&case=true®exp=false&path=
Flags: needinfo?(ntim.bugs)
| Reporter | ||
Comment 6•7 years ago
|
||
Two of the links above have slightly changed (the line numbers):
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/non-mac.jar.inc.mn#29
https://searchfox.org/mozilla-central/source/toolkit/themes/osx/global/jar.mn#64
But yeah, everything else is correct.
Flags: needinfo?(ntim.bugs)
| Assignee | ||
Comment 7•7 years ago
|
||
DO i need to verify any tests after this change?
Flags: needinfo?(ntim.bugs)
| Reporter | ||
Comment 8•7 years ago
|
||
(In reply to Arshad Kazmi [:arshadkazmi42] from comment #7)
> DO i need to verify any tests after this change?
You'll need to manually check if:
- about:neterror
- about:library
- about:sessionrestore
still have a warning icon as page favicon.
Flags: needinfo?(ntim.bugs)
| Assignee | ||
Comment 9•7 years ago
|
||
replace warning icon to svg icon in aboutNetError-new.xhtml
warning-16.png removed from osx and global themes
| Assignee | ||
Comment 10•7 years ago
|
||
Hey Tim,
I am done with the changes and verified the favicon manually.
Whom should I add as reviewer in phabricator?
Flags: needinfo?(ntim.bugs)
Comment 12•7 years ago
|
||
Comment on attachment 9009453 [details]
Bug 1457784 - Replace warning-16.png with warning.svg. r=dao
Dão Gottwald [::dao] has approved the revision.
Attachment #9009453 -
Flags: review+
Updated•7 years ago
|
Attachment #9009453 -
Attachment description: Bug 1457784 - warning-16.png replaced with warning.svg → Bug 1457784 - Replace warning-16.png with warning.svg.
Updated•7 years ago
|
Attachment #9009453 -
Attachment description: Bug 1457784 - Replace warning-16.png with warning.svg. → Bug 1457784 - Replace warning-16.png with warning.svg. r=dao
Comment 13•7 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ac589d31bd7
Replace warning-16.png with warning.svg. r=dao
| Assignee | ||
Comment 14•7 years ago
|
||
Thanks for the review dao.
Do I need to add check-in needed flag here?
Looks like code is already pushed.
Flags: needinfo?(dao+bmo)
| Assignee | ||
Comment 16•7 years ago
|
||
Ok. thanks :)
Comment 17•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•