Ignore:
Timestamp:
Jan 14, 2014, 11:21:29 AM (12 years ago)
Author:
[email protected]
Message:

Add ENABLE(WEB_REPLAY) feature flag to the build system
https://bugs.webkit.org/show_bug.cgi?id=126949

Patch by Brian J. Burg <Brian Burg> on 2014-01-14
Reviewed by Joseph Pecoraro.

Source/JavaScriptCore:

  • Configurations/FeatureDefines.xcconfig:

Source/WebCore:

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit/mac:

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit2:

  • Configurations/FeatureDefines.xcconfig:

Source/WTF:

  • wtf/FeatureDefines.h: for now, disable the flag by default.

Tools:

  • Scripts/webkitperl/FeatureList.pm:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r161962 r161988  
     12014-01-14  Brian J. Burg  <[email protected]>
     2
     3        Add ENABLE(WEB_REPLAY) feature flag to the build system
     4        https://bugs.webkit.org/show_bug.cgi?id=126949
     5
     6        Reviewed by Joseph Pecoraro.
     7
     8        * Configurations/FeatureDefines.xcconfig:
     9
    1102014-01-14  Peter Molnar  <[email protected]>
    211
Note: See TracChangeset for help on using the changeset viewer.