[Webkit-unassigned] [Bug 47377] [Qt] WebKit2 build scripts are buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 10:34:25 PDT 2010


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





--- Comment #6 from Andras Becsi <abecsi at webkit.org>  2010-10-11 10:34:25 PST ---
(In reply to comment #2)
> My proposed patch will fix this build issue. 
> 
> But I have some questions. There are 7 generated message receivers
> in WebKit2/DerivedSources.make, but only 3 in DerivedSources.pro.
> Is there any reason why?

Yes, we currently do not support plugins in separate processes yet.

> 
> I guess Qt port of WebKit2 doesn't use them now. Andras, could you 
> confirm? Will we need them for the future development? If yes, I 
> propose we should add them to the build system and refactor/simplify 
> generator rules in DerivedSources.pro. It would be great if we have 
> only two generator rules: one for headers and one for sources.

I totally agree, we should refactor the code generation as soon as possible, to make it less copy-paste prone.

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