Bug 154923 - Modern IDB: Explore raising the maxfiles limit for the Databases xpc on OS X
Summary: Modern IDB: Explore raising the maxfiles limit for the Databases xpc on OS X
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 165889
  Show dependency treegraph
 
Reported: 2016-03-02 10:57 PST by Brady Eidson
Modified: 2016-12-14 20:40 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.