Closed
Bug 2036603
Opened 29 days ago
Closed 21 days ago
Fix stale references and broken links in Marionette docs
Categories
(Testing :: Marionette Client and Harness, defect, P3)
Testing
Marionette Client and Harness
Tracking
(firefox152 fixed)
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: Logan, Assigned: Logan)
Details
(Whiteboard: [webdriver:m20][webdriver:external])
Attachments
(1 file, 2 obsolete files)
The Marionette documentation in remote/doc/marionette/Intro.md and remote/doc/marionette/Contributing.md references the Bugzilla component as Testing :: Marionette, but the actual component name is Testing :: Marionette Client and Harness.
The Bugzilla links also use component=Marionette in the URL, which does not resolve to the correct component.
| Assignee | ||
Comment 1•29 days ago
|
||
The docs referenced Testing :: Marionette but the actual Bugzilla
component is Testing :: Marionette Client and Harness. Updated the
component name and Bugzilla URLs in both Intro.md and Contributing.md.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updated•29 days ago
|
Assignee: nobody → loganrosen
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•29 days ago
|
||
Expanding scope to also fix:
- Links to archived mozilla-b2g repos (JS client, gaia)
- Wrong Bugzilla component in index.rst
- Dead W3C spec link in Intro.md
- Stale MDN links in basics.rst, harness README.rst, debug.rst, findelement.rst
Summary: Marionette docs reference wrong Bugzilla component name → Fix stale references and broken links in Marionette docs
| Assignee | ||
Comment 3•29 days ago
|
||
- Fix wrong Bugzilla component: Testing :: Marionette -> Testing :: Marionette Client and Harness
- Remove references to archived mozilla-b2g JS client repos
- Fix broken MDN link for Marionette Tests (404)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updated•29 days ago
|
Attachment #9576121 -
Attachment is obsolete: true
Updated•27 days ago
|
Priority: -- → P3
Whiteboard: [webdriver:m20][webdriver:external]
| Assignee | ||
Comment 4•25 days ago
|
||
- Fix wrong Bugzilla component references to mention both
Remote Protocol :: Marionette and Testing :: Marionette Client and Harness - Remove references to archived mozilla-b2g JS client repos
- Fix broken MDN link for Marionette Tests (404)
Updated•25 days ago
|
Attachment #9583977 -
Attachment is obsolete: true
Updated•25 days ago
|
Attachment #9576122 -
Attachment description: Bug 2036603 - Fix stale references and broken links in Marionette docs r=jdescottes → Bug 2036603 - Fix stale references and broken links in Marionette docs r=jdescottes,whimboo
Pushed by loganrosen@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/3188f95cf25e
https://hg.mozilla.org/integration/autoland/rev/9f9c16942415
Fix stale references and broken links in Marionette docs r=jdescottes DONTBUILD
Comment 6•21 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 21 days ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•