Closed
Bug 1329428
Opened 4 years ago
Closed 4 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•4 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•4 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•4 years ago
|
||
Updated•4 years ago
|
Attachment #8850571 -
Flags: review?(ssitter) → review+
Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed
Comment 4•4 years ago
|
||
https://hg.mozilla.org/comm-central/rev/f75de20dabbedbd9a74860a7aa48b99bfea2c2b0
Status: ASSIGNED → RESOLVED
Closed: 4 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
•