Can't make a booking at virginamerica.com
Created attachment 230936 [details] Patch
Comment on attachment 230936 [details] Patch r=me
Committed r168385: <http://trac.webkit.org/changeset/168385>
(In reply to comment #3) > Committed r168385: <http://trac.webkit.org/changeset/168385> It broke the Apple Windows build.
The build is still broken on ToT after the not mentioned buildfix attempt - https://trac.webkit.org/changeset/168389 : 1>WebCoreTestSupport.lib(JSTypeConversions.obj) : error LNK2019: unresolved external symbol "void __cdecl WebCore::reportDeprecatedSetterError(class JSC::ExecState &,char const *,char const *)" (?reportDeprecatedSetterError@WebCore@@YAXAAVExecState@JSC@@PBD1@Z) referenced in function "public: static bool __cdecl WebCore::JSTypeConversionsPrototype::getOwnPropertySlot(class JSC::JSObject *,class JSC::ExecState *,class JSC::PropertyName,class JSC::PropertySlot &)" (?getOwnPropertySlot@JSTypeConversionsPrototype@WebCore@@SA_NPAVJSObject@JSC@@PAVExecState@4@VPropertyName@4@AAVPropertySlot@4@@Z) 1>C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\bin32\DumpRenderTree.dll : fatal error LNK1120: 1 unresolved externals 1>Done Building Project "C:\cygwin\home\buildbot\slave\win-release\build\Tools\DumpRenderTree\DumpRenderTree.vcxproj\DumpRenderTree\DumpRenderTree.vcxproj" (Build target(s)) -- FAILED. Build FAILED.