RESOLVED FIXED 148135
[iOS] Safari’s Web Content process crashes when decoding an NSError containing an identity
https://bugs.webkit.org/show_bug.cgi?id=148135
Summary [iOS] Safari’s Web Content process crashes when decoding an NSError containin...
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.