[Webkit-unassigned] [Bug 55719] [Qt][WK2] Make Qt port compiling with ENABLE_PLUGIN_PROCESS=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 07:59:38 PST 2011


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





--- Comment #26 from Oleg Romashin (:romaxa) <romaxa at gmail.com>  2011-03-07 07:59:38 PST ---
(In reply to comment #25)
> (From update of attachment 84907 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=84907&action=review
> 
> Informal review from a non-reviewer.
> 
> Generally I thing we should first design how to make things more portable.
> Btw, why do you think all platforms need the complex text stuff?
> It seems to be pretty Mac specific.

Not sure about it in 55719#c4, I got suggestion about adding this for non-mac platforms (originally I just moved one entry under MAC define), I'm not mac developer, can we get some understanding is it pure mac specific stuff or is it possible to implement it for other platforms?


> Maybe we should solve this before actually adding even a stub implementation for plugin process.

Goal here is not to implement anything, but make this dummy stub compilable, with assert entries which should help us to not skip important implementations

> 
> Similar issue. It is not good having this to be implemented per platform just because of the MachPort argument.

Not sure what is the right way to fix this problem... do you have any suggestions? Wrap argument into platform-independent structure?

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