Commit 28fa140
committed
Duck.ai: Provide default value for tabs (#7129)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1157893581871903/task/1211962674281407?focus=true
### Description
This PR fixes the access to the tabs when null
### Steps to test this PR
_Third party open_
- [x] Install the app and make it default browser
- [x] Enable Duck.ai and force close the app
- [x] Open DDG via a third party app (Reddit for example)
- [x] Verify it works as expected1 parent 4cc3afb commit 28fa140
File tree
2 files changed
+35
-1
lines changed- app/src
- main/java/com/duckduckgo/app/browser
- test/java/com/duckduckgo/app/browser
2 files changed
+35
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
| 513 | + | |
513 | 514 | | |
514 | 515 | | |
515 | 516 | | |
| |||
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
615 | 648 | | |
616 | 649 | | |
617 | 650 | | |
| |||
0 commit comments