[webkit-reviews] review granted: [Bug 51599] The web process uses its own credential storage : [Attachment 77426] Prevent the web process from using its credential storage and use the UI process’s credential storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 12:21:09 PST 2010


Anders Carlsson <andersca at apple.com> has granted mitz at webkit.org's request for
review:
Bug 51599: The web process uses its own credential storage
https://bugs.webkit.org/show_bug.cgi?id=51599

Attachment 77426: Prevent the web process from using its credential storage and
use the UI process’s credential storage
https://bugs.webkit.org/attachment.cgi?id=77426&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=77426&action=review

> WebKit2/WebProcess/mac/WebProcessMainMac.mm:107
> +    SecKeychainSetPreferenceDomain(kSecPreferencesDomainSystem);

Please add a comment indicating what this does.


More information about the webkit-reviews mailing list