[Webkit-unassigned] [Bug 58527] [Qt] Compilation errors in GraphicsContex3DQt.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 04:44:13 PDT 2011


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





--- Comment #3 from Benjamin Poulain <benjamin at webkit.org>  2011-04-14 04:44:13 PST ---
(From update of attachment 89555)
View in context: https://bugs.webkit.org/attachment.cgi?id=89555&action=review

> Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp:597
> +        void* addr = m_glWidget->context()->getProcAddress(QString::fromUtf8(nameWithExt.utf8().data()));

Youc an convert directly from String to QString: QString(nameWithExt)

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