Ignore:
Timestamp:
Mar 9, 2012, 11:41:56 AM (13 years ago)
Author:
[email protected]
Message:

Add support for ENABLE(LEGACY_NOTIFICATIONS)
https://bugs.webkit.org/show_bug.cgi?id=80497

Reviewed by Adam Barth.

.:

Prep for b80472: Update API for Web Notifications

  • Source/cmake/OptionsBlackBerry.cmake:
  • Source/cmake/OptionsEfl.cmake:
  • Source/cmake/OptionsWinCE.cmake:
  • Source/cmakeconfig.h.cmake:
  • configure.ac:

Source/JavaScriptCore:

Prep for b80472: Update API for Web Notifications

  • Configurations/FeatureDefines.xcconfig:

Source/WebCore:

Prep for b80472: Update API for Web Notifications

  • Configurations/FeatureDefines.xcconfig:
  • GNUmakefile.am:

Source/WebKit/chromium:

Prep for b80472: Update API for Web Notifications

  • features.gypi:

Source/WebKit/mac:

Prep for b80472: Update API for Web Notifications

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit/qt:

Prep for b80472: Update API for Web Notifications

  • examples/platformplugin/platformplugin.pro:

Source/WebKit2:

Prep for b80472: Update API for Web Notifications

  • Configurations/FeatureDefines.xcconfig:

Tools:

Prep for b80472: Update API for Web Notifications

  • Scripts/build-webkit:
  • qmake/mkspecs/features/features.prf:

WebKitLibraries:

Prep for b80472: Update API for Web Notifications

  • win/tools/vsprops/FeatureDefines.vsprops:
  • win/tools/vsprops/FeatureDefinesCairo.vsprops:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r110306 r110311  
     12012-03-09  Jon Lee  <[email protected]>
     2
     3        Add support for ENABLE(LEGACY_NOTIFICATIONS)
     4        https://bugs.webkit.org/show_bug.cgi?id=80497
     5
     6        Reviewed by Adam Barth.
     7
     8        Prep for b80472: Update API for Web Notifications
     9        * Configurations/FeatureDefines.xcconfig:
     10
    1112012-03-09  Ashod Nakashian  <[email protected]>
    212
     
    243253        (JSC::stringProtoFuncMatch):
    244254            - added calls to setLastIndex.
    245 
    246 2012-03-07  Jon Lee  <[email protected]>
    247 
    248         Add support for ENABLE(LEGACY_NOTIFICATIONS)
    249         https://bugs.webkit.org/show_bug.cgi?id=80497
    250 
    251         Reviewed by Adam Barth.
    252 
    253         Prep for b80472: Update API for Web Notifications
    254         * Configurations/FeatureDefines.xcconfig:
    255255
    2562562012-03-08  Matt Lilek  <[email protected]>
Note: See TracChangeset for help on using the changeset viewer.