bug 157638, "Land VENKMAN_FLOATS_MY_BOAT branch", a=scc Landing the 3 month old branch, which fixes the following bugs... 121409, 103898, 116102, 116099, 127750, 127099, 121501, 127102, 127737, 127733, 150481, 156776, 156769, 153381, 153066, 152946, 127752, 116286, 143682, 130398, 129692, 156111, 127736, 130050, 139565, 128604, 127751, 127732, 127727, 103425, 85634, 139557, 125394 git-svn-id: svn://10.0.0.236/trunk@125420 18797224-902f-48f8-a5cc-f745e15eee43
22 lines
531 B
HTML
22 lines
531 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<html>
|
|
<head>
|
|
<script>
|
|
var css = "chrome://venkman/skin/venkman-output-default.css";
|
|
if (document.location.search)
|
|
css = document.location.search.substr(1);
|
|
|
|
document.write ("<LINK REL=StyleSheet HREF='" + css +
|
|
"' TYPE='text/css' MEDIA='screen'>");
|
|
</script>
|
|
</head>
|
|
|
|
<body id="venkman-session-body">
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0" id="session-output-table">
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|