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 <html>
2 <head>
3 <style>
4 b { white-space:nowrap; }
5 div { border:1px solid black; }
6 </style>
7 </head>
8 <body style="font-size:10px;">
10 <div style="width:100px">
11 <b><img src="blue-600x58.png" width="100">T</b><br>
12 <b><img src="blue-600x58.png" width="100">T</b><br>
13 <b><img src="blue-600x58.png" width="100">T</b><br>
14 <b><img src="blue-600x58.png" width="100">T</b>
15 </div>
17 <div style="width:200px">
18 <b><img src="blue-600x58.png" width="100">T</b><br>
19 <b><img src="blue-600x58.png" width="100">T</b><br>
20 <b><img src="blue-600x58.png" width="100">T</b><br>
21 <b><img src="blue-600x58.png" width="100">T</b>
22 </div>
24 <div style="width:300px">
25 <b><img src="blue-600x58.png" width="100">T</b>
26 <b><img src="blue-600x58.png" width="100">T</b><br>
27 <b><img src="blue-600x58.png" width="100">T</b>
28 <b><img src="blue-600x58.png" width="100">T</b>
29 </div>
31 </body>
32 </html>