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 631450 - Add handlers for x-scheme-handler/(http,https)
Add handlers for x-scheme-handler/(http,https)
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 631433
 
 
Reported: 2010-10-05 16:23 UTC by Bastien Nocera
Modified: 2010-10-12 02:51 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
epiphany.desktop: declare ability to handle http and https (843 bytes, patch)
2010-10-11 00:29 UTC, Diego Escalante Urrelo (not reading bugmail)
committed Details | Review

Description Bastien Nocera 2010-10-05 16:23:46 UTC
So that the application is registered as handling HTTP and HTTPS URI schemes, and listed as a web browser in the preferred applications panel in the control-center.
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2010-10-11 00:29:02 UTC
Created attachment 172074 [details] [review]
epiphany.desktop: declare ability to handle http and https

Bug #631450
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2010-10-11 00:29:31 UTC
Would you confirm this is enough Bastien?
Comment 3 Bastien Nocera 2010-10-11 15:56:12 UTC
Review of attachment 172074 [details] [review]:

Looks good.
Comment 4 Bastien Nocera 2010-10-11 15:56:12 UTC
Review of attachment 172074 [details] [review]:

Looks good.
Comment 5 Diego Escalante Urrelo (not reading bugmail) 2010-10-12 02:51:53 UTC
Attachment 172074 [details] pushed as 6375ebd - epiphany.desktop: declare ability to handle http and https

Being such a simple thing I just went ahead with it.