[Webkit-unassigned] [Bug 220615] New: [non-Cocoa] Add a new AuxiliaryProcessMainBase class for auxiliary processes without singleton()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 20:22:08 PST 2021


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

            Bug ID: 220615
           Summary: [non-Cocoa] Add a new AuxiliaryProcessMainBase class
                    for auxiliary processes without singleton()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[non-Cocoa] Add a new AuxiliaryProcessMainBase class for auxiliary processes without singleton()

non-Cocoa ports are using AuxiliaryProcessMain as entry point
utility. AuxiliaryProcessMain supports both kinds of auxiliary
processes with and without singleton() method by using
initializeAuxiliaryProcess template function. However,
initializeAuxiliaryProcess looks similar code. They can share
more code.

-- 
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/20210114/e675c1b9/attachment.htm>


More information about the webkit-unassigned mailing list