This use case can easily be built on top of Simple Push. I think the key to this is to understand that Simple Push has nothing to do with what action the application takes when receiving a notification. Your email application, for example, can decide if it wants to just update its local database or if it wants to post a desktop notification.
thanks for looking over the spec. Doug On 3/23/13 12:54 PM, Alexander Karelas wrote: > My use case is this: PC desktop user, I want the browser to be closed, yet > still receive push notifications (incoming email, for example) and decide on > a case-by-case basis (by looking at the subject) whether I'll open the > browser to read the message or not. The key functionality here, is to be able > to look at the incoming mail's subject before opening the browser. > > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
