Closed Bug 458043 Opened 16 years ago Closed 16 years ago

Use aggregate transaction for tag (multi)editing

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 3.1b2

People

(Reporter: mak, Assigned: mak)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
well this does not appear slower to me than doing single doTransactions, moreover it's practically doing the same thing, since an aggregate transaction uses batch automatically while we open and closing batch manually.

plus this cleanup tags field from empty tags, so if i put 1,,2,3 at the end of the update it's cleaned up to 1, 2, 3.
Attachment #341283 - Flags: review?(dietrich)
Comment on attachment 341283 [details] [diff] [review]
patch

r=me
Attachment #341283 - Flags: review?(dietrich) → review+
http://hg.mozilla.org/mozilla-central/rev/7a04a37c4f58
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b2
Status: RESOLVED → VERIFIED
No longer depends on: 522438
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: