No focusin/focusout checkboxes in the "Event Listener Breakpoints"
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(firefox88 fixed)
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: masayuki, Assigned: yogitab2798, Mentored, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file, 1 obsolete file)
The "Event Listener Breakpoints" do not have checkboxes for focusin event and focusout event which were introduced by bug687787. Perhaps, they should be around the checkboxes for focus and blur under "Control" group.
Comment 1•7 months ago
|
||
Agreed, thanks for the report!
Honza
Comment 2•7 months ago
|
||
Bomsy, could this be a first good bug, perhaps you could mentor it?
Honza
Comment 3•6 months ago
|
||
Sure! Thanks Honza!
Comment 4•5 months ago
|
||
Hi, I would like to work on this issue if it is still open. How can I get started?
Comment 5•5 months ago
|
||
Hi sanjana2000d,
Thanks for your interest. Sure you can work on it.
If you have not already, You can follow https://firefox-source-docs.mozilla.org/devtools/index.html to get started.
Once you are all setup
To fix the issue we probably want to a items for the focusin and focusout events below this line https://searchfox.org/mozilla-central/rev/bfbacfb6a4efd98247e83d3305e912ca4f7e106a/devtools/server/actors/utils/event-breakpoints.js#127
| Assignee | ||
Comment 6•4 months ago
|
||
Hey Hubert,
Is this issue still up for grabs? If it is, I'd love to give it a shot.
Comment 7•4 months ago
|
||
Hey yogitab2798 ,
Sure if sanjana2000d is not working on it.
sanjana2000d,
How is this going ? Are you still interested in working on it?
Updated•4 months ago
|
| Assignee | ||
Comment 8•4 months ago
|
||
Hey Hubert, can you also share me the link of Mozilla channel?
| Assignee | ||
Comment 9•4 months ago
|
||
Hey Hubert, there has been no response from sanjana2000d since 2 days and I have cloned and built Mozilla. Will you help me get started on this bug?
Comment 10•4 months ago
|
||
Hey yogitab2798,
Sure i'll assign to you. If you have setup firefox. See the second part of Comment 5 on how to fix.
Hi sanjana2000d,
I'm re-assigning it to yogitab2798, if you are interested we can find something else for you.
| Assignee | ||
Comment 11•4 months ago
|
||
Alright, thanks! I will update you with a PR soon
| Assignee | ||
Comment 12•4 months ago
|
||
| Assignee | ||
Comment 13•4 months ago
|
||
Updated•4 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Comment 14•3 months ago
|
||
Pushed by hmanilla@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7a2e24377ae3 Add focusin and focusout checkboxes in Event Listener Breakpoints r=bomsy
Comment 15•3 months ago
|
||
| bugherder | ||
Description
•