joelpt / sidewise

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.
Creative Commons Zero v1.0 Universal
68 stars 13 forks source link

Investigate why tabs become unresponsive to content script after file download #18

Open joelpt opened 12 years ago

joelpt commented 12 years ago

Tabs seem to cease executing our content script, or at least stop listening to onConnect/onPortMessage events, after a file is downloaded in a given tab (even if Chrome just displayed a file browser dialog and the user cancelled it).

If investigation determines that this is the fault of Chrome and we have no way around it, submit a bug to crbug.com.