Closed
Bug 1352608
Opened 8 years ago
Closed 8 years ago
FennecTabsRepository's getLocalClientLastModified leaves an open cursor
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Firefox for Android Graveyard
Android Sync
Tracking
(firefox54 fixed, firefox55 fixed)
RESOLVED
FIXED
Firefox 55
People
(Reporter: Grisha, Assigned: Grisha)
References
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
eoger
:
review+
gchang
:
approval-mozilla-aurora+
|
Details |
Introduced in Bug 1265314.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → gkruglov
Status: NEW → ASSIGNED
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8853589 [details]
Bug 1352608 - Close a cursor after we're done with it
https://reviewboard.mozilla.org/r/125666/#review128250
shipit.exe
Attachment #8853589 -
Flags: review?(eoger) → review+
Pushed by gkruglov@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/698b0748f7f7
Close a cursor after we're done with it r=eoger
![]() |
||
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Comment 5•8 years ago
|
||
Comment on attachment 8853589 [details]
Bug 1352608 - Close a cursor after we're done with it
Approval Request Comment
[Feature/Bug causing the regression]: Bug 1265314
[User impact if declined]: We might leak some memory
[Is this code covered by automated tests?]: -
[Has the fix been verified in Nightly?]: -
[Needs manual test from QE? If yes, steps to reproduce]: -
[List of other uplifts needed for the feature/fix]: -
[Is the change risky?]: Not at all
[Why is the change risky/not risky?]: We are only closing a cursor.
[String changes made/needed]: -
Attachment #8853589 -
Flags: approval-mozilla-aurora?
Updated•8 years ago
|
status-firefox54:
--- → affected
Comment 6•8 years ago
|
||
Comment on attachment 8853589 [details]
Bug 1352608 - Close a cursor after we're done with it
Required by bug 1265314. Aurora54+.
Attachment #8853589 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•8 years ago
|
||
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•