Bug 20801 - Logging more than XXX items to the console should be opt-in per-site
Summary: Logging more than XXX items to the console should be opt-in per-site
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 11:32 PDT by Ojan Vafai
Modified: 2014-12-16 00:15 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 Ojan Vafai 2008-09-12 11:32:59 PDT
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.