Bug 197376

Summary: [Cocoa] Move common sandbox files from Shared/mac to Shared/Cocoa
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, dino, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.