[Webkit-unassigned] [Bug 193321] New: [EME] Origin information in the instance session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 07:41:04 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193321

            Bug ID: 193321
           Summary: [EME] Origin information in the instance session
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: calvaris at igalia.com

Created attachment 358791

  --> https://bugs.webkit.org/attachment.cgi?id=358791&action=review

propect patch

We're about to begin to implement license persistence and of course to comply with the spec (and common sense) we need to do things per-origin. I crafted this patch to provide origin information to the CDMInstanceSession so that it could communicate with CDMs should they require to perform persistence by themselves.

We are also wondering if we should provide persistence by ourselves and not rely on the CDMs for that so that we can allow users to clear information, without depending on CDMs. We don't even know if these two questions are unrelated and maybe we still need origin info in the CDMInstanceSession if we handle info by ourselves.

Input is appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190110/7e8cc2e1/attachment.html>


More information about the webkit-unassigned mailing list