Closed
Bug 1051795
Opened 10 years ago
Closed 10 years ago
[CMAS] Handle the setting that enables/disables CMAS alerts
Categories
(Firefox OS Graveyard :: Gaia::Network Alerts, defect)
Tracking
(feature-b2g:2.1, tracking-b2g:backlog)
RESOLVED
FIXED
2.1 S3 (29aug)
People
(Reporter: julienw, Assigned: steveck)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
In this bug, well handle the setting that enables and disabled CMAS alerts.
We'll also possibly need to disable CMAS alerts in the System app, in the existing Cell Broadcast subsyste.
Reporter | ||
Updated•10 years ago
|
Target Milestone: --- → 2.1 S3 (29aug)
Updated•10 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.1
Updated•10 years ago
|
Blocks: sms-sprint-2.1S3
Updated•10 years ago
|
Whiteboard: [p=1]
Updated•10 years ago
|
Assignee: nobody → schung
Comment 1•10 years ago
|
||
Confirmed with EM/EPM, and this can be landed before FL.
Assignee | ||
Comment 2•10 years ago
|
||
Hi Oleg, this should be the last CMAS feature in this sprint and I added the settings check and some other fixing. Thanks for all the efforts for CMAS feature :)
Attachment #8481160 -
Flags: review?(azasypkin)
Comment 3•10 years ago
|
||
Hey Steve,
In code everything looks great, but as I mentioned on Github, something has changed very recently and our "attention" screen is closed right after it was opened. If I haven't messed up with bessicting, looks like recently landed patch for Bug 927862 changed system behaviour
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Oleg Zasypkin [:azasypkin] from comment #3)
> Hey Steve,
>
> In code everything looks great, but as I mentioned on Github, something has
> changed very recently and our "attention" screen is closed right after it
> was opened. If I haven't messed up with bessicting, looks like recently
> landed patch for Bug 927862 changed system behaviour
Yeah I think it's because of Bug 927862 changes...
Anyway I updated the patch per your comments, and I also changed the behvior here that don't close the window while attention screen show up, but close parent window while confirm button submitted.
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(azasypkin)
Comment 5•10 years ago
|
||
(In reply to Steve Chung [:steveck] from comment #4)
> (In reply to Oleg Zasypkin [:azasypkin] from comment #3)
> > Hey Steve,
> >
> > In code everything looks great, but as I mentioned on Github, something has
> > changed very recently and our "attention" screen is closed right after it
> > was opened. If I haven't messed up with bessicting, looks like recently
> > landed patch for Bug 927862 changed system behaviour
>
> Yeah I think it's because of Bug 927862 changes...
>
> Anyway I updated the patch per your comments, and I also changed the behvior
> here that don't close the window while attention screen show up, but close
> parent window while confirm button submitted.
Thanks a lot Steve, looking into it right now!
Flags: needinfo?(azasypkin)
Comment 6•10 years ago
|
||
Comment on attachment 8481160 [details] [review]
Link to github
Now it's great, r=me! I've left small comment on Github about the case when window.opener can be null.
Thanks for the all efforts!
Attachment #8481160 -
Flags: review?(azasypkin) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Thanks for the review! Some js integration error here but not relate to this app...
in master : eb34271edb00469d91d81e4398749632e97dd0b6
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•10 years ago
|
Component: Gaia::SMS → Gaia::Network Alerts
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•