[Webkit-unassigned] [Bug 113030] New: bundle-ids need to be sanitized before using them in filesystem paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 02:33:04 PDT 2013


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

           Summary: bundle-ids need to be sanitized before using them in
                    filesystem paths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scooper at apple.com


When choosing / looking for a specialized Sandbox for a Plugin the bundle-id needs to be sanitized before using it to construct a filesystem name to look up.  The “/“ character should not be allowed and transformed into something else - e.g. “:”

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list