Changes between Version 11 and Version 12 of WPE


Ignore:
Timestamp:
Apr 25, 2018 1:30:08 PM (6 years ago)
Author:
Michael Catanzaro
Comment:

Fix

Legend:

Unmodified
Added
Removed
Modified
  • WPE

    v11 v12  
    2020
    2121If you want to do development on WebKit itself, you'll need a git checkout. You'll also need to use our JHBuild moduleset to build several dependencies, as using other versions of dependencies may cause layout tests to fail. '''The following steps are suitable for WebKit development only, not for production builds. Our JHBuild moduleset does not receive security or bugfix updates and it is not suitable for any purpose other than development and running layout tests. Do not run against untrusted websites.'''
    22 
    23 == Building and testing ==
    24 
    25 **The following steps are suitable for WebKit development only, not for production builds. Our JHBuild moduleset does not receive security or bugfix updates and it is not suitable for any purpose other than development and running layout tests. Do not run against untrusted websites.**
    2622
    27230. '''Get the code'''