Bug 197376 - [Cocoa] Move common sandbox files from Shared/mac to Shared/Cocoa
Summary: [Cocoa] Move common sandbox files from Shared/mac to Shared/Cocoa
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-29 12:02 PDT by Brent Fulgham
Modified: 2019-04-29 12:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (55.04 KB, patch)
2019-04-29 12:08 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2019-04-29 12:02:11 PDT
I have been unsure of code changes on a number of occasions because our Cocoa Sandbox logic lives in the 'mac' subfolder, even though it is used on all Apple platforms.

This patch just moves the relevant files from 'Shared/mac' to 'Shared/Cocoa' to avoid this confusion.
Comment 1 Radar WebKit Bug Importer 2019-04-29 12:05:38 PDT
<rdar://problem/50305272>
Comment 2 Brent Fulgham 2019-04-29 12:08:22 PDT
Created attachment 368472 [details]
Patch
Comment 3 Dean Jackson 2019-04-29 12:11:35 PDT
Comment on attachment 368472 [details]
Patch

rs=me
Comment 4 WebKit Commit Bot 2019-04-29 12:53:03 PDT
Comment on attachment 368472 [details]
Patch

Clearing flags on attachment: 368472

Committed r244747: <https://trac.webkit.org/changeset/244747>
Comment 5 WebKit Commit Bot 2019-04-29 12:53:04 PDT
All reviewed patches have been landed.  Closing bug.