Home | History | Annotate | Download | only in WebKitTools

Lines Matching full:windows

99         Windows can't find CFURLCacheCopySharedURLCache in CoreNetwork.dll.
334 This fixes the Windows-build if the user does not have a /tmp directory.
368 Windows.
669 wx build fix, initialize variable that doesn't get set on Windows.
743 wx build fix. Don't parse args using getopt since it isn't available on Windows.
842 Explicitly set WebKitPaintNativeControls to false to allow Windows results to match Mac.
1063 Another cut at getting tests passing on Windows again.
1076 Try to get tests passing on Windows again.
1130 Fix link warnings building TestNetscapePlugin on Windows due to mismatched
1141 Fix warnings about PRODUCTION and ARCHIVE_BUILD on Windows builds
1214 Fix nightly for Windows x64 users.
1222 Fix the Windows DRT build.
1228 Fix Windows DRT build.
1272 Windows build fix after r42726
1317 Disabled one more Mozilla JS test because it fails intermittently on Windows.
1347 Part of Bug 25305: can't run safari or drt on windows
1358 Also removed code previously needed to support running nightlies against Safari 3 on Windows.
1386 Allows us to break a circular dependency between CFNetwork and WebKit on Windows,
1478 Skip yet another JavaScriptCore test that sometimes fails on Windows
1480 See Bug 25160: Various ecma/Date tests sometimes fail on Windows (but
1495 Fix Windows build of DumpRenderTree.
1503 Skip yet another JavaScriptCore test that sometimes fails on Windows
1505 See Bug 25160: Various ecma/Date tests sometimes fail on Windows (but
1514 Skip another JavaScriptCore test that sometimes fails on Windows
1516 See Bug 25160: Various ecma/Date tests sometimes fail on Windows (but
1543 Skip another sometimes-failing ecma/Date test on Windows
1546 sometimes fail on Windows (but not Mac)
1580 Disabled another JavaScriptCore test because it fails on Windows but
1694 in the hopes of making the Windows build slaves happier.
1761 Build fix for Windows machines that don't have WebKitTools/Scipts in
1779 Windows support for built-product-archive.
1837 Windows build fix
2048 Make DRT's watchdog timer actually work on Windows
2051 timer on Windows. This doesn't work because we don't use a CFRunLoop
2052 on the main thread on Windows.
2054 This patch changes the watchdog timer on Windows be a normal Windows
2074 (waitUntilDoneWatchdogFired): Converted this to be a Windows
2083 Update test result search path for Windows now that it has updated versions of ICU, libxml2, and friends.
2140 We only run testapi on the mac as currently windows webkit doesn't
2568 Windows build fix after r41349
2894 Windows fix for Bug 22239: Implement missing animation & transition
2920 Windows
2930 Fix Bug 23869: Pixel tests can't be run on Windows
2934 This patch gets the pixel tests limping along on Windows again.
2944 failing due to the buffer being too large on Windows.
3081 Fix Windows build.
3181 BUILD FIX: Use COM API on Windows in LayoutTestController::setIconDatabaseEnabled()
3218 Windows ports.
3903 More pre-work for adding a build-webkit --chromium which works on Mac and Windows
3957 Windows build fix.
3963 Windows build fix.
4609 <rdar://6261773> - autocomplete="off" doesn't work on Windows
4611 Implement LayoutTestController::elementDoesAutoCompleteForElementWithId() on Windows
4693 Fix windows build.
4811 - add --complex-text support to Windows DumpRenderTree
4839 Fix the Windows build after r37434.
5068 Adding a stand-alone Windows console application to record a process's memory usage
5124 Fixed Windows bustage
5235 Windows build fix after r36511
5374 Another Windows nightly build fix.
5393 Fix Windows nightlies.
5493 Initial support for accessibility layout tests on Windows.
5501 prevent oleacc.h, which includes windows.h, from including winsock.h.
5508 Windows for the
5825 Windows build bot fix
5920 (LayoutTestController::elementDoesAutoCompleteForElementWithId): Stub for now until I can get on Windows
5940 Try to fix the Windows
6058 Attempted Windows build fix
6692 DumpRenderTree support for <rdar://problem/5787733> fast/dom/HTMLDocument/hasFocus.html fails on Windows
7152 Windows build fixes
7299 Windows
7393 Fix many tests on Windows
7619 * Running these tests on windows and other platforms might need some work.
7712 Windows build fix
7878 Enabled WinLauncher as part of normal Windows build.
7914 Stop Windows build if an error occurs in a prior project.
7943 Add Windows part of <rdar://problem/5693690>
8175 - Update the Windows dll copying logic to copy dlls inside WebKitLibraries/win
8293 Reenable a Windows-based launcher
8403 - fix Windows build
8426 Windows build fix
8432 Windows/GTK+ build fix
8545 Build fix for Windows. willCloseFrame is a pure virtual and we are
8664 Windows Apple-only build fix
8789 - activate the WebKit Layout Tests font in Windows DumpRenderTree
8841 - Adds simplified UndoManager to windows DRT to allow testing the
9113 Windows build fix after r29488
9253 - fix <rdar://problem/5132009> Windows DRT does not support multiple windows
9264 (allWindows): Added. Returns a vector of all open windows.
9265 (windowToWebViewMap): Added. Returns a map from open windows to their
9268 reusable for creating extra windows.
9350 Make DRT track open windows instead of allocated windows so that
9367 Meta key is not the same as Alt key on windows.
9595 Windows build fix.
9675 * Scripts/webkitdirs.pm: Turned off the QuickTime requirement for Windows until
9708 Fix fast/events/arrow-keys-on-body.html, failing on Windows.
9732 we do on Windows.
9742 - disable the back/forward cache in Windows DumpRenderTree. It is
9752 - check for QuickTime SDK on Windows.
9753 - build media support on Windows by default
9877 Remove the double-quotes around the PATH variable value, in order to make it work in Windows shell.
9897 REGRESSION: access keys broken on Windows
9971 - fix mistake causing nearly all tests to fail on Windows
10046 from HTTP tests) on Windows.
10048 converting a given unix path to the correct location on Windows.
10064 dumpResourceLoadCallbacks is not implemented in DRT on Windows.
10151 <rdar://problem/5612772> Disable SVG filters on Mac to match Windows behavior
10192 Explicitly turn on the Mac font ascent hack on Windows
10266 Fix case of keypresses from the Windows implementation of eventSender.keyDown
10313 Define CF as platform for windows.
10485 Added eventSender.dispatchMessage() - will be used to test Windows keyboard input
10720 setUserStyleSheetEnabled is not fully implemented in Windows DRT.
10756 - Windows build fix. VS express needs some love.
10777 contextClick is not implemented in DRT on Windows.
11019 This makes the pixel results on Windows closer to the Mac results.
11046 Fix image diff link generation on Windows
11055 Implement pixel dumping in Windows DRT
11073 * DumpRenderTree/win/MD5.cpp: Added. Windows MD5 functions aren't
11092 Clean up Windows DRT's option parsing a little bit
11101 Make Windows DRT stop changing LF into CRLF
11297 wx build fix for Windows. Don't use WebCore/move-js-headers.sh as
11383 Make run-webkit-tests work with Windows debug build.
11409 Make it easy to run Safari in the debugger on Windows
11448 - fix <rdar://problem/5134075> fast/forms/select-type-ahead-non-latin.html fails on Windows
11466 Make run-safari actually work on Windows
11486 In DRT, "plugin.logDestroy = true" not working on Windows.
11527 - Make Drosera show source, source URLs, and function stack on Windows,
11597 Implement LayoutTestController.setPrivateBrowsingEnabled(bool) for windows.
11630 - Add LayoutTestController.setPrivateBrowsingEnabled(bool) (stub out implementation for windows)
11765 Add support on Windows for WEBKIT_TESTFONTS
11819 WebKit working together on Windows.
11968 Print out an error message when the Windows build fails
12258 Fixed <rdar://5549689> 2 tests in fast/forms fail when run with other tests on Windows
12372 Fix <rdar://5410959> editing/selection/drag-to-contenteditable-iframe.html fails on Windows
12525 Windows (fast/dom/Window/alert-undefined.html)
12583 Windows build fix
12617 When running build-testkjs make sure it's called through the perl interpreter, to fix the build for Qt/Windows.
12625 Wrap WEXITSTATUS with a little exitStatus() helper function that falls back to the use of $returnvalue >> 8 on Windows to determine the exit status on platforms without WEXITSTATUS.
12698 Not reviewed, Windows build fix.
12751 DebuggerApplication to match the Windows code and because it makes sense
12788 windows. This functionality, of communicating with the WebKit server
12789 is the next area I will be focusing on in Windows.
12821 FrameLoadDelegate. This is about new windows via Window.open() and
12833 Windows yet.
12866 connect with the WebKit server, because one does not exist on Windows
12885 Fix for these broken layout tests on Windows:
12926 Make it possible to have Windows-specific tests and results
12980 Windows code.
13003 Add a new nightly launcher script for Windows
13007 launcher script on stdout because Windows shell scripts can't capture
13020 We now rely on setting the PATH environment variable to tell Windows
13062 (sub installedSafariPath): Added. Calls FindSafari on Windows.
13105 Windows. So the majority of this patch is moving preexisting functionality.
13108 standard on how we use config.h in windows and it didn't make much sense to keep
13308 * Scripts/run-webkit-tests: add a few more toURL calls for the windows folks
13453 Some fixes in DRT to make it work correctly with multiple windows.
13918 Windows-style path.
14092 Share more code between mac and windows DRT.
14117 Begin sharing code between mac and windows DRT.
14194 - Move Windows DumpRenderTree and TestNetscapePlugin to WebCoreTools/DumpRenderTree/win
14732 Used the WorkQueue from the windows DRT instead of the old NSMutableArray one.
14862 Copy WorkQueue and WorkQueueItem from windows DRT. Changed the WorkQueueItem to use JSStringRefs instead of wstrings
14863 to avoid conversion until the last possible moment. These changes will be merged with the windows DRT when we start
15202 Implement eventSender.textZoomIn and eventSender.textZoomOut for windows DRT.
15355 On Windows, when DRT crashes a crash dialog commonly appears. The DRT
15591 Catch SIGPIPE on Windows so that run-webkit-tests doesn't quit when DRT crashes
15627 Windows translate a null BSTR into "(null)"
15711 Fix build-webkit for the Qt build on Windows with msvc/nmake by trying to detect the Qt mkspec and using "nmake" instead of "make" as build command.
15719 For detecting the SVG support for the Qt build don't do the nm hack. Just always claim SVG support is enabled because that's what it is. The nm hack doesn't work on Windows anyway.
15881 Don't try to use an SSL certificate on Windows until <rdar://problem/5345985> is fixed
16213 fixed <rdar://5137972> editing/selection/editable-links.html fails on Windows
16555 Modify scripts to keep Mac/Windows localized strings in sync
16558 both the Mac and Windows WebKit ports and updating their respective
16597 Fix some paths to make http tests work again on Windows
16624 Enable running the regression tests on Windows.
16626 These changes were developed alongside the Windows WebKit port and
16678 Land num-cpus for the Windows build.
17088 - Now windows opened by the DOM can be closed by JS.
17560 Add the ability to dump the back/forward history of all windows open at the end of a test
17570 By default, close any windows that have been opened during a test. This can be overridden by
17573 Change the windows set to an array so we can gurantee the enumeration order.
17637 Add support for opening new windows in DumpRenderTree.
17644 can open new windows, and setCallCloseOnWebViews controls whether -[WebView close] should be called on
17652 Manage the set of windows.
17662 Create new windows.
17665 Close windows.
17672 windows in DRT.
19347 Fix the Windows build, move various Client implementations out of
19774 * Scripts/webkitdirs.pm: Make Windows build work with Visual C++ Express.
20149 Gets JavaScripCore tests running on windows.
20468 Get DumpRenderTree compiling and limping along on Windows.
21100 - try to fix Windows build
21148 * Scripts/webkitdirs.pm: Make Windows build work with Visual C++ Express.
21491 * Scripts/webkitdirs.pm: Make Windows build work with Visual C++ Express.
22000 Fix Windows build.
22161 - attempt to fix Windows buildbot
22254 * Scripts/install-win-extras: Try to fix the Windows build by fixing the URLs here.
22638 Make build-webkit print correctly to stdout on windows.
23082 Add a stub win32 application to test WebCore drawing on windows.
23318 programs and libraries, and does Windows first-time setup.