bugLibreJS - Bugs: bug #54682, librejs causes abrowser to hang...

 
 

bug #54682: librejs causes abrowser to hang for a few seconds at a time on some sites

Submitter:  None
Submitted:  Tue 18 Sep 2018 10:06:24 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 18 Oct 2018 08:17:39 PM UTC, comment #2: 

if you use a web worker for major (or even moderate) non-async functions, then those processes will run in a separate process that doesn't block the browser, tabs or pages. see this page for info about web workers in mozilla extensions:

https://developer.mozilla.org/en-US/docs/Archive/Using_workers_in_extensions

i think that using web workers would be a really big deal for this extension.

Andrew Engelbrecht <sudoman>
Fri 21 Sep 2018 05:13:09 PM UTC, comment #1: 

if it's due to the parser, or anything really, maybe you could run those jobs in a web worker.

Andrew Engelbrecht <sudoman>
Tue 18 Sep 2018 10:06:24 PM UTC, original submission:  

If you visit

https://meta.discourse.org

using Abrowser version 61.0.1 and LibreJS version 7.16 then LibreJS will hang for a few seconds at a time if the JavaScript hasn't been whitelisted.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sudoman (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code