[Webkit-unassigned] [Bug 70548] Make WebCore depend on translator_glsl instead of translator_common

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 14:29:23 PDT 2011


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





--- Comment #2 from Antoine Labour <piman at chromium.org>  2011-10-20 14:29:23 PST ---
This change is needed for landing http://codereview.appspot.com/5305052/ in ANGLE. Regardless, it's still the right thing to do, because translator_common is an incomplete library, it depends on symbols implemented in translator_glsl. In WebKit.gyp we also link translator_glsl which makes it work today. translator_glsl does depend on translator_common.

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