Bug 182147 - [macOS] MiniBrowser isn’t app-sandboxed
Summary: [macOS] MiniBrowser isn’t app-sandboxed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-25 14:08 PST by mitz
Modified: 2018-01-31 11:14 PST (History)
8 users (show)

See Also:


Attachments
Enable App Sandbox with an exception allowing read access to all files (4.83 KB, patch)
2018-01-31 07:13 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-01-25 14:08:27 PST
macOS MiniBrowser isn’t a sandboxed app.
Comment 1 Simon Fraser (smfr) 2018-01-25 14:14:21 PST
This implies that it should be?
Comment 2 mitz 2018-01-25 14:21:51 PST
(In reply to Simon Fraser (smfr) from comment #1)
> This implies that it should be?

If possible. Perhaps it’s not practical for the only test app we have to be sandboxed. But even in that case, there should be some sandboxed test app—maybe it’s MiniBrowser (and there’s some other non-sandboxed app for when you need to test that), or maybe it’s a new app.
Comment 3 Sam Weinig 2018-01-25 14:22:02 PST
Given that most (hopefully all) users of WKWebView are sandboxed apps, making MiniBrowser mimic that would useful in finding issues that affect them.

I do think we need to balance that with ensuring MiniBrowser is useful for it's debugging duties.
Comment 4 mitz 2018-01-31 07:13:40 PST
Created attachment 332760 [details]
Enable App Sandbox with an exception allowing read access to all files
Comment 5 WebKit Commit Bot 2018-01-31 11:13:37 PST
Comment on attachment 332760 [details]
Enable App Sandbox with an exception allowing read access to all files

Clearing flags on attachment: 332760

Committed r227908: <https://trac.webkit.org/changeset/227908>
Comment 6 WebKit Commit Bot 2018-01-31 11:13:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-01-31 11:14:22 PST
<rdar://problem/37078215>