gecko-dev/xpfe
pavlov%pavlov.net f21684a83b nsBrowserWindow.cpp:3220
change
if (nsnull == menu) {
to
if (NS_OK == rv) {
which makes submenus be added correctly.
1998-11-08 02:09:38 +00:00
..
macbuild First Checked In. 1998-11-02 18:58:24 +00:00
xpviewer nsBrowserWindow.cpp:3220 1998-11-08 02:09:38 +00:00
Makefile Adding Makefile for Unix 1998-10-25 23:54:32 +00:00
Makefile.in Updated 1998-11-04 23:13:55 +00:00
makefile.win Initial checkin 1998-09-28 16:32:12 +00:00