FinderFindFlags IntDef annotation should include a zero value as a default
Categories
(GeckoView :: General, task, P5)
Tracking
(firefox127 fixed)
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: jonalmeida, Assigned: Gela, Mentored)
Details
(Keywords: good-first-bug)
Attachments
(1 file, 1 obsolete file)
Updated•7 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Hi! I would like to work on this bug
Reporter | ||
Comment 2•6 years ago
|
||
davidb, can we assign a new mentor for this bug?
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
(In reply to clairebitterness from comment #1)
Hi! I would like to work on this bug
Hi, are you still interested in working on this bug?
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Hello,
What is the status of this bug? I am new to contributing to Mozilla code base, but I would like to lend a hand if possible.
thank you,
Reporter | ||
Comment 5•4 years ago
|
||
(In reply to phu.thai888 from comment #4)
Hello,
What is the status of this bug? I am new to contributing to Mozilla code base, but I would like to lend a hand if possible.
thank you,
Welcome! This bug is still open to be worked on. Maybe esawin can help?
Updated•4 years ago
|
Updated•4 years ago
|
Comment 6•4 years ago
|
||
Hi (In reply to phu.thai888 from comment #4)
Hello,
What is the status of this bug? I am new to contributing to Mozilla code base, but I would like to lend a hand if possible.
thank you,
Hi there, I'll be your mentor for the bug :)
If you don't already, set up your development environment. You can find the instructions here https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/geckoview-quick-start.html
Here is the function in question: https://searchfox.org/mozilla-central/source/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/SessionFinder.java#82-83 <--- this is a SearchFox link. SearchFox is out tool we use to search our codebase. So you can see there the second parameter annotated @FinderFindFlags
, and that's the interface we're interested in. You can find it in SearchFox by pasting FinderFindFlags
into the search field and then selecting the file it's defined in.
Let me know if you have any questions or difficulties! Our team also has a Matrix channel #geckoview:mozilla.org which you can also use to ask questions.
Updated•3 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Description
•