layout/generic/crashtests/390050-2.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
michael@0 2 <html>
michael@0 3 <head>
michael@0 4 <style type="text/css">
michael@0 5 .entry {
michael@0 6 -moz-column-width: 25em;
michael@0 7 -moz-column-gap: 3em;
michael@0 8 }
michael@0 9 </style>
michael@0 10
michael@0 11 </script>
michael@0 12
michael@0 13 </head>
michael@0 14 <body><div class="entry">
michael@0 15 <p>Edit: Wow, quick response there! Thanks for the pointers guys, looks like the dbginfo
michael@0 16 packages are there, just take a bit to get to. I had installed the dbg packages (or at
michael@0 17 least some of them, the ones that I saw with apt-cache search dbg that were relevant), but
michael@0 18 there wasn&#8217;t coverage for some packages &#8212; in particular the x server. I&#8217;m
michael@0 19 going to try Travis&#8217;s suggestion, thanks!</p>
michael@0 20 </div>
michael@0 21 </body>
michael@0 22 </html>

mercurial