SSIA
Created attachment 211749 [details] Patch
(In reply to comment #1) > Created an attachment (id=211749) [details] > Patch The previous discussion about it: https://bugs.webkit.org/show_bug.cgi?id=110141#c25 > There are 2 possible fix for it: > - including CustomProtocolManagerProxyMessages.h conditionally > - adding CustomProtocolManagerProxy.messages.in to the cmake build system to generate the useless CustomProtocolManagerProxyMessages.h
Created attachment 211754 [details] alternative fix alternative fix, I haven't tested it yet
Comment on attachment 211754 [details] alternative fix Attachment 211754 [details] did not pass qt-wk2-ews (qt-wk2): Output: http://webkit-queues.appspot.com/results/1810205
Created attachment 211758 [details] alternative fix with additional Qt and GTK buildfixes
Created attachment 211760 [details] alternative fix with one more GTK buildfix
Comment on attachment 211760 [details] alternative fix r? it too, and let the reviewer to decide which one is the better.
Comment on attachment 211749 [details] Patch I prefer the alternative way. It is a little bit longer, but more general.
Comment on attachment 211760 [details] alternative fix Clearing flags on attachment: 211760 Committed r155987: <http://trac.webkit.org/changeset/155987>
All reviewed patches have been landed. Closing bug.