Hi Daniel,
Perhaps others have commented, I don't see the replies on the thread!
Certainly like the idea of placing the specific SCCS comments at the top of
each page and
providing the PDF file (something I create separately). The idea of creating a
patch is novel too.
With regard to the 'Frames' view, if you click on 'next diff' a few times the
back button no longer takes the user back to the webrev index. It just goes
back to the previous difference. The older version took you back to the index.
The addition of the 'pathname' returns the old behaviour:
var l = parent.lhs.location[b].pathname[/b];
l.hash = "#" + num;
parent.lhs.location.replace(l);
var r = parent.rhs.location[b].pathname[/b];
r.hash = "#" + num;
parent.rhs.location.replace(r);
Stacey
This message posted from opensolaris.org
_______________________________________________
tools-discuss mailing list
[email protected]