Closed
Bug 535479
Opened 16 years ago
Closed 16 years ago
Be smarter in getting rid of the "remote tabs" notification
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
1.0
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Bug 535477 added some messaging to let the user know that recent tabs need to be synced.
| Assignee | ||
Comment 1•16 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/698e0eef4a23
Add a tri-state pref that is unset, 0, or a number (modified time in seconds) and don't show the notification if it's in the "0" state. Unset pref means no modified time has been saved, and a non-0 state is the modified time of the last synced tab. So when tabs arrive with a different modified time, switch to the 0 state. Additionally, still remember if the user ever dismissed the notification and never show it again.
Assignee: nobody → edilee
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: blocking-weave1.0+
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Updated•15 years ago
|
Component: Fennec UI → Firefox Sync: UI
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•