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 671575 - ephy-host-store: add a "All sites" item to the sites view
ephy-host-store: add a "All sites" item to the sites view
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-07 16:59 UTC by Claudio Saavedra
Modified: 2012-03-09 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ephy-host-store: add a clear() method (2.67 KB, patch)
2012-03-07 16:59 UTC, Claudio Saavedra
none Details | Review
ephy-hosts-view: ensure "all hosts" is selected by default (3.17 KB, patch)
2012-03-07 16:59 UTC, Claudio Saavedra
none Details | Review

Description Claudio Saavedra 2012-03-07 16:59:49 UTC
This is something we had with the previous history window, so add it back.
Comment 1 Claudio Saavedra 2012-03-07 16:59:52 UTC
Created attachment 209186 [details] [review]
ephy-host-store: add a clear() method

This adds always a default item "All sites" which, when selected, will
show all urls in all hosts.
Comment 2 Claudio Saavedra 2012-03-07 16:59:56 UTC
Created attachment 209187 [details] [review]
ephy-hosts-view: ensure "all hosts" is selected by default

If no host can be selected, always select the "all hosts" row.
Comment 3 Xan Lopez 2012-03-09 13:37:28 UTC
This was committed to master.