WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
229102
Add logging for failure in getting network process connection
https://bugs.webkit.org/show_bug.cgi?id=229102
Summary
Add logging for failure in getting network process connection
Sihui Liu
Reported
2021-08-13 16:49:23 PDT
...
Attachments
Patch
(10.34 KB, patch)
2021-08-13 16:54 PDT
,
Sihui Liu
no flags
Details
Formatted Diff
Diff
Patch
(10.34 KB, patch)
2021-08-14 20:18 PDT
,
Sihui Liu
no flags
Details
Formatted Diff
Diff
Patch
(10.34 KB, patch)
2021-08-15 13:44 PDT
,
Sihui Liu
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Sihui Liu
Comment 1
2021-08-13 16:54:23 PDT
Created
attachment 435526
[details]
Patch
Sihui Liu
Comment 2
2021-08-14 20:18:49 PDT
Created
attachment 435556
[details]
Patch
Sihui Liu
Comment 3
2021-08-15 13:44:17 PDT
Created
attachment 435571
[details]
Patch
Geoffrey Garen
Comment 4
2021-08-16 09:59:33 PDT
Comment on
attachment 435571
[details]
Patch r=me
Chris Dumez
Comment 5
2021-08-16 10:00:07 PDT
Comment on
attachment 435571
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=435571&action=review
> Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:1736 > + if (!os_variant_allows_internal_security_policies("com.apple.WebKit"))
What is the purpose of this?
Sihui Liu
Comment 6
2021-08-16 10:28:18 PDT
Comment on
attachment 435571
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=435571&action=review
>> Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:1736 >> + if (!os_variant_allows_internal_security_policies("com.apple.WebKit")) > > What is the purpose of this?
To crash UI process and collect logs only in internal OSs, so we can keep track of crash rate in public OSs.
EWS
Comment 7
2021-08-16 11:27:25 PDT
Committed
r281096
(
240555@main
): <
https://commits.webkit.org/240555@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 435571
[details]
.
Radar WebKit Bug Importer
Comment 8
2021-08-16 11:28:25 PDT
<
rdar://problem/81990503
>
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