Closed Bug 1550084 Opened 5 years ago Closed 5 years ago

NS_ERROR_ILLEGAL_VALUE when removing observers in AppUpdateUI.jsm

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 68.0

People

(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)

References

Details

Attachments

(1 file)

I forgot to switch that over to the same method used to add observers. Sorry about that.

It is throwing the following
[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIObserverService.removeObserver]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: resource:///modules/AppUpdateUI.jsm :: observe/< :: line 312" data: no]

Patch coming up.

Attached patch patchSplinter Review
Attachment #9063578 - Flags: review?(geoff)
Comment on attachment 9063578 [details] [diff] [review]
patch

Hah! Unlucky. :)
Attachment #9063578 - Flags: review?(geoff) → review+

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/d71ed68a4fba
Fix NS_ERROR_ILLEGAL_VALUE when removing observers in AppUpdateUI.jsm; r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 68.0
You need to log in before you can comment on or make changes to this bug.