Closed
Bug 656936
Opened 10 years ago
Closed 3 years ago
Remove GetRemoveFolderTransaction
Categories
(Toolkit :: Places, defect, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
This method was introduced because parent ids change when doing/undoing Places transactions, we could instead use guids in the transaction and avoid to reuse ids.
| Assignee | ||
Updated•7 years ago
|
Depends on: PlacesAsyncTransact
| Assignee | ||
Updated•4 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•4 years ago
|
No longer depends on: PlacesAsyncTransact
| Assignee | ||
Comment 1•3 years ago
|
||
This is still used in a few tests that should be rewritten https://searchfox.org/mozilla-central/search?q=getRemoveFolderTransaction&case=false®exp=false&path=
| Assignee | ||
Updated•3 years ago
|
Summary: Kill GetRemoveFolderTransaction method, use guids instead → Remove GetRemoveFolderTransaction
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [fx-search] → [fxsearch]
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
Comment 3•3 years ago
|
||
| mozreview-review | ||
Comment on attachment 8953545 [details] Bug 656936 - Remove Bookmarks::GetRemoveFolderTransaction. https://reviewboard.mozilla.org/r/222762/#review228746
Attachment #8953545 -
Flags: review?(standard8) → review+
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/96d20e4d0a56 Remove Bookmarks::GetRemoveFolderTransaction. r=standard8
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/96d20e4d0a56
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•