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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 12:05:15 PDT 2011


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





--- Comment #20 from Gustavo Noronha (kov) <gns at gnome.org>  2011-06-21 12:05:15 PST ---
(From update of attachment 97957)
View in context: https://bugs.webkit.org/attachment.cgi?id=97957&action=review

I think that using interfaces will greatly complicate using this for no real good reason. I mostly agree with Xan: I'd rather have policy decisions go through WebView like we do for the rest, and I am pretty sure WebKitWebNotification is duplicating the DOM object, so enabling it sounds like a good first step =).

> Source/WebCore/ChangeLog:10
> +        * notifications/Notification.cpp: Use the same codepath as Qt, set the stqte before showing.

stqte->state

> Source/WebKit/gtk/ChangeLog:18
> +        on Gtk's NotificationPresenter implementation<

s/<//

-- 
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