Closed Bug 703308 Opened 13 years ago Closed 13 years ago

Replace call to isSameNode() in agenda-listbox.js (method was removed in mozilla10)

Categories

(Calendar :: Lightning Only, defect)

Lightning 1.2
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ssitter, Assigned: Fallen)

Details

Attachments

(1 file)

Saw the following warning in Thunderbird 9 Beta 1 after installing Lightning 1.1pre:

> Warning: Use of isSameNode is deprecated. Please use A == B to test for equality instead.

Quick search showed that isSameNode() has been removed with Bug 687400 for mozilla10.

But Lightning still uses it: http://mxr.mozilla.org/comm-central/search?string=isSameNode

Should be fixed for Lightning 1.2 and following releases.
Attached patch Fix - v1Splinter Review
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #575286 - Flags: review?(ssitter)
Attachment #575286 - Flags: review?(ssitter) → review+
Pushed to comm-central changeset d1148138dfe5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.3
Pushed to releases/comm-aurora changeset 81ba3f6ba5c9
Target Milestone: 1.3 → 1.2
You need to log in before you can comment on or make changes to this bug.