Bug 224814

Summary: [WPE] QML WPEView dynamic loading fails
Product: WebKit Reporter: Marco Felsch <m.felsch>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, m.felsch, pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Marco Felsch
Reported 2021-04-20 07:50:12 PDT
Dynamic loading of a WPEView element fails due to the fact that the scene graph can be initialized already. In such case the sceneGraphInitialized signal is not received anymore and we need initzialize it ourself. There was a discussion on Github: https://github.com/Igalia/meta-webkit/discussions/236
Attachments
Patch (2.46 KB, patch)
2021-04-20 09:38 PDT, Marco Felsch
no flags
Marco Felsch
Comment 1 2021-04-20 09:38:19 PDT
EWS
Comment 2 2021-04-20 10:13:25 PDT
Committed r276309 (236791@main): <https://commits.webkit.org/236791@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426557 [details].
Note You need to log in before you can comment on or make changes to this bug.