Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 <!DOCTYPE html>
2 <html>
3 <body style="font-family: monospace">
4 <table cellpadding="0" cellspacing="0" style="margin: 0; padding: 0; border: none">
5 <tr>
6 <td>Row 1, Col 1</td>
7 <td>Row 1, Col 2</td>
8 <td>Row 1, Col 3</td>
9 </tr>
10 <tr>
11 <td>Row 22, Col 1</td>
12 <td>Row 22, Col 2</td>
13 <td>Row 22, Col 3</td>
14 </tr>
15 <tr>
16 <td>Row 333, Col 1</td>
17 <td>Row 333, Col 2</td>
18 <td>Row 333, Col 3</td>
19 </tr>
20 </table>
21 </body>
22 </html>