This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 473
Expose "session history" in Session #1340
Labels
<engine-gecko>
Component: browser-engine-gecko
<engine-system>
Component: browser-engine-system (WebView)
🌟 feature
New functionality and improvements
🐉 Fenix
Feature needed for Fenix
🌐 reference browser
Features, bugs, issues related to the reference browser implementation
<session>
Component: browser-session
<sync-tabs>
Components: concept-storage
Milestone
Comments
pocmo
added
<session>
Component: browser-session
<engine-gecko>
Component: browser-engine-gecko
<engine-system>
Component: browser-engine-system (WebView)
🌟 feature
New functionality and improvements
needs:gv
To implement/fix this we need a new API in GeckoView
labels
Nov 13, 2018
May need a GeckoView API. Currently snorp says we could implement this on our own by using the |
3 tasks
After discussing this with the GV team the consensus is that GV will provide APIs for:
|
pocmo
added
📺 Fire TV
🌐 reference browser
Features, bugs, issues related to the reference browser implementation
labels
Nov 29, 2018
2 tasks
ghost
added
the
MaybeFenix?
label
Apr 3, 2019
@vesta0 this is still in the 'blocked' column on teh A/C sprint board... should it be moved? But is it post-MVP? we should take everything that is Post-MVP off of that board I think. |
4 tasks
This would be needed for supporting the tab history for sync tabs. |
This seems mostly for "read" access to the history stack, but we would need a way to add to it. It isn't blocking sync tabs, but would be eventually needed to land the final feature. |
3 tasks
4 tasks
data-sync-user
changed the title
Expose "session history" in Session
FNX-3564 ⁃ Expose "session history" in Session
Jul 30, 2020
data-sync-user
changed the title
FNX-3564 ⁃ Expose "session history" in Session
Expose "session history" in Session
May 18, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
<engine-gecko>
Component: browser-engine-gecko
<engine-system>
Component: browser-engine-system (WebView)
🌟 feature
New functionality and improvements
🐉 Fenix
Feature needed for Fenix
🌐 reference browser
Features, bugs, issues related to the reference browser implementation
<session>
Component: browser-session
<sync-tabs>
Components: concept-storage
Reference browser user story: mozilla-mobile/reference-browser#69
To be able to render the "history" of a single
Session
we will need to expose this list in theSession
itself.Unclear is where this data should come from.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: