Support for promises within IndexedDB

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.
wapsi

Support for promises within IndexedDB

Unread post by wapsi » 2021-03-26, 09:09

I found one topic which I guess is about this same feature request but it was locked, it was over two year old and I think there's no clear conclusion. Earlier I created another topic about my problems of using Microsoft Teams web: viewtopic.php?f=70&t=26441 and I did some troubleshooting about this. I made a post into SeaMonkey forums from where you can see more details: http://forums.mozillazine.org/viewtopic ... &t=3073119

Summary: I backported manually (as PoC / workaround: http://wapsi.kapsi.fi/seamonkey_2.53.6_ ... patch.diff) two Firefox patches into SeaMonkey: https://bugzilla.mozilla.org/show_bug.cgi?id=1406922 and https://bugzilla.mozilla.org/show_bug.cgi?id=1193394 which implement the promises within IndexedDB and after that Microsoft Teams web started to work on SeaMonkey. So my question is if that feature could be implemented officially in Pale Moon / Basilisk? I think there are other sites using promises with IndexedDB besides to Microsoft Teams web so there is demand for this feature already in my opinion.

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

Re: Support for promises within IndexedDB

Unread post by Moonchild » 2021-03-26, 10:18

Patches specifically for UXP are welcome.
"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

Locked