Changeset 100226 in webkit for trunk/WebKitLibraries/ChangeLog


Ignore:
Timestamp:
Nov 14, 2011, 5:48:43 PM (14 years ago)
Author:
jchaffraix@webkit.org
Message:

Add --css-grid-layout to build-webkit and the build systems
https://bugs.webkit.org/show_bug.cgi?id=72320

Reviewed by Ojan Vafai.

Source/JavaScriptCore:

  • Configurations/FeatureDefines.xcconfig:

Source/WebCore:

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit/mac:

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit2:

  • Configurations/FeatureDefines.xcconfig:

Tools:

  • Scripts/build-webkit:

Added the option.

WebKitLibraries:

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

Legend:

Unmodified
Added
Removed
  • trunk/WebKitLibraries/ChangeLog

    r100198 r100226  
     12011-11-14  Julien Chaffraix  <jchaffraix@webkit.org>
     2
     3        Add --css-grid-layout to build-webkit and the build systems
     4        https://bugs.webkit.org/show_bug.cgi?id=72320
     5
     6        Reviewed by Ojan Vafai.
     7
     8        * win/tools/vsprops/FeatureDefines.vsprops:
     9        * win/tools/vsprops/FeatureDefinesCairo.vsprops:
     10
    1112011-11-14  Tony Chang  <tony@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.