Bug 181797 - REGRESSION(r225858): Sandbox violations due to blocked access to Spotlight search preferences
Summary: REGRESSION(r225858): Sandbox violations due to blocked access to Spotlight se...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-18 09:02 PST by Brent Fulgham
Modified: 2018-01-18 09:49 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2018-01-18 09:09 PST, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2018-01-18 09:02:37 PST
I removed read access to a preference that is accessed as part of the DataDetector logic related to Spotlight results. I should not have!
Comment 1 Brent Fulgham 2018-01-18 09:03:03 PST
<rdar://problem/36546412>
Comment 2 Brent Fulgham 2018-01-18 09:09:14 PST
Created attachment 331631 [details]
Patch
Comment 3 Brent Fulgham 2018-01-18 09:49:46 PST
Committed r227146: <https://trac.webkit.org/changeset/227146>