Remove deprecated PageThumbs.getFileForURL from PageThumbs.jsm
Categories
(Firefox :: New Tab Page, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
We should just remove this.
And the tests that reference it.
Updated•6 years ago
|
Hi, I'm a first time contributor and I would like to help with this. Can I work on it?
| Assignee | ||
Comment 5•6 years ago
|
||
Yes, you can jsut contrib(In reply to Sharon Ho from comment #4)
Hi, I'm a first time contributor and I would like to help with this. Can I work on it?
Yes, that would be great.
Does the sanity check that ensures |getFileForURL| points to the same path as |getFilePathForURL| in browser_thumbnails_storage_migrate3.js (lines 77-87) need to be removed as well?
| Assignee | ||
Comment 7•6 years ago
|
||
Yes, that should be able to be removed as well.
I've removed the related code and built it to verify there are no errors. Are there any tests I have to run to make sure it's okay?
| Assignee | ||
Comment 9•6 years ago
|
||
Yes, you would run:
./mach test toolkit/components/thumbnails/test
Comment 10•6 years ago
|
||
The code passed the above tests. Is there anything else to do before I submit a patch? Who do I add as reviewer for the patch?
| Assignee | ||
Comment 11•6 years ago
|
||
Go ahead and submit the patch. We'll find a reviewer.
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
| bugherder | ||
Description
•