[Webkit-unassigned] [Bug 25463] notifications API for workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 17:30:46 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25463


johnnyg at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29871|                            |review?
               Flag|                            |




------- Comment #1 from johnnyg at google.com  2009-04-28 17:30 PDT -------
Created an attachment (id=29871)
 --> (https://bugs.webkit.org/attachment.cgi?id=29871&action=view)
Patch implementing proposed API for worker notifications

Proposed patch which implements the Notification API for workers.  

It requires a container such as Chromium to inject a custom Notifications
interface which exposes the supported methods, and a NotificationProvider which
actually does the rendering work.  It's also all disabled by a compile time
flag since it is a prototype.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list