WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96078
[Qt] Fix ROOT_BUILD_DIR on Windows MSVC build
https://bugs.webkit.org/show_bug.cgi?id=96078
Summary
[Qt] Fix ROOT_BUILD_DIR on Windows MSVC build
Zoltan Arvai
Reported
2012-09-07 00:41:19 PDT
Currently QtWebKit MSVC build on Windows places JSC, DumpRenderTree, ImageDiff and QtTestBrowser to wrong directories: WebKitBuild\Release\Source\bin\jsc.exe WebKitBuild\Release\Tools\DumpRenderTree\bin\DumpRenderTree.exe WebKitBuild\Release\Tools\DumpRenderTree\bin\ImageDiff.exe WebKitBuild\Release\Tools\bin\QtTestBrowser.exe Those should land in WebKitBuild\Release\bin\
Attachments
patch
(1.38 KB, patch)
2012-09-07 00:45 PDT
,
Zoltan Arvai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Arvai
Comment 1
2012-09-07 00:45:40 PDT
Created
attachment 162694
[details]
patch Correct JSC, DumpRenderTree, ImageDiff, QtTestBrowser binaries location by adding $$toSystemPath to ROOT_BUILD_DIR generation.
WebKit Review Bot
Comment 2
2012-09-07 03:44:34 PDT
Comment on
attachment 162694
[details]
patch Clearing flags on attachment: 162694 Committed
r127851
: <
http://trac.webkit.org/changeset/127851
>
WebKit Review Bot
Comment 3
2012-09-07 03:44:38 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug