meta-webkit
meta-webkit copied to clipboard
Yocto / OpenEmbedded layer for WebKit based engines and browsers
Fix crash on ThreadedCompositor::renderLayerTree() Related-To: https://bugs.webkit.org/show_bug.cgi?id=272150
**Is your feature request related to a problem? Please describe.** Related to [FELightningNEON.cpp fails to build, NEON fast path seems unused](https://bugs.webkit.org/show_bug.cgi?id=241182) **Describe the solution you'd like** Re-add the [0001-FELightningNEON.cpp-fails-to-build-NEON-fast-path-se.patch](https://github.com/Igalia/meta-webkit/blob/830404acbb3279a2f67bfc10a526428523518dbb/recipes-browser/wpewebkit/wpewebkit/0001-FELightningNEON.cpp-fails-to-build-NEON-fast-path-se.patch) removed...
- extend native bbclass, - fix dependencies for target (avoid using -native counterparts), - do not pull-in qt unless 'qtwpe' config is enabled, - synchronize RRECOMMENDS to PACKAGECONFIG selection. Signed-off-by:...
Signed-off-by: Damian Wrobel
the wiki assumes some knowledge of yocto that I do not have, but I like to give WPE a try. here is what I did: 1. follow the yocto quick-build...
Hello, and thanks for a great project! We're developing a web-based GUI for an electric motorbike, using cog and wpewebkit for running the frontend. However, when starting developing the maps,...
The rationale behind this delayed task is to give time enough to third-parties to make a soft transition to update their references from `master` to `main` giving 1-year period of...
According to the code and website cog can support X11 on intel. But the recipe is only made to support wayland.
Closes #500
https://github.com/Igalia/meta-webkit/blob/d96074935f4431d2cbcd279aba5c1834ad143450/recipes-browser/wpewebkit/wpewebkit.inc#L189 this might cause `shared-mime-info` to being installed