Bug 313108
| Summary: | Limit maximum matched declarations cache size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | koivisto |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antti Koivisto
Some scenarios like animated custom properties may lead to unlimited cache growth. While these should be fixed with better cache design it is also good idea to protect against this with a hard maximum size.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antti Koivisto
*** This bug has been marked as a duplicate of bug 312236 ***