Closed
Bug 875919
Opened 12 years ago
Closed 9 years ago
Enable traverse of previously hidden _buttons object nodes in lib/dom-utils.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jfrench, Unassigned, Mentored)
References
()
Details
(Whiteboard: [lang=js])
Outside the scope of cleanup bug 873473, lib/dom-utils.js appears it can have its reference to bug 614949 removed, and traverse nodes hidden in the _buttons object via the DOMWalker_filter (also in dom-utils).
Comment 1•12 years ago
|
||
As of now I'm not fully sure what has to be done here, given that this code has been implemented a long time ago. Someone would have to investigate the current code and the referenced bug. There might be an option to make the code simpler.
The code comment 0 references can be found here:
http://hg.mozilla.org/qa/mozmill-tests/file/7e62cd50e507/lib/dom-utils.js#l423
Whiteboard: [mentor=whimboo][lang=js][good first bug] → [mentor=whimboo][lang=js]
Assignee | ||
Updated•11 years ago
|
Mentor: hskupin
Whiteboard: [mentor=whimboo][lang=js] → [lang=js]
Mozmill tests are no longer in use. So closing this bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•