Closed
Bug 879948
Opened 12 years ago
Closed 9 years ago
Remove Lookup methods and Xpath elements from lib/software-update.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])
Split off from bug 503192, this is a supplementary bug to remove and replace any elementslib.Lookup methods and Xpath elements from lib/software-update.js to make the code base less fragile. We would like to replace Lookup with ID, Selector, or if neither work, Class via NodeCollector.
An example of this approach can be found here in the getElements() method in lib/addons.js
http://hg.mozilla.org/qa/mozmill-tests/file/b8a22c8c9a3b/lib/addons.js#l1026
Updated•12 years ago
|
Comment 1•11 years ago
|
||
I would like to work on this bug. I would upload the patch within a while.
Comment 2•11 years ago
|
||
Amod, I would suggest that you are getting started with a single bug like bug 879884 first. Once done or nearly finished we could assign additionally bugs to you. Would that work?
Updated•11 years ago
|
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]
Comment 3•9 years ago
|
||
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
•