Closed Bug 475900 Opened 15 years ago Closed 15 years ago

nsIAbDirectoryQueryArguments changed without changing uuid

Categories

(MailNews Core :: Address Book, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b2

People

(Reporter: pjemen, Assigned: standard8)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 XPCOMViewer/1.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081210 Thunderbird/3.0b1  

new methods in nsIAbDirectoryQueryArguments
    void setReturnProperties (in unsigned long returnPropertiesSize,
        [array, size_is(returnPropertiesSize)]
        in string returnPropertiesArray);
    void getReturnProperties (out unsigned long returnPropertiesSize,
        [retval, array, size_is(returnPropertiesSize)]
        out string returnPropertiesArray);


Reproducible: Always

Actual Results:  
old uuid

Expected Results:  
new uuid
Flags: wanted-thunderbird3?
Component: General → Address Book
Product: Thunderbird → MailNews Core
QA Contact: general → address-book
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking1.9.1?
Flags: blocking-thunderbird3?
Not a platform bug.
Flags: blocking1.9.1? → blocking1.9.1-
Blocks: 475906
Blocks: 475907
Blocks: 475909
(In reply to comment #0)
> User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5)
> Gecko/2008120122 Firefox/3.0.5 XPCOMViewer/1.0a1
> Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
> rv:1.9.1b3pre) Gecko/20081210 Thunderbird/3.0b1  
> 
> new methods in nsIAbDirectoryQueryArguments
>     void setReturnProperties (in unsigned long returnPropertiesSize,
>         [array, size_is(returnPropertiesSize)]
>         in string returnPropertiesArray);
>     void getReturnProperties (out unsigned long returnPropertiesSize,
>         [retval, array, size_is(returnPropertiesSize)]
>         out string returnPropertiesArray);

Actually, these were removed, they aren't new.
Fixes this and the dependent bugs (bug 475906, bug 475907, bug 475909)
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #359525 - Flags: superreview?(neil)
Attachment #359525 - Flags: review?(neil)
Attachment #359525 - Flags: superreview?(neil)
Attachment #359525 - Flags: superreview+
Attachment #359525 - Flags: review?(neil)
Attachment #359525 - Flags: review+
Flags: wanted-thunderbird3?
Flags: blocking-thunderbird3?
Flags: blocking-thunderbird3+
Isn't that the wrong one in nsISmtpUrl.idl? bienvenu already revved that one in the post-hg era, but Palo was objecting to the unchanged nsIMailtoUrl one further down the file.
Target Milestone: --- → Thunderbird 3.0b2
Version: unspecified → Trunk
Checked in with correct uuid change in nsISmtpUrl: http://hg.mozilla.org/comm-central/rev/2a898db44862
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.