[Webkit-unassigned] [Bug 131483] [EFL][WK2] Implement web notification.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 21:14:23 PDT 2014


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





--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-05-14 21:14:43 PST ---
(From update of attachment 229867)
View in context: https://bugs.webkit.org/attachment.cgi?id=229867&action=review

> Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.cpp:-451
> -NotificationClient* ChromeClientEfl::notificationPresenter() const

Please remove this deprecated function in new bug.

> Source/WebKit/efl/WebCoreSupport/ChromeClientEfl.h:-117
> -#if ENABLE(NOTIFICATIONS) || ENABLE(LEGACY_NOTIFICATIONS)

ditto.

> Tools/Scripts/webkitperl/FeatureList.pm:351
> +      define => "ENABLE_NOTIFICATIONS", default => isEfl(), value => \$notificationsSupport },

I think we can enable this feature by default when implementation is finished.

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