[Webkit-unassigned] [Bug 106737] Make ninja the default build system for build-webkit --chromium on mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 12 23:52:00 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106737





--- Comment #1 from Nico Weber <thakis at chromium.org>  2013-01-12 23:53:50 PST ---
As it turns out, my attempt to make nrwt find the right binary automatically in http://trac.webkit.org/changeset/138294 wasn't quite right: it looks in Source/WebKit/chromium/xcodebuild/Release/DumpRenderTree.app/Contents/MacOS/DumpRenderTree (good) and Source/WebKit/chromium/out/Release/DumpRenderTree.app/Contents/MacOS/DumpRenderTree (bad, should look in out/Release/DumpRenderTree.app/Contents/MacOS/DumpRenderTree instead).

Since NRWT is so lasagna-code-y, it's not obvious how to fix that. I'll look at it some.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list