-
Notifications
You must be signed in to change notification settings - Fork 711
For #7075: Expand toolbar on navigation or load request #7088
Conversation
No Taskcluster jobs started for this pull requestThe `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request. |
@@ -275,6 +277,23 @@ class BrowserToolbarIntegration( | |||
} | |||
} | |||
|
|||
@VisibleForTesting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This annotation allows relaxing the visibility specifically for tests.
Will you add also add the tests for this method or can the annotation be removed and the method be marked as private?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok I will remove the annotation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you!
Great that you also included the small video to showcase the result!
Can you please squash your commits to just one and update the commit message and PR title to include a reference to the ticket this patch intends to fix, making it easier to find it later?
As described here - https://github.com/mozilla-mobile/shared-docs/blob/main/android/CONTRIBUTING_code.md#creating-a-pull-request The resulting commit title would have the form
For #7075: Expand toolbar on navigation or load request
…equest changes added `expandToolbarOnNavigation`method which listens to changes in `tab.content.url` and `tab.content.loadRequest` to expand the toolbar and show loading progress. closes mozilla-mobile#7075
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you!
Pull Request checklist
May fix #7075
issue-7075.mp4
To download an APK when reviewing a PR:
Show All Checks
,Details
next tobuild-focus-debug
orbuild-klar-debug
for changes targeting Klar,View task in Taskcluster
,Artifacts
row,