Closed
Bug 1471215
Opened 7 years ago
Closed 7 years ago
Remove now unnecessary classInfo definition in PlacesTreeView
Categories
(Firefox :: Bookmarks & History, enhancement, P1)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
It seems bug 761494 added classInfo to PlacesTreeView for the purposes of avoiding issues with add-ons.
As far as I can tell, this is no longer needed - we do the right accesses in the right place. All the tests seem to be passing (though I'll push to try once it reopens).
As it is near the start of the cycle, I think we should try and remove it now, and see if we hit any regressions from wider testing.
Comment 1•7 years ago
|
||
MozReview-Commit-ID: 2BJGohgrA2l
Comment 2•7 years ago
|
||
Comment on attachment 8987821 [details]
Bug 1471215 - Remove now unnecessary classInfo definition in PlacesTreeView.
Marco Bonardo [::mak] has approved the revision.
https://phabricator.services.mozilla.com/D1828
Attachment #8987821 -
Flags: review+
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52125f300616
Remove now unnecessary classInfo definition in PlacesTreeView. r=mak
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•