duckduckgo / duckduckgo/Android
[Bug] Incorrect package name after moving file
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 170
Description
Describe the bug
Just a wrong package name set in WebViewExtensions after moving the file under commit: 52a48d3b4f80aaec9cbefb78de2e7bbf477d039a

How to Reproduce
No need to repro. This is not a bug, it is just a code fix. I hope this is the best way to report this.
Expected behavior
Package should reflect the correct value here.
Environment
- DDG App Version: N/A
- Device: N/A
- OS: N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open WebViewExtensions and inspect the package declaration in the location introduced by commit 52a48d3b4f80aaec9cbefb78de2e7bbf477d039a. Compare it with the file's package location and surrounding declarations; done means the package value correctly reflects where WebViewExtensions now lives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100