Closed
Bug 824353
Opened 13 years ago
Closed 13 years ago
startup warnings | Lightning 1.9, T'bird 17.0
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 758493
People
(Reporter: cooch17, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11
Steps to reproduce:
On startup, series of 'warnings' - may or may not relate to other issues concerning 'offline support' (for which I'll open a separate bug report).
Actual results:
In error console, get the following warnings:
Timestamp: 12/23/2012 11:42:25 AM
Warning: Use of Mutation Events is deprecated. Use MutationObserver instead.
Source File: chrome://calendar/content/widgets/calendar-widgets.xml
Line: 306
Timestamp: 12/23/2012 11:42:27 AM
Warning: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
Source File: resource://calendar/modules/calXMLUtils.jsm
Line: 32
Timestamp: 12/23/2012 11:42:27 AM
Warning: Use of attributes' ownerDocument attribute is deprecated.
Source File: resource://calendar/modules/calXMLUtils.jsm
Line: 32
Expected results:
Presumably, no warnings. ;-)
Comment 1•13 years ago
|
||
Please search for existing bug reports first. The warnings are already filed as Bug 758493, Bug 771416, and Bug 771417.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•