[Webkit-unassigned] [Bug 186345] [WPE] Add a MiniBrowser and use it to run WebDriver tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 08:23:34 PDT 2018


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

--- Comment #22 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to Zan Dobersek from comment #6)
> >>> Tools/MiniBrowser/wpe/CMakeLists.txt:7
> >>> +    ${DERIVED_SOURCES_MINIBROWSER_DIR}/xdg-shell-unstable-v6-protocol.c
> >> 
> >> Hm, xdg-shell is stable now, do you know how hard it would be to switch to the stable version of the protocol? Probably not much? This will start crashing once compositors drop support for v6.
> > 
> > No idea, this is what dyz uses, I'll try to use the stable version then.
> 
> Go with the stable version, but I think it's simpler to copy in the protocol
> implementation file and the client header, instead of having to wrangle with
> wayland-protocols to get those two generated on-the-fly.
> 

Any specific reason why you don't pre-generate the XDG protocol sources?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180608/c7815312/attachment.html>


More information about the webkit-unassigned mailing list