Skip to content
  • benjamin@webkit.org's avatar
    Remove HTML Notification · de455ba7
    benjamin@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=114231
    
    Reviewed by Ryosuke Niwa.
    
    Source/JavaScriptCore: 
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebCore: 
    
    The feature is dead. It was only kept in the tree because of chromium.
    
    * Configurations/FeatureDefines.xcconfig:
    * Modules/notifications/Notification.cpp:
    (WebCore):
    (WebCore::Notification::Notification):
    * Modules/notifications/Notification.h:
    (Notification):
    * Modules/notifications/NotificationCenter.h:
    (NotificationCenter):
    * Modules/notifications/NotificationCenter.idl:
    * page/FeatureObserver.h:
    
    Source/WebKit/blackberry: 
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    
    Source/WebKit/mac: 
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WebKit/qt: 
    
    * WebCoreSupport/NotificationPresenterClientQt.cpp:
    (WebCore::NotificationPresenterClientQt::displayNotification):
    (WebCore::NotificationPresenterClientQt::cancel):
    (WebCore::NotificationPresenterClientQt::notificationClicked):
    (WebCore::NotificationPresenterClientQt::removeReplacedNotificationFromQueue):
    (WebCore::NotificationPresenterClientQt::dumpReplacedIdText):
    (WebCore::NotificationPresenterClientQt::dumpShowText):
    
    Source/WebKit2: 
    
    * Configurations/FeatureDefines.xcconfig:
    
    Source/WTF: 
    
    * wtf/FeatureDefines.h:
    
    Tools: 
    
    * qmake/mkspecs/features/features.pri:
    
    LayoutTests: 
    
    * fast/notifications/notifications-with-permission-expected.txt:
    * fast/notifications/notifications-with-permission.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@147979 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    de455ba7