FUEL disabling option Topic is solved

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
User avatar
Squirrel42
Hobby Astronomer
Hobby Astronomer
Posts: 28
Joined: 2020-07-24, 08:54

FUEL disabling option

Unread post by Squirrel42 » 2021-12-14, 19:58

When FUEL was removed, I encountered no adverse effects. Now it is obviously needed by many people and therefore it is back again. I do not know how deeply it is intertwined with the other code, but would it be possible (and make sense?) to have an option/preference to disable use of FUEL?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35474
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: FUEL disabling option

Unread post by Moonchild » 2021-12-14, 21:00

It makes no sense nor is it possible to "disable" FUEL. FUEL is an abstraction layer in JavaScript. If it's not being used by your extensions it effectively does nothing.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
biopsin
Fanatic
Fanatic
Posts: 119
Joined: 2016-02-07, 17:15

Re: FUEL disabling option

Unread post by biopsin » 2021-12-16, 07:47

@Squirrel42 also its pretty easy to remove it when baking from source..
voidlinux_x64 glibc-2.38 / Palemoon_latest release (gcc-13.2.0) / GTK2

Locked