pollmann%netscape.com
|
1ac7a3715e
|
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
|
2001-05-30 11:26:21 +00:00 |
|
locka%iol.ie
|
f423c1c8d0
|
Fix window.print crash when called early during page loading. b=66934 r=pollmann@netscape.com sr=jst@netscape.com
|
2001-05-12 15:52:06 +00:00 |
|
dbaron%fas.harvard.edu
|
6a1cef6f9a
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:06:33 +00:00 |
|
warren%netscape.com
|
cd56c0575b
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
|
warren%netscape.com
|
9a6d92a433
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
|
warren%netscape.com
|
84b5fd67e3
|
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
|
2000-08-10 06:19:37 +00:00 |
|
inaky.gonzalez%intel.com
|
98157fd5a1
|
Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.
a=waterson; r=rayw,brendan,warren
|
2000-06-06 22:06:56 +00:00 |
|
pp%ludusdesign.com
|
58065dda04
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
|
hyatt%netscape.com
|
0dfb94bf0a
|
Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
|
2000-01-25 06:35:27 +00:00 |
|
hyatt%netscape.com
|
e740cdb714
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
kipp%netscape.com
|
65f6ba5343
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
|
pollmann%netscape.com
|
73c3c9952a
|
Bug 13058: Make global enum a public member.
|
1999-09-15 02:30:39 +00:00 |
|
pollmann%netscape.com
|
6d66da90de
|
Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula
|
1999-09-14 01:59:33 +00:00 |
|
radha%netscape.com
|
62e13990a1
|
Dummy checkin to provide log information for the previous commit.
Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
|
1999-09-03 22:19:03 +00:00 |
|
radha%netscape.com
|
e6d7dbf9ab
|
*** empty log message ***
|
1999-09-03 22:10:57 +00:00 |
|
nisheeth%netscape.com
|
a208673213
|
Added get/set document state API for use by session history.
|
1999-08-30 22:38:58 +00:00 |
|