Remove workarounds for bug 803255 once it's fixed
Categories
(Firefox :: Bookmarks & History, task, P5)
Tracking
()
People
(Reporter: Felipe, Unassigned)
References
Details
Attachments
(1 file)
|
1.60 KB,
patch
|
markh
:
review+
|
Details | Diff | Splinter Review |
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
Updated•13 years ago
|
| Reporter | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•10 years ago
|
||
| Reporter | ||
Comment 6•7 years ago
|
||
This bug is still valid, for reverting bug 728426.
The code in question is the manual clean-up here that was done to avoid a leak: [1]. Someone would need to remove it and ensure that no leak occurs. However, since it's fairly innocuous code, this is unlikely to be important, so I'm marking it as a P5.
Comment 7•4 years ago
|
||
So basically, we should revert the change to browser/base/content/browser.js from bug 728426 and check if leaks are coming back, if not we can land it.
https://bugzilla.mozilla.org/show_bug.cgi?id=728426#c6 suggests a way to reproduce.
Comment 8•4 years ago
|
||
Hello I am an outreachy accepted applicant can I work on this bug.
Comment 9•4 years ago
|
||
Hello, please look at the list of bugs at https://codetribute.mozilla.org/projects/ff that have an active mentor, before looking at the huge list of bugs in bugzilla, I'd suggest starting from a good-first-bug and only later move to more complicate issues.
Updated•3 years ago
|
Description
•