[Webkit-unassigned] [Bug 57154] [Qt] Make OpenGL symbol resolver transparent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 13:41:42 PDT 2011


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





--- Comment #40 from Andrew Wason <rectalogic at rectalogic.com>  2011-07-19 13:41:41 PST ---
(In reply to comment #39)
> > I'll remove QLatin1String.
> I think with this and the #define we're good.

Hmm, actually I get an error when I remove it:

../../../Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp:42: error: 'QString::QString(const char*)' is deprecated

procName is const char*, not WTF::String, so I think I need to keep QLatin1String?

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