Bug 148135

Summary: [iOS] Safari’s Web Content process crashes when decoding an NSError containing an identity
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ddkilzer, sam
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Allow keys to be decoded in the Web Content and UI processes sam: review+

mitz
Reported 2015-08-18 12:28:27 PDT
When an NSError from Safari’s Networking process containing a SecIdentity in its user info is decoded in the Web Content process, decoding fails due to the Web Content process not being allowed to decode keys.
Attachments
Allow keys to be decoded in the Web Content and UI processes (2.19 KB, patch)
2015-08-18 12:33 PDT, mitz
sam: review+
mitz
Comment 1 2015-08-18 12:33:22 PDT
Created attachment 259290 [details] Allow keys to be decoded in the Web Content and UI processes
mitz
Comment 2 2015-08-18 21:50:29 PDT
David Kilzer (:ddkilzer)
Comment 3 2016-03-26 05:03:41 PDT
Note You need to log in before you can comment on or make changes to this bug.