GNOME Bugzilla – Bug 694519
Create the web extension proxy asynchronously
Last modified: 2013-02-23 12:41:18 UTC
We avoid blocking the UI while connecting to the web extension. Also, watching the name we can clear the proxy when the web process crashes and re-create it when it's re-spawned.
Created attachment 237240 [details] [review] Patch
Review of attachment 237240 [details] [review]: Looks good, thank you.