[Webkit-unassigned] [Bug 169148] New: [MediaStream iOS] REGRESSION(r212883): Missing function definition breaks sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 3 14:06:27 PST 2017


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

            Bug ID: 169148
           Summary: [MediaStream iOS] REGRESSION(r212883): Missing
                    function definition breaks sandbox
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The changes in <https://trac.webkit.org/changeset/212883> add a new call to 'shared-preferences-read'. Unfortunately, 'shared-preferences-read' is a custom function defined in com.apple.WebKit.WebContent.sb.in, but not the iOS-specific com.apple.WebKit.WebContent.sb file. This causes the sandbox to fail to parse.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170303/241fc56f/attachment.html>


More information about the webkit-unassigned mailing list