Closed
Bug 1626338
Opened 5 years ago
Closed 5 years ago
Fire onLoadRequest for history navigation (goBack & goForward)
Categories
(GeckoView :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sblatz, Assigned: snorp)
Details
(Whiteboard: [geckoview:m76])
As snorp & I discussed, we should update onLoadRequest
to be fired when goBack
or goForward
happens. This allows us to properly expand the browser toolbar as soon as we get a button press from the user (rather than waiting for an onNavigationChanged
event).
Relevant for this fenix issue: https://github.com/mozilla-mobile/fenix/issues/9472
Flags: needinfo?(snorp)
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → snorp
Flags: needinfo?(snorp)
Priority: -- → P1
Whiteboard: [geckoview:m76]
Assignee | ||
Comment 1•5 years ago
|
||
Closing this since it's not really doable. We don't always even load a page when navigating through history (bfcache).
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•