Closed
Bug 1552059
Opened 6 years ago
Closed 6 years ago
Port bug 1551657 part 3. Stop using [array] in findLogins
Categories
(MailNews Core :: General, task)
MailNews Core
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 68.0
People
(Reporter: jorgk-bmo, Assigned: jorgk-bmo)
Details
Attachments
(2 files, 1 obsolete file)
|
11.00 KB,
patch
|
benc
:
review+
|
Details | Diff | Splinter Review |
|
28.68 KB,
patch
|
benc
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•6 years ago
|
||
This compiles, but the JS part is missing. 2 AM, so over to the NZ night shift.
Attachment #9065267 -
Flags: review?(geoff)
| Assignee | ||
Comment 2•6 years ago
|
||
Killed commented-out code.
Attachment #9065267 -
Attachment is obsolete: true
Attachment #9065267 -
Flags: review?(geoff)
Attachment #9065268 -
Flags: review?(geoff)
Comment 3•6 years ago
|
||
Check I haven't done anything silly.
Attachment #9065271 -
Flags: review?(benc)
Updated•6 years ago
|
Attachment #9065268 -
Flags: review?(geoff) → review?(benc)
Updated•6 years ago
|
Attachment #9065268 -
Flags: review?(benc) → review+
Comment 4•6 years ago
|
||
Comment on attachment 9065271 [details] [diff] [review]
1552059-findlogins-js-1.diff
All looks fine (amazed that such a crusty interface lasted so long in M-C!).
xpcshell tests all run fine for me locally.
Attachment #9065271 -
Flags: review?(benc) → review+
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f2aa9a4e1426
Port bug 1551657: Adapt to array changes of nsILoginManager.findLogins, C++ part. r=benc
https://hg.mozilla.org/comm-central/rev/f0afd7103595
Port bug 1551657: Adapt to array changes of nsILoginManager.findLogins, JS part; r=benc
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 68.0
Updated•6 years ago
|
Assignee: nobody → jorgk
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/7d081913dbc7
Follow-up: Reformat. rs=reformat
Updated•6 years ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•