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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 03:09:35 PST 2012


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


Charles Wei <charles.wei at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #131022|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Charles Wei <charles.wei at torchmobile.com.cn>  2012-03-09 03:09:35 PST ---
Created an attachment (id=131022)
 --> (https://bugs.webkit.org/attachment.cgi?id=131022&action=review)
Patch

With this patch, we did:

1. Namespace of NotificationPresenterImpl moved from WebKit to WebCore. All code in WebCoreSupport should be in the namespace of WebCore.
2. Remove the un-needed ChromeClientBlackBerry::notificationPresenter
3. Connect the NotificationPresenter to WebCore using WebCore::provideNotification(Page*, NotificationPresenter*).

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