Skip to content
  • eric@webkit.org's avatar
    2010-03-11 Aaron Boodman <aa@chromium.org> · 04ca1559
    eric@webkit.org authored
            Kill WebDocument::applicationID() (part 1).
    
            Modify interface to WebCore::NotificationPresenter::checkPermission()
            and remove implementation of WebDocument::applicationID(). Breaking
            API changes will be in a subsequent change.
            https://bugs.webkit.org/show_bug.cgi?id=35846
    
            * notifications/Notification.cpp:
            (WebCore::Notification::Notification):
            * notifications/NotificationCenter.cpp:
            (WebCore::NotificationCenter::checkPermission):
            * notifications/NotificationPresenter.h:
    2010-03-11  Aaron Boodman  <aa@chromium.org>
    
            Kill WebDocument::applicationID() (part 1).
    
            Modify interface to WebCore::NotificationPresenter::checkPermission()
            and remove implementation of WebDocument::applicationID(). Breaking
            API changes will be in a subsequent change.
            https://bugs.webkit.org/show_bug.cgi?id=35846
    
            * public/WebNotificationPresenter.h:
            * src/NotificationPresenterImpl.cpp:
            (WebKit::NotificationPresenterImpl::checkPermission):
            * src/NotificationPresenterImpl.h:
            * src/WebDocument.cpp:
            (WebKit::WebDocument::applicationID):
    2010-03-11  Aaron Boodman  <aa@chromium.org>
    
            Kill WebDocument::applicationID() (part 1).
    
            Modify interface to WebCore::NotificationPresenter::checkPermission()
            and remove implementation of WebDocument::applicationID(). Breaking
            API changes will be in a subsequent change.
            https://bugs.webkit.org/show_bug.cgi?id=35846
    
            * WebCoreSupport/WebDesktopNotificationsDelegate.cpp:
            (WebDesktopNotificationsDelegate::checkPermission):
            * WebCoreSupport/WebDesktopNotificationsDelegate.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55888 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    04ca1559