After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694519 - Create the web extension proxy asynchronously
Create the web extension proxy asynchronously
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-23 12:24 UTC by Carlos Garcia Campos
Modified: 2013-02-23 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (5.89 KB, patch)
2013-02-23 12:25 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2013-02-23 12:24:02 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.
Comment 1 Carlos Garcia Campos 2013-02-23 12:25:13 UTC
Created attachment 237240 [details] [review]
Patch
Comment 2 Xan Lopez 2013-02-23 12:35:17 UTC
Review of attachment 237240 [details] [review]:

Looks good, thank you.