Bug 155189

Summary: [WK2][Mac] Allow processes to set "fast-dev-casheable" bit in Network Process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ap, bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=154503
Attachments:
Description Flags
Patch ap: review+

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.