Changes between Version 55 and Version 56 of BuildingOnWindows


Ignore:
Timestamp:
Oct 7, 2011 3:11:01 PM (13 years ago)
Author:
rniwa@webkit.org
Comment:

Add a link to http://trac.webkit.org/wiki/Debugging%20DumpRenderTree%20on%20Windows

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v55 v56  
    102102 1. Disable User Account Control if you are using Windows Vista ([http://windows.microsoft.com/en-US/windows-vista/Turn-User-Account-Control-on-or-off instructions]) or Windows 7 ([http://support.microsoft.com/kb/975787 instructions]). (See [https://bugs.webkit.org/show_bug.cgi?id=44135 Bug 44135] for details.)
    103103
    104 == Common Problems ==
     104== Tweaks to run tests ==
    105105
    106106Running the layout-tests without failures requires a few tweaks to the environment:
     
    151151This seems to happen when running VMWare in NAT networking mode.  If you switch to Bridged networking, everything should work properly.
    152152
     153== Debugging DumpRenderTree on Windows ==
     154
     155To debug DumpRenderTree on Windows, see [wiki:'Debugging DumpRenderTree on Windows'].
     156
    153157= Running WebKit.dll-derived Apps on Windows =
    154158