[Webkit-unassigned] [Bug 232228] New: [WPE][Qt] Do not use WebKit internals in the implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 02:12:19 PDT 2021


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

            Bug ID: 232228
           Summary: [WPE][Qt] Do not use WebKit internals in the
                    implementation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Currently the WPE Qt implementation still has a few uses of GRefPtr
and GUniquePtr. These are only a handful, and could be easily removed.
Doing this would allow packagers to split building of the Qt API away
from the rest of a WPE port build, in its own package, without needing
to rebuild all WebKit for something that is essentially a layer which
build on top of the public WPE port API.

-- 
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/20211025/ff393fc0/attachment.htm>


More information about the webkit-unassigned mailing list