Bug 20801
Summary: | Logging more than XXX items to the console should be opt-in per-site | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | burg, rik |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Ojan Vafai
Holding onto infinite console logs can chew up a ton of memory. We should cap the default number of messages we hold onto (~100 seems good to me) and there should be an opt-in to hold onto all the logs for a site.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |