[Webkit-unassigned] [Bug 92820] [chromium mac] DumpRenderTree compile fails with warning/error in LayoutTestHelper.mm with 10.7sdk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 21:10:19 PDT 2012


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


Nico Weber <thakis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpranke at chromium.org,
                   |                            |rsesek at chromium.org




--- Comment #2 from Nico Weber <thakis at chromium.org>  2012-07-31 21:10:21 PST ---
While biking home, it occurred to me that this was likely caused by http://crrev.com/149198 . And indeed, after adding mac_deployment_target=10.5 to my GYP_DEFINES, DumpRenderTree builds fine again. So I recommend that as workaround for now.

The real fix is to get rid of these deprecated functions.

-- 
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