[Webkit-unassigned] [Bug 49132] [GTK] Use __attribute__((constructor)) to call webkit_init at library init time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 23:13:41 PST 2010


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


Fridrich Strba <fridrich.strba at bluewin.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridrich.strba at bluewin.ch




--- Comment #3 from Fridrich Strba <fridrich.strba at bluewin.ch>  2010-11-10 23:13:41 PST ---
1) Generalize the define of WEBKIT_CONSTRUCTOR so that it is defined not only for not Windows
2) Use OS(WINDOWS) instead of PLATFORM(WIN)
3) Move the DLLMain definition under the webkit_init definition since it is used in the DLLMain.
Apart that, it compiles on Windows.

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