Comment on attachment 8377817
patch v5

>+  rv = bundle->FormatStringFromName(MOZ_UTF16("confirmDuplicateFolderRename"),
>+                                    formatStrings, 3, 
>getter_Copies(confirmString));
If you'd used MOZ_ARRAY_LENGTH(formatStrings) it would have saved you the 
trouble of changing it each time ;-)

>+  } catch (e if e.result == 0x8055001a) {
>+    // catch only the expected error, otherwise fail the test.
Nice!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/214366

Title:
  Can't delete a folder if Trash already contains a folder of the same
  name

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/214366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to