Closed
Bug 1329428
Opened 9 years ago
Closed 9 years ago
JavaScript strict warning: ReferenceError: reference to undefined property "QueryInterface" in calendar-task-tree.xml
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
5.7
People
(Reporter: aleth, Assigned: Fallen)
Details
Attachments
(1 file)
|
1.02 KB,
patch
|
ssitter
:
review+
|
Details | Diff | Splinter Review |
JavaScript strict warning: chrome://calendar/content/calendar-task-tree.xml, line 239: ReferenceError: reference to undefined property "QueryInterface"
I see this on every startup.
Comment 1•9 years ago
|
||
I can confirm the warning using Lightning 5.5a1 if "javascript.options.strict" is set to true.
Severity: normal → minor
OS: Unspecified → All
Hardware: Unspecified → All
Summary: chrome://calendar/content/calendar-task-tree.xml, line 239: ReferenceError: reference to undefined property "QueryInterface" → JavaScript strict warning: ReferenceError: reference to undefined property "QueryInterface" in calendar-task-tree.xml
Version: unspecified → Lightning 5.5
| Assignee | ||
Comment 2•9 years ago
|
||
I can imagine this is another object missing an explicit QueryInterface method. Can you link to what line this is happening in exactly? Latest comm-central doesn't seem to have that.
| Assignee | ||
Comment 3•9 years ago
|
||
Updated•9 years ago
|
Attachment #8850571 -
Flags: review?(ssitter) → review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 4•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 5.7
You need to log in
before you can comment on or make changes to this bug.
Description
•