Closed
Bug 1042939
Opened 10 years ago
Closed 10 years ago
Alarms, periodic sync, and notifications refactor
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(tracking-b2g:+)
People
(Reporter: gaye, Assigned: gaye)
References
Details
(Whiteboard: [p=13])
Attachments
(2 files)
The parts of the calendar codebase which interact with the alarms and notifications apis were mostly tacked on and have suffered from lots of correctness issues. This bug tracks some of those issues and efforts to clean up those bits of the app.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Hey Miller + James,
These are some (currently not unit tested, though somewhat marionette tested) motions to clean up calendar interactions with the alarms and notifications apis. Bikeshed!
Attachment #8461109 -
Flags: feedback?(mmedeiros)
Attachment #8461109 -
Flags: feedback?(jlal)
Comment 2•10 years ago
|
||
Comment on attachment 8461109 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/21827
Took a quick skim nothing obviously wrong I see I will leave the rest up to miller
Attachment #8461109 -
Flags: feedback?(jlal)
Comment 3•10 years ago
|
||
Comment on attachment 8461109 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/21827
cleaning the ?feedback flag. there are still some comments on github that needs to be addressed before a full code review.
Attachment #8461109 -
Flags: feedback?(mmedeiros)
Updated•10 years ago
|
tracking-b2g:
--- → +
Assignee | ||
Updated•10 years ago
|
Summary: [meta] Alarms, periodic sync, and notifications refactor → Alarms, periodic sync, and notifications refactor
Assignee | ||
Comment 4•10 years ago
|
||
Updated after amd conversion! Hopefully we can get this landed so that it's a bit clearer what's going on with the interactions between calendar and the alarms api.
Attachment #8508376 -
Flags: review?(mmedeiros)
Assignee | ||
Updated•10 years ago
|
Comment 5•10 years ago
|
||
Comment on attachment 8508376 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/25282
Code looks way cleaner than before. Now we can easily understand what is going on. Good work!
Attachment #8508376 -
Flags: review?(mmedeiros) → review+
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → gaye
Whiteboard: [p=13]
Target Milestone: --- → 2.1 S7 (24Oct)
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•