Re: [webkit-dev] Remove Credential Management code

2017-09-06 Thread Ali Juma
Work on this has been stalled because of unresolved spec issues that came up, specifically: 1) https://github.com/w3c/webappsec-credential-management/issues/96 2) https://github.com/w3c/webappsec-credential-management/issues/95 3) https://github.com/w3c/webappsec-credential-management/issues/94

[webkit-dev] Remove Credential Management code

2017-09-06 Thread Sam Weinig
Hey gang, I’d like to propose removing the Credential Management code from WebCore. Work began on supporting this spec in January of this year, but so far, only IDLs and stubs have been added. In May, there was an effort to update the IDLs and stubs to the latest spec