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 695198 - Remove WebKit dependency from uri-tester
Remove WebKit dependency from uri-tester
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 695205
 
 
Reported: 2013-03-05 10:39 UTC by Carlos Garcia Campos
Modified: 2013-03-06 11:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (3.54 KB, patch)
2013-03-05 10:40 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2013-03-05 10:39:09 UTC
It uses WebKitDownload, which is UI process API in WebKit2. We want to use this file in a web extension in WebKit2 too.
Comment 1 Carlos Garcia Campos 2013-03-05 10:40:08 UTC
Created attachment 238105 [details] [review]
Patch
Comment 2 Xan Lopez 2013-03-05 18:31:38 UTC
Review of attachment 238105 [details] [review]:

Looks good to me.