[Webkit-unassigned] [Bug 18831] [GTK] support windowless plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 07:23:01 PST 2010


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


Siddharth Mathur <siddharth.mathur at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddharth.mathur at nokia.com




--- Comment #62 from Siddharth Mathur <siddharth.mathur at nokia.com>  2010-02-04 07:22:52 PST ---
Brian, 

I take it that the edit from OS(SYMBIAN) to PLATFORM(SYMBIAN) in the diff
snippet below was an inadvertent error? It seems to be causing a build bust for
QtWebkit on Symbian. 

-#if defined(XP_UNIX) || defined(Q_WS_X11) || OS(SYMBIAN)
+#if defined(XP_UNIX) || PLATFORM(SYMBIAN)

Thanks,
Siddharth

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