Bug 154923

Summary: Modern IDB: Explore raising the maxfiles limit for the Databases xpc on OS X
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: achristensen, ap
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 165889    

Description Brady Eidson 2016-03-02 10:57:17 PST
Modern IDB: Explore raising the maxfiles limit for the Databases xpc on OS X

If you run `launchctl limit maxfiles`, you see that by default it is 256.

This prevents a Safari user from having many tabs open that all use databases, for example, as SQLite stops being able to open new database files.