Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Firefox Android extension #587
Updated Firefox Android extension #587
Changes from 1 commit
75b00918d370823049bd1fe03ad7f11bc185f3471ed4d84dc17f90eda77cd1bc31dbaf3d50aff227d0120988a29b55be21241747ceb413fbac0ec93fd954ebe815546ae8ffcc4c56460c5ef6633ca24024533fd7590aa60ecb62e8f634c1dea5143275a88cb68493d262970629b4d16c12e1f95a4986abc3f4cfd510c5414c73cfc06b56417264190429be348393636b0bb220e92afe82fc6a2f56faf5d1dd8e482c8f08e75419d01124da7385a87b16a90fd10ad640d09ac2205f29bf9141817e682be66c8a5d766cd03f4eae3613ac359048ff20644cfe909ff0bf6188a7cf935e32f89785b2f07805c3e377357e0d83fbd8a0ef5df17fd839cff19ad7bff00b655752d2ddb55d77ff860c35f7b23245e5998ce9a2d7a39677ba55e3baa31d09f3dddde80ede011e0233cbc3a04e0d5ade4c706f86ba3022311c1cb8b73cf5e36cee68cba38893f485c59314df66ecc6526de0b0084a819554982cbf39f54022698e94ad47cabf9fa678f29ace79ea53016d552923f9a3459f7be82e063738ee7c4e23ad9fb792File filter
Jump to
Update panel so it can be opened in a seperate tab
christophertinoAug 6, 2020
Author
Member
@wlycdgr Double check this is ok
wlycdgrAug 7, 2020
Member
Looks good/same when
paramTabIdis undefined and we end up callinggetActiveTabas before. How come we need to check for the presence of that param - is it not the same as the active tab on Android?christophertinoAug 10, 2020
Author
Member
this was to allow loading of the panel in a browser tab for automation testing