Closed Bug 1770448 Opened 2 years ago Closed 2 years ago

Exception logged if you install an extension that provides a search-only address book

Categories

(Thunderbird :: Address Book, defect)

Thunderbird 98
defect

Tracking

(thunderbird102 fixed)

RESOLVED FIXED
103 Branch
Tracking Status
thunderbird102 --- fixed

People

(Reporter: neil, Assigned: neil)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

NS_ERROR_NOT_IMPLEMENTED: ExtSearchBook does not implement childCardCount getter.

Attached patch Proposed patchSplinter Review

Added the getter to match nsIAbDirectory property order.

Assignee: nobody → neil
Attachment #9277503 - Flags: review?(geoff)

Comment on attachment 9277503 [details] [diff] [review]
Proposed patch

What's trying to access this without a try/catch? There's only one caller AFAIK, and it should silently catch the exception.

Attachment #9277503 - Flags: review?(geoff) → review+

(In reply to Geoff Lankow from comment #2)

What's trying to access this without a try/catch? There's only one caller AFAIK, and it should silently catch the exception.

Typical, I've since updated my tree, and it's not logging anything any more.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/d50189e6b312
Add childCardCount implementation to ExtSearchBook r=darktrojan

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch

Comment on attachment 9277503 [details] [diff] [review]
Proposed patch

[Approval Request Comment]
Regression caused by (bug #): 1753180
User impact if declined:
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky): low risk, just adds a getter function that was missing.

Attachment #9277503 - Flags: approval-comm-beta?

Comment on attachment 9277503 [details] [diff] [review]
Proposed patch

[Triage Comment]
Approved for beta.

Attachment #9277503 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: