Closed
Bug 901622
Opened 10 years ago
Closed 10 years ago
Invalidate ProfileInformationCache after fixing add-on uninstallation
Categories
(Firefox Health Report Graveyard :: Client: Android, defect)
Tracking
(firefox24+ fixed, firefox25 fixed, firefox26 fixed)
RESOLVED
FIXED
Firefox 26
People
(Reporter: rnewman, Assigned: mcomella)
References
Details
Attachments
(1 file)
2.57 KB,
patch
|
mcomella
:
review+
bajaj
:
approval-mozilla-aurora+
bajaj
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Just about to uplift Bug 900694 to Beta (pre B1). We should fix existing badness, too.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → michael.l.comella
Reporter | ||
Comment 1•10 years ago
|
||
Flaggin' for trackin'. Release folks: this'll be the follow-on from Bug 900694 -- blowing away cached data to make sure we have an accurate snapshot of the user's add-ons, and are thus recording FHR events correctly.
Status: NEW → ASSIGNED
status-firefox24:
--- → affected
status-firefox25:
--- → affected
status-firefox26:
--- → affected
tracking-firefox24:
--- → ?
Assignee | ||
Comment 2•10 years ago
|
||
https://github.com/mozilla-services/android-sync/pull/345 r?
Flags: needinfo?(rnewman)
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #786979 -
Flags: review+
Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/3c188512a17c
Updated•10 years ago
|
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3c188512a17c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Updated•10 years ago
|
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 786979 [details] [diff] [review] Patch [Approval Request Comment] Bug caused by (feature/regressing bug #): Initial landing of FHR and the fix deployed in Bug 900694 (already uplifted to 24). User impact if declined: Misrecorded addon data will propagate until cache is invalidated (which occurs on version bump - this patch - or corruption) Testing completed (on m-c, etc.): Tested locally, on m-c one week, unit tests via github (https://github.com/mozilla-services/android-sync/pull/345) Risk to taking this patch (and alternatives if risky): Low risk - a version bump, whose behavior is tested by the unit tests linked above String or IDL/UUID changes made by this patch: None
Attachment #786979 -
Flags: approval-mozilla-beta?
Attachment #786979 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #786979 -
Flags: approval-mozilla-beta?
Attachment #786979 -
Flags: approval-mozilla-beta+
Attachment #786979 -
Flags: approval-mozilla-aurora?
Attachment #786979 -
Flags: approval-mozilla-aurora+
Comment 8•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/f66f82f71f6c https://hg.mozilla.org/releases/mozilla-beta/rev/e04ea280b5de
Updated•5 years ago
|
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•