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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 22:29:00 PDT 2014


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





--- Comment #9 from SangYong Park <sy302.park at samsung.com>  2014-05-14 22:29:21 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.

done

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

done

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

done

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