Closed
Bug 1498713
Opened 7 years ago
Closed 7 years ago
browser.xhtml: browser_contextmenu_input.js fails due to childNodes check in contextmenu_common.js
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•7 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a8ec93d4b848
Use .children for context menu test helper instead of .childNodes to fix tests in browser.xhtml;r=bdahl
Comment 3•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in
before you can comment on or make changes to this bug.
Description
•