GaloisInc / FiveUI

Extensible UI Analysis in your browser
Other
29 stars 1 forks source link

Change the order that ui and compute scripts get injected #3

Open elliottt opened 11 years ago

elliottt commented 11 years ago

When injecting the compute script, there is the possibility that it will send a message that requires interaction with the ui script port. If the ui script hasn't setup its connection to the background page yet, this will throw a weird error in the background page.