Closed Bug 1228654 Opened 9 years ago Closed 3 years ago

[meta] Collapse History entries that are all "the same site" in Firefox for Android

Categories

(Firefox for Android Graveyard :: Awesomescreen, defect)

defect
Not set
normal

Tracking

(firefox45 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox45 --- affected

People

(Reporter: nalexander, Unassigned)

References

Details

(Keywords: meta)

This ticket tracks implementing parts of https://people.mozilla.org/~dhenein/labs/mobile-panels/#collapsiblehistorydecoratedsearchhistory.  This is similar to Bug 1227019, which tracks decorating Search History entries with search terms.

I interpret Darrin's mock to have a few parts:

1) grouping history entries that are "the same site".

This in itself is non-trivial: do we group by origin?  By eTLD+1?  I believe Firefox for iOS does this for Top Sites, and I bet that Desktop has code for this too; we can learn from that.

We should implement this as a little utility categorizing class.

2) updating the History Panel search query to group using the categorizer, and to allow expanding and collapsing the groups.  This might require using an Expandable list, like we did with the Remote Tabs Panel.

3) enrich the group elements to possibly represent parts of the group.  Darrin's mock group a bunch of searches, and then decorate the group with search terms for *more than one search*.  That's an extension of Bug 1227019.
Depends on: 1228656
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.