Closed
Bug 1366932
Opened 8 years ago
Closed 8 years ago
Add preference for JavaScript context heap size of PAC
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: xeonchen, Assigned: xeonchen)
References
Details
(Whiteboard: [necko-active][proxy])
Attachments
(1 file)
We have some bugs (bug 1250776, bug 1346183) related to JavaScript context heap size, in order to let user test this more efficiently in the future, it's time to make this adjustable in about:config.
Comment 1•8 years ago
|
||
The new preference can be the heap size we want to increase, so that we can make sure user don't accidentally break it by setting the value to 0.
Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Shih-Chiang Chien [:schien] (UTC+8) (use ni? plz) from comment #1)
> The new preference can be the heap size we want to increase, so that we can
> make sure user don't accidentally break it by setting the value to 0.
We should not accept negative values here, either. \o/
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8871202 [details]
Bug 1366932 - support extra JS context heap size pref for PAC;
https://reviewboard.mozilla.org/r/142692/#review146912
LGTM!
Attachment #8871202 -
Flags: review?(daniel) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by gachen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/208eb19a2a1e
support extra JS context heap size pref for PAC; r=bagder
Keywords: checkin-needed
Comment 6•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•