Closed
Bug 720649
Opened 14 years ago
Closed 14 years ago
textbox.css imports autocomplete.css which doesn't exist
Categories
(Toolkit :: Themes, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 720101
People
(Reporter: florian, Unassigned)
Details
Attachments
(1 file)
|
933 bytes,
patch
|
Details | Diff | Splinter Review |
Each time a window with a textbox appears, my Mac debug build prints this warning in my terminal:
Chrome file doesn't exist: <path>/Contents/MacOS/chrome/toolkit/content/global/autocomplete.css
And MXR query (http://mxr.mozilla.org/mozilla-central/search?string=autocomplete.css) seems to indicate this file existed in xpfe but doesn't in toolkit.
Attachment #591048 -
Flags: review?(dao)
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Attachment #591048 -
Flags: review?(dao)
You need to log in
before you can comment on or make changes to this bug.
Description
•