[Webkit-unassigned] [Bug 147249] New: REGRESSION (r184026): Safari AutoFill with Contact info for phone number is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 19:24:21 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147249
Bug ID: 147249
Summary: REGRESSION (r184026): Safari AutoFill with Contact
info for phone number is broken
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: InRadar, Regression
Severity: Normal
Priority: P1
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mitz at webkit.org
rdar://problem/21929532
Safari AutoFill is failing to fill some contact information.
The reason appears to be that an object graph being sent via WKRemoteObjectRegistry includes NSMutableString instances, and after <http://trac.webkit.org/changeset/184026> those arenât being decoded correctly: that change applies custom encoding for NSString and its subclasses, but only the corresponding custom decoding for NSString itself.
Patch forthcoming.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150724/e1cb58f2/attachment.html>
More information about the webkit-unassigned
mailing list