Closed
Bug 1403494
Opened 8 years ago
Closed 8 years ago
Remove runInBatchMode from the tagging service
Categories
(Toolkit :: Places, enhancement, P1)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
As part of the our changes for batching, we want to remove runInBatchMode calls from the tagging service as the existing batching conflicts with the changes we're adding in bug 1392533 and ends up turning off batching when it shouldn't.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8912648 [details]
Bug 1403494 - Remove batch mode handling from the tagging service as we will be handling batches differently with async Places APIs.
https://reviewboard.mozilla.org/r/183974/#review189704
Hopefully we can make tags 1st citizens of bookmarks soon.
Attachment #8912648 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3077f546e9b2
Remove batch mode handling from the tagging service as we will be handling batches differently with async Places APIs. r=mak
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•