Closed
Bug 1227261
Opened 10 years ago
Closed 10 years ago
Replace reference to non-existent dropbox.png with box-logo.png in mozmill test to silence warning
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 45.0
People
(Reporter: ssitter, Assigned: ssitter)
Details
Attachments
(1 file)
|
1.31 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
The file mail/test/mozmill/shared-modules/test-cloudfile-helpers.js references "chrome://messenger/skin/icons/dropbox.png" that was removed with Bug 763471.
During Mozmill test run this causes Warning similar to "Chrome file doesn't exist: .../dist/bin/chrome/classic/skin/classic/messenger/icons/dropbox.png".
It was suggested to use box-logo.png instead.
| Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment on attachment 8691494 [details] [diff] [review]
reference existing icon in test
Review of attachment 8691494 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8691494 -
Flags: review?(mconley) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 45.0
You need to log in
before you can comment on or make changes to this bug.
Description
•