WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207905
Do not eagerly launch WebProcess when WKPagePostMessageToInjectedBundle() is called
https://bugs.webkit.org/show_bug.cgi?id=207905
Summary
Do not eagerly launch WebProcess when WKPagePostMessageToInjectedBundle() is ...
Chris Dumez
Reported
2020-02-18 12:52:35 PST
Do not eagerly launch WebProcess when WKPagePostMessageToInjectedBundle() is called. It is bad for performance as we cannot leverage the process cache if we don't know the domain of the site that will be loaded. Instead we now queue those injected bundle messages until we really need to launch the process.
Attachments
Patch
(4.26 KB, patch)
2020-02-18 12:55 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-02-18 12:55:16 PST
Created
attachment 391078
[details]
Patch
WebKit Commit Bot
Comment 2
2020-02-18 16:21:54 PST
Comment on
attachment 391078
[details]
Patch Clearing flags on attachment: 391078 Committed
r256882
: <
https://trac.webkit.org/changeset/256882
>
WebKit Commit Bot
Comment 3
2020-02-18 16:21:55 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2020-02-18 16:22:52 PST
<
rdar://problem/59571018
>
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