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
1998-11-04 03:59:18 +00:00
1998-11-07 02:18:55 +00:00
1998-11-04 18:50:29 +00:00
1998-11-07 02:18:55 +00:00
1998-11-06 17:03:18 +00:00
1998-11-08 02:09:38 +00:00
1998-11-04 00:41:07 +00:00
1998-11-02 19:14:40 +00:00
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
6.1 GiB
Languages
JavaScript 32.3%
C++ 25.4%
HTML 21.1%
C 10.8%
Python 2.8%
Other 7.1%