Remove xpidl [array] use in nsIMsgDatabase
Categories
(MailNews Core :: Backend, task)
Tracking
(Not tracked)
People
(Reporter: benc, Assigned: benc)
References
Details
Attachments
(5 files, 1 obsolete file)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
nsIDatabase is biggie, so breaking it up by method.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Last one, I think. I'll do a try run on the whole lot if I can find a short window of non-bustage :-)
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Comment 10•5 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/867262f56df2
xpidl [array] removal from nsIMsgDatabase.MarkThreadRead(). r=mkmelin
https://hg.mozilla.org/comm-central/rev/f6484bfeb6af
xpidl [array] removal from nsIMsgDatabase.MarkAllRead(). r=mkmelin
https://hg.mozilla.org/comm-central/rev/8f61543e6276
xpidl [array] removal from nsIMsgDatabase.deleteMessages(). r=mkmelin
https://hg.mozilla.org/comm-central/rev/fb1646d8e45c
'Bug 1594892 - xpidl [array] removal from nsIMsgDatabase.getNewList(). r=mkmelin
https://hg.mozilla.org/comm-central/rev/e68e4b9259f3
xpidl [array] removal from nsIMsgDatabase.refreshCache(). r=mkmelin
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Formatting patches before they land would be great, and also checking commit messages :-(
Description
•