[Webkit-unassigned] [Bug 61140] [GTK] Add HTML5 Notifications support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 05:41:39 PDT 2012


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


Christian Dywan <christian at twotoasts.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |christian at twotoasts.de
     Ever Confirmed|0                           |1




--- Comment #69 from Christian Dywan <christian at twotoasts.de>  2012-05-15 05:40:42 PST ---
All API so far exists regardless of build configuration. The notification API should do nothing if notifications are disabled, cf. icon database, opengl, Netscape plugins, Java.

The API feels a little complex and doesn't give any examples. I expect the typical use case is libnotify and an app-specific whitelist. It would really help to put that in the docs.
Is is_html compatible with what libnotify expects? If not, how do you convert it?
The picture and document URIs strike me as very inconvenient - how are applications expected to put that into libnotify?
How do notification-request-permission and notification-check-permission work? Both are synchronous with no defined way of saying "I have the answer".

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



More information about the webkit-unassigned mailing list