WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185020
Add a setting for keeping around all processes and always reusing them per-origin
https://bugs.webkit.org/show_bug.cgi?id=185020
Summary
Add a setting for keeping around all processes and always reusing them per-or...
Brady Eidson
Reported
2018-04-25 18:02:36 PDT
Add a setting for keeping around all processes and always reusing them per-origin <
rdar://problem/39695798
>
Attachments
Patch
(20.61 KB, patch)
2018-04-25 18:05 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2018-04-25 18:05:27 PDT
Created
attachment 338838
[details]
Patch
Andy Estes
Comment 2
2018-04-26 09:07:01 PDT
Comment on
attachment 338838
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=338838&action=review
> Source/WebKit/UIProcess/API/C/WKContextConfigurationRef.h:75 > +WK_EXPORT bool WKContextConfigurationAlwaysKeepAndReuseSwappedProcesses(WKContextConfigurationRef configuration); > +WK_EXPORT void WKContextConfigurationSetAlwaysKeepAndReuseSwappedProcesses(WKContextConfigurationRef configuration, bool keepAndReuse);
Naming the WKContextConfigurationRef parameter seems redundant, but I guess it's consistent with the rest of this file.
WebKit Commit Bot
Comment 3
2018-04-26 09:39:27 PDT
Comment on
attachment 338838
[details]
Patch Clearing flags on attachment: 338838 Committed
r231048
: <
https://trac.webkit.org/changeset/231048
>
WebKit Commit Bot
Comment 4
2018-04-26 09:39:29 PDT
All reviewed patches have been landed. Closing bug.
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