Closed
Bug 1445807
Opened 7 years ago
Closed 7 years ago
Remove unsafe CPOWs in Source Editor tests
Categories
(DevTools :: Source Editor, enhancement)
DevTools
Source Editor
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: jryans, Assigned: Oriol)
References
Details
Attachments
(1 file)
Source Editor tests are using unsafe CPOWs, which should be avoided where possible.
Bug 1445551 will soon add `uses-unsafe-cpows` annotations in test manifests where these are used. We should aim to get rid of them.
See https://reviewboard.mozilla.org/r/227608/diff/#index_header for a preview of tests affected.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → oriol-bugzilla
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8960816 [details]
Bug 1445807 - Remove unsafe CPOWs in Source Editor tests
https://reviewboard.mozilla.org/r/229552/#review235288
Looks great to me, thanks for working on this! :)
Attachment #8960816 -
Flags: review?(jryans) → review+
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aabe57081e03
Remove unsafe CPOWs in Source Editor tests r=jryans
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•