Closed
Bug 1852783
Opened 2 years ago
Closed 2 years ago
Add mochitest tests for nsIClipboard interface
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(3 files)
Currently, there are mochitest-chrome tests in https://searchfox.org/mozilla-central/rev/64eef6b342bca86930caf3ba403c0f8ce621b474/widget/tests/chrome.ini#50-53. In this bug, I would like to make those tests also run in plain-mochitest, so that we can have some test coverage for IPC.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D187994
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D187995
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
(This also benefit gecko-view as we only run mochitest-plain test on that.)
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Attachment #9352699 -
Attachment description: Bug 1852783 - Part 1: Turn clipboard chrome tests into HTML format; → Bug 1852783 - Part 1: Turn clipboard chrome tests into HTML format; r?spohl
Updated•2 years ago
|
Attachment #9352700 -
Attachment description: Bug 1852783 - Part 2: Make clipboard tests reusable; → Bug 1852783 - Part 2: Make clipboard tests reusable; r?spohl
Updated•2 years ago
|
Attachment #9352704 -
Attachment description: Bug 1852783 - Part 3: Add clipboard mochitest tests; → Bug 1852783 - Part 3: Add clipboard mochitest-plain tests; r?spohl
Assignee | ||
Comment 7•2 years ago
|
||
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f4bfc896230
Part 1: Turn clipboard chrome tests into HTML format; r=spohl
https://hg.mozilla.org/integration/autoland/rev/d5a0287b2a3e
Part 2: Make clipboard tests reusable; r=spohl
https://hg.mozilla.org/integration/autoland/rev/d875af1ea107
Part 3: Add clipboard mochitest-plain tests; r=spohl
Comment 9•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4f4bfc896230
https://hg.mozilla.org/mozilla-central/rev/d5a0287b2a3e
https://hg.mozilla.org/mozilla-central/rev/d875af1ea107
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•