Remove PlacesUtils.setAnnotationsForItem
Categories
(Toolkit :: Places, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: standard8, Assigned: mihir17166, Mentored)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file, 2 obsolete files)
Reporter | ||
Comment 1•6 years ago
|
||
Alex is going to look at this.
Reporter | ||
Comment 2•6 years ago
|
||
Note: The relevant tests to run for these are in toolkit/components/places and browser/components/places.
Doing these should be enough (unless you spot other instances outside these directories in the code base, then just fix those & run the appropriate test):
./mach xpcshell-test toolkit/components/places
./mach mochitest toolkit/components/places
./mach xpcshell-test browser/components/places
./mach mochitest browser/components/places
test_utils_setAnnotationsForItem.js can be removed completely.
Comment 3•6 years ago
|
||
need to remove all of these?
https://searchfox.org/mozilla-central/search?q=PlacesUtils.setAnnotationsForItem&path=
(In reply to Mark Banner (:standard8) (afk until Friday) from comment #2)
Note: The relevant tests to run for these are in toolkit/components/places and browser/components/places.
Doing these should be enough (unless you spot other instances outside these directories in the code base, then just fix those & run the appropriate test):
./mach xpcshell-test toolkit/components/places
./mach mochitest toolkit/components/places
./mach xpcshell-test browser/components/places
./mach mochitest browser/components/placestest_utils_setAnnotationsForItem.js can be removed completely.
Reporter | ||
Comment 4•6 years ago
|
||
(In reply to Manish [:manishkk][Less Active until 24 Feb] from comment #3)
need to remove all of these?
https://searchfox.org/mozilla-central/search?q=PlacesUtils.setAnnotationsForItem&path=
Yes that is the case, but please leave this bug for Alex as per the assignee field. He was stalled for various reasons but is hoping to do this soon.
Reporter | ||
Comment 5•6 years ago
|
||
Passing over to Mihir, as Alex isn't able to work on this for a while.
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Depends on D24260
Assignee | ||
Comment 8•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 10•6 years ago
|
||
bugherder |
Comment 11•6 years ago
|
||
Description
•