[Webkit-unassigned] [Bug 193159] New: MiniBrowser does not show file save dialogs due to app-sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 14:13:03 PST 2019


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

            Bug ID: 193159
           Summary: MiniBrowser does not show file save dialogs due to
                    app-sandbox
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bfulgham at webkit.org, lforschler at apple.com

MiniBrowser does not show file save dialogs due to app-sandbox

Unsure if there is an entitlement we need to add to MiniBrowser to get it to use the open/save panel.

Steps to Reproduce:
1. Launch MiniBrowser with built frameworks
2. Open Inspector
3. Show Network Tab
4. Reload the page
5. Click "Export" in the toolbar
  => Should show a file save dialog, but it does not.

System Console (`log stream`) has:
...
com.apple.appkit.xpc.openAndSavePanelService: (AppKit) [com.apple.AppKit:General] +[NSOpenAndSavePanelService loadViewToService:isOpenPanel:appCentric:] : failed entitlements check
...

Workaround:
Remove `<key>com.apple.security.app-sandbox</key>` and its value from Tools/MiniBrowser/MiniBrowser.entitlements gets this working.

-- 
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/20190104/1c9d8a2d/attachment.html>


More information about the webkit-unassigned mailing list