WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 220615
[non-Cocoa] Add a new AuxiliaryProcessMainBase class for auxiliary processes without singleton()
https://bugs.webkit.org/show_bug.cgi?id=220615
Summary
[non-Cocoa] Add a new AuxiliaryProcessMainBase class for auxiliary processes ...
Fujii Hironori
Reported
2021-01-13 20:22:08 PST
[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.
Attachments
Patch
(18.16 KB, patch)
2021-01-13 20:29 PST
,
Fujii Hironori
don.olmstead
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2021-01-13 20:29:56 PST
Created
attachment 417592
[details]
Patch
Fujii Hironori
Comment 2
2021-01-17 11:55:27 PST
Committed
r271563
: <
https://trac.webkit.org/changeset/271563
>
Radar WebKit Bug Importer
Comment 3
2021-01-17 11:56:13 PST
<
rdar://problem/73300939
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug