[Webkit-unassigned] [Bug 80690] New: [BlackBerry] Web Notification not working after rebase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 02:40:57 PST 2012


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

           Summary: [BlackBerry] Web Notification not working after rebase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: charles.wei at torchmobile.com.cn
                CC: rwlbuis at gmail.com, staikos at kde.org,
                    tonikitoo at webkit.org


Web Notification doesn't work on master_35 after rebase.  The upstreaming notification is now connected in different way. We need to adapt the new way of connecting the Notifications to the WebCore.

New way:   WebCore::provideNotificaiton() , defined in NotificaionController.h/cpp

old way:    ChromeClient::notificaionPresenter(),  which is removed .

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