Closed Bug 885035 Opened 11 years ago Closed 6 years ago

Invalidate Contacts cache when the system language is changed

Categories

(Core Graveyard :: DOM: Contacts, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: reuben, Unassigned)

Details

Attachments

(1 file)

We have to throw away our sorting cache when the system language changes, since the behavior of String.prototype.localeCompare also changes.
Component: DOM: Device Interfaces → DOM: Contacts
Attached patch clearCache.diffSplinter Review
Attachment #826424 - Flags: review?(gwagner)
Comment on attachment 826424 [details] [diff] [review]
clearCache.diff

The wrong gregor wagner :)
Attachment #826424 - Flags: review?(gwagner) → review?(reuben.bmo)
Comment on attachment 826424 [details] [diff] [review]
clearCache.diff

Review of attachment 826424 [details] [diff] [review]:
-----------------------------------------------------------------

Generally this looks fine, but if I remember correctly the reason I didn't do anything about this bug is that we always used en-US when sorting in the parent. This may not longer be the case, but I want to double check that we're not throwing away caches for nothing.
Attachment #826424 - Flags: review?(reuben.bmo) → feedback+
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
DOM: Contacts isn't used anymore. 
Closing all remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: