Bug 154923
| Summary: | Modern IDB: Explore raising the maxfiles limit for the Databases xpc on OS X | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brady Eidson <beidson> |
| Component: | WebKit2 | Assignee: | 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 | ||
Brady Eidson
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |