bug-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Regarding adding LibreJS to Firefox Android


From: Ayushman Tripathi
Subject: Regarding adding LibreJS to Firefox Android
Date: Fri, 2 Feb 2024 02:36:09 +0530
User-agent: Mozilla Thunderbird

Hello! Yuchen, I tested librejs on Android after following the instructions and resolving some issues: Most of it seems to work. I'll try to work on its responsiveness and make it look better.

Now, I'm starting to work on https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Background_scripts#convert_to_non-persistent
Is there anything specific you have in mind about implementing this?

I aim to finish the following stages, as described in Mozilla's blog:

1. Ensure listeners are registered synchronously at the top-level.
2. Record the global state in the storage API, for example, storage.session.(If required)
3. Switch from using `extension.getBackgroundPage` for calling a function from the background page, to extension messaging, or `runtime.getBackgroundPage`.

I've attached the screenshots for reference.
 


Thank you.

Attachment: ss1.jpg
Description: JPEG image

Attachment: ss2.jpg
Description: JPEG image

Attachment: ss3.jpg
Description: JPEG image

Attachment: OpenPGP_0x9DAB5E772EDA5326.asc
Description: OpenPGP public key


reply via email to

[Prev in Thread] Current Thread [Next in Thread]