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 xmlns="http://www.w3.org/1999/xhtml">
3 <body onload="document.getElementById('table').setAttribute('rowlines', 'dashed')">
5 <div><math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
6 <mfenced open="[" close="]">
7 <mtable id="table">
8 <mtr>
9 <mtd><mi>x</mi></mtd>
10 <mtd><mi>y</mi></mtd>
11 </mtr>
12 <mtr>
13 <mtd><mi>z</mi></mtd>
14 <mtd><mi>w</mi></mtd>
15 </mtr>
16 </mtable>
17 </mfenced>
18 </math></div>
20 </body>
22 </html>