Closed
Bug 483915
Opened 16 years ago
Closed 16 years ago
Workers: Use new JSAPI to limit tracing code cache size
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.1
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
(Keywords: fixed1.9.1, Whiteboard: fixed by bug 474497)
We don't want large caches per thread.
Flags: blocking1.9.1?
Comment 1•16 years ago
|
||
Yeah, agreeed, we need a specific limit per thread.
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P2
Assignee | ||
Comment 2•16 years ago
|
||
Simple patch, but need to wait for bug 474497 to land before this can work.
Depends on: 474497
Assignee | ||
Comment 3•16 years ago
|
||
This was actually fixed with the checking for bug 474497 but I'm going to leave this open to make sure that our 1mb limit (per thread) is reasonable.
Updated•16 years ago
|
Whiteboard: fixed by bug 474497
Comment 4•16 years ago
|
||
Fixed on trunk and 1.9.1 by sayrer's landing of bug 474497.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•