搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do i modify Clear Recent History's entries for time to add 5 minutes or 1 minute?

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Frogz

more options

i need to know how to edit the firefox list of "clear recent history" items to add 5 minute and 1 minute options or where i can submit a feature request, or bug request as every feature is a bug and every bug a feature

i need to know how to edit the firefox list of "clear recent history" items to add 5 minute and 1 minute options or where i can submit a feature request, or bug request as every feature is a bug and every bug a feature

被采纳的解决方案

That is not possible, those ranges are set as fixed constants in the source code. See lines 77 and 218.

定位到答案原位置 👍 1

所有回复 (3)

more options

选择的解决方案

That is not possible, those ranges are set as fixed constants in the source code. See lines 77 and 218.

more options

You can create a preference to show minutes in History (if they are not presently shown) and delete them there.

To submit an idea go to https://connect.mozilla.org. To submit an enhancement request https://bugzilla.mozilla.org/

more options

thanks @cor-el, i was literally asking how to edit the source code and where it was by the way :) also thank you terry for the urls and i think that by posting this question it may have been added?!

 TIMESPAN_5MIN: 5, this isnt in my copy of firefox but maybe it will be soon? :)

由Frogz于修改