[Webkit-unassigned] [Bug 73397] [BlackBerry] Upstream BlackBerry porting of pluginView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 18:54:05 PST 2011


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





--- Comment #4 from Charles Wei <charles.wei at torchmobile.com.cn>  2011-11-30 18:54:05 PST ---
const char* to void* cast can be achieved:  

reinterpret_cast<void*>(const_cast<char*>())

Do we really want that?

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