Closed
Bug 1574831
Opened 7 years ago
Closed 7 years ago
Pass the object to onDOMNodeMouseOut in the reps
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
Details
Attachments
(1 file)
For fission, we will need to be able to retrieve the contextual fronts based on the grip's target (See Bug 1574506. We currently do pass the grip object in onDOMNodeMouseOver and onDOMNodeClick. We will need to do to the same for onDOMNodeMouseOut.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6334fae07a26
Pass the object to onDOMNodeMouseOut in the reps. r=nchevobbe
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•