Changeset 139840 in webkit


Ignore:
Timestamp:
Jan 15, 2013, 11:53:21 PM (13 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed follow-up to r139769.

Note that omitting the WebKit1 code from the build now
works for GTK as well.

  • Scripts/build-webkit:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r139831 r139840  
     12013-01-15  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed follow-up to r139769.
     4
     5        Note that omitting the WebKit1 code from the build now
     6        works for GTK as well.
     7
     8        * Scripts/build-webkit:
     9
    1102013-01-15  Dirk Pranke  <dpranke@chromium.org>
    211
  • trunk/Tools/Scripts/build-webkit

    r139769 r139840  
    135135
    136136  --only-webkit                     Build only the WebKit project
    137   --no-webkit1                      Omit WebKit1 code from the build (Qt/EFL only)
     137  --no-webkit1                      Omit WebKit1 code from the build (Qt/EFL/GTK only)
    138138  --no-webkit2                      Omit WebKit2 code from the build
    139139
Note: See TracChangeset for help on using the changeset viewer.