[webkit-reviews] review granted: [Bug 175162] [EME][Mac] SecureStop left on disk in Private Browsing mode. : [Attachment 317169] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 3 16:18:52 PDT 2017


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 175162: [EME][Mac] SecureStop left on disk in Private Browsing mode.
https://bugs.webkit.org/show_bug.cgi?id=175162

Attachment 317169: Patch

https://bugs.webkit.org/attachment.cgi?id=317169&action=review




--- Comment #3 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 317169
  --> https://bugs.webkit.org/attachment.cgi?id=317169
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=317169&action=review

>
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionMediaSourceAVFObjC
.mm:108
> +    return pathByAppendingComponent(m_client->mediaKeysStorageDirectory(),
"SecureStop.plist");

Nit: you can use “storageDirectory” here


More information about the webkit-reviews mailing list