Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

For #5063: Added parameter customTabSessionId into ContextMenuFeature #6025

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

ValentinTimisica
Copy link
Contributor

Added parameter customTabSessionId into ContextMenuFeature in
BaseBrowserFragment in order to show the context menu in a custom tab.


Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks
  • Tests: This PR does not includes tests.
  • Screenshots: This PR does not includes screenshots.
  • Accessibility: The code in this PR does not include any user facing features

After merge

  • Milestone: Make sure issues finished by this pull request are added to the milestone of the version currently in development.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

…ntextMenuFeature

Added parameter customTabSessionId into ContextMenuFeature in
BaseBrowserFragment in order to show the context menu in a custom tab.
Copy link
Contributor

@ekager ekager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thanks!

@ekager ekager changed the title Fixes #5063: Added parameter customTabSessionId into ContextMenuFeature For #5063: Added parameter customTabSessionId into ContextMenuFeature Oct 15, 2019
@ekager
Copy link
Contributor

ekager commented Oct 15, 2019

bors r=ekager

@codecov-io
Copy link

codecov-io commented Oct 15, 2019

Codecov Report

Merging #6025 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6025      +/-   ##
============================================
- Coverage     14.26%   14.26%   -0.01%     
  Complexity      324      324              
============================================
  Files           259      259              
  Lines         10698    10699       +1     
  Branches       1560     1560              
============================================
  Hits           1526     1526              
- Misses         9047     9048       +1     
  Partials        125      125
Impacted Files Coverage Δ Complexity Δ
...a/org/mozilla/fenix/browser/BaseBrowserFragment.kt 0% <0%> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1d05f5...6fa9572. Read the comment docs.

bors bot pushed a commit that referenced this pull request Oct 15, 2019
6017: For #6011 - fixed truncated clipboard icon in RTL ◀️ r=ekager a=cadeyrn

![Screenshot_20191014-234149](https://user-images.githubusercontent.com/1100614/66785457-98c8f280-eedd-11e9-97cc-4de95182d877.png)


6025: For #5063: Added parameter customTabSessionId into ContextMenuFeature r=ekager a=ValentinTimisica

Added parameter customTabSessionId into ContextMenuFeature in
BaseBrowserFragment in order to show the context menu in a custom tab.



6032: For #5990: Revert sessionTokenScope to fix broken QR pairing flow r=ekager a=grigoryk

Seems like addition of sessionTokenScope is causing issues with pairing. For now, we can revert that change until the underlying issue is fixed.

For #5990.



Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
Co-authored-by: ValentinTimisica <valentin.timisica@softvision.ro>
Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
@bors
Copy link

bors bot commented Oct 15, 2019

Timed out (retrying...)

bors bot pushed a commit that referenced this pull request Oct 15, 2019
6025: For #5063: Added parameter customTabSessionId into ContextMenuFeature r=ekager a=ValentinTimisica

Added parameter customTabSessionId into ContextMenuFeature in
BaseBrowserFragment in order to show the context menu in a custom tab.



6032: For #5990: Revert sessionTokenScope to fix broken QR pairing flow r=ekager a=grigoryk

Seems like addition of sessionTokenScope is causing issues with pairing. For now, we can revert that change until the underlying issue is fixed.

For #5990.



Co-authored-by: ValentinTimisica <valentin.timisica@softvision.ro>
Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
@bors
Copy link

bors bot commented Oct 15, 2019

Build succeeded

  • build-debug
  • lint-compare-locales
  • lint-detekt
  • lint-ktlint
  • lint-lint
  • test-debug
  • test-ui

@bors bors bot merged commit 6fa9572 into mozilla-mobile:master Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants