Move Credential Management implementation behind a runtime enabled flag so that we do not expose it before it is ready.
Created attachment 303832 [details] Patch
Comment on attachment 303832 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=303832&action=review r=me. Thank you for taking care of this! > Source/WebKit2/UIProcess/API/C/WKPreferencesRefPrivate.h:480 > + Extra whitespace.
Committed r213676: <http://trac.webkit.org/changeset/213676>
<rdar://problem/30957588>
(In reply to comment #4) > <rdar://problem/30957588> Disregard this comment. The radar associated with this bug is ...
<rdar://problem/30957425>
Reverted some character conversions that TextMate introduced into the JavaScriptCore ChangeLog entry and committed this in <http://trac.webkit.org/changeset/213677>.
Committed attempt to fix the WebKit2 test bots in <http://trac.webkit.org/changeset/213694>