RESOLVED FIXED 155189
[WK2][Mac] Allow processes to set "fast-dev-casheable" bit in Network Process
https://bugs.webkit.org/show_bug.cgi?id=155189
Summary [WK2][Mac] Allow processes to set "fast-dev-casheable" bit in Network Process
Brent Fulgham
Reported 2016-03-08 13:36:03 PST
In Bug 154503, I corrected some warnings caused by Sandboxing blocking processes from using system-fctl. This fctl is used (via Foundation) to mark various things as "hot" for caching purposes. While I corrected the WebProcess, UIProcess, and DatabaseProcess sandboxes, I mistakenly assumed the NetworkProcess didn't need it. This bug corrects that oversight.
Attachments
Patch (1.55 KB, patch)
2016-03-08 13:49 PST, Brent Fulgham
ap: review+
Radar WebKit Bug Importer
Comment 1 2016-03-08 13:39:22 PST
Brent Fulgham
Comment 2 2016-03-08 13:49:31 PST
Brent Fulgham
Comment 3 2016-03-08 15:30:11 PST
Note You need to log in before you can comment on or make changes to this bug.