Closed Bug 1070503 Opened 10 years ago Closed 10 years ago

Async Places Transactions: Delete command implementation

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal
Points:
5

Tracking

()

RESOLVED FIXED
Firefox 35
Iteration:
35.2

People

(Reporter: asaf, Assigned: asaf)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Assignee: nobody → mano
Attached patch patch (obsolete) — Splinter Review
Attachment #8492592 - Flags: review?(mak77)
Marco, please add this bug to the current iteration.
Flags: qe-verify+
Flags: needinfo?(mmucci)
Comment on attachment 8492592 [details] [diff] [review]
patch

wrong file
Attachment #8492592 - Flags: review?(mak77)
Attached patch patchSplinter Review
Attachment #8492592 - Attachment is obsolete: true
Attachment #8492607 - Flags: review?(mak77)
Status: NEW → ASSIGNED
Iteration: --- → 35.2
Flags: needinfo?(mmucci) → firefox-backlog+
Comment on attachment 8492607 [details] [diff] [review]
patch

Review of attachment 8492607 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/components/places/content/controller.js
@@ +872,5 @@
>          var tagItemId = PlacesUtils.getConcreteItemId(node.parent);
>          var uri = NetUtil.newURI(node.uri);
> +        if (PlacesUIUtils.useAsyncTransactions) {
> +          let tag = node.parent.title;
> +          if (!tag) 

trailing space
Attachment #8492607 - Flags: review?(mak77) → review+
qa- after all. I discussed this with Tim, and we agreed that it'd be better to QA all of this work as whole when it's done.
Flags: qe-verify+ → qe-verify-
https://hg.mozilla.org/mozilla-central/rev/8e6043000072
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: