Closed Bug 595437 Opened 14 years ago Closed 11 years ago

[Tracking] Implement Desktop Notifications in SeaMonkey

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
seamonkey2.21

People

(Reporter: philip.chee, Unassigned)

References

(Depends on 1 open bug, )

Details

(Keywords: meta)

> +++ This bug was initially created as a clone of Bug #594543 +++
> +++ This bug was initially created as a clone of Bug #573588 +++
> 
> I reviewed the WebNotification spec:
>    http://dev.w3.org/2006/webapi/WebNotifications/publish/
> 
> and the google spec:
>    http://code.google.com/p/gears/wiki/NotificationAPI
> 
> and I think both are a bit more complex than we need.
> 
> My current thinking is title, description, uri to image, and a callback for if/when the user clicks on the notification:
> 
> navigator.notification.notify("title",
>                               "description",
> 			      "uri to image",
> 			      function() {})
>
> I cloned this bug to track the Firefox specific issues.

I cloned this bug to track the SeaMonkey specific issues.
Depends on: 595273
Depends on: 595442
No longer depends on: 594261
All dependent bugs are fixed. Time to stick a fork in this.
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 870413, 870728
Resolution: --- → WORKSFORME
Target Milestone: --- → seamonkey2.21
Depends on: 1019986, 1020630
Depends on: 1020657
You need to log in before you can comment on or make changes to this bug.