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 PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <!-- http://biesi.damowmow.com/object/035.html -->
3 <html lang="en">
4 <head>
5 <title><object>: Malformed URIs</title>
6 <style type="text/css">
7 html, body { width:100%; height:100%; }
8 #obj { width:100%; height:90%; }
9 </style>
10 </head>
11 <body>
12 <p id="obj"><object type="application/x-shockwave-flash" data="http://foo bar/pass.swf" width="100" height="100">PASS</object></p>
13 </body>
14 </html>