New tab to about blank to save memory
I have the very same problem of (https://support.mozilla.org/en-US/questions/1084992)[this guy], but in my case I set `newtab` to `about:blank` because I have a very old machine and I do want to save memory, if I install an addon just to do it I'd be contradictory you know! Someone could give this tip to the dev team, at least give us a way to set newtab as `about:blank`, for instance with a boolean flag.
Modified
Chosen solution
Sorry, but browser.newtab.url is gone and it's not coming back as a default preference.
You can provide feedback to Mozilla here: https://input.mozilla.org/en-US/feedback
And you can file a Bug report here - RFE = Request For Enhancement: https://bugzilla.mozilla.org/ https://developer.mozilla.org/en/Bug_writing_guidelines
Quite honestly, from the postings made about the removal of that pref since Firefox 41 was released, I think that users wanting about:home was mentioned more frequently than about:blank. And that would take a Boolean pref "out of the running".
Read this answer in context 👍 0All Replies (2)
Chosen Solution
Sorry, but browser.newtab.url is gone and it's not coming back as a default preference.
You can provide feedback to Mozilla here: https://input.mozilla.org/en-US/feedback
And you can file a Bug report here - RFE = Request For Enhancement: https://bugzilla.mozilla.org/ https://developer.mozilla.org/en/Bug_writing_guidelines
Quite honestly, from the postings made about the removal of that pref since Firefox 41 was released, I think that users wanting about:home was mentioned more frequently than about:blank. And that would take a Boolean pref "out of the running".
the-edmeister said
Quite honestly, from the postings made about the removal of that pref since Firefox 41 was released, I think that users wanting about:home was mentioned more frequently than about:blank. And that would take a Boolean pref "out of the running".
cheers the-edmeister, +1 :-)
Modified