ian%hixie.ch
|
1796ba6b2b
|
Treat classes case-insensitively in quirks mode. Bug 93371; r=pierre sr=attinasi
|
2001-08-16 07:42:15 +00:00 |
|
pollmann%netscape.com
|
76f82b4bc4
|
Bug 44330: Allow Enter press to submit form from any control. This brings our behaviour in line with other browsers' behaviour. r/sr=blake@netscape.com,jst@netscape.com
|
2001-08-16 07:38:47 +00:00 |
|
pollmann%netscape.com
|
6bf6b98abb
|
Bug 93972: Don't save form control values in session history if they have an autocomplete attribute set to off, or if their containing form has an autocomplete attribute set to off. This is accomplished by returning an empty 'state key' which indicates that the state should not be stored in session history's hash table. r/sr=jst@netscape.com,vidur@netscape.com
|
2001-08-16 07:18:24 +00:00 |
|
bryner%netscape.com
|
1d3e6ec608
|
Bug 94627 - removing unused native listbox widget (plus some cleanup from already-removed native widgets). r=shaver, sr=blizzard.
|
2001-08-16 06:58:03 +00:00 |
|
justdave%syndicomm.com
|
482db0c87a
|
Fix for bug 95535: the token generator for password resets is allowing the & character to be used for tokens, but wasn't escaping them for the URL it emailed to users to use to get in to reset their password.
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org
|
2001-08-16 06:52:55 +00:00 |
|
darin%netscape.com
|
a986d9459f
|
fixes bug 93582 "nsFileChannel::AsyncOpen synchronously stat's the file before returning"
r=gordon, sr=dougt
|
2001-08-16 06:47:32 +00:00 |
|
justdave%syndicomm.com
|
39fd3ac872
|
Fix for bug 87779: thanks to the new password reset code, there was no clear way to create a new Bugzilla account from the login screen. There is now a link to createaccount.cgi from the login screen, and the text around the password reset button has been edited so it doesn't sound like you can get a new account by using it (because you can't)
Patch by Dave Miller <justdave@syndicomm.com>
r= myk@mozilla.org
|
2001-08-16 06:43:21 +00:00 |
|
bratell%lysator.liu.se
|
0fbd73004d
|
Bug91437 - Speeding up the tokenizer slightly by using a smarter scan algorithm and avoiding trying to skip whitespace when there are none. r=harishd sr=jst
|
2001-08-16 05:24:17 +00:00 |
|
cls%seawood.org
|
2dc4c4c43d
|
Add -Wa,-xgot to C{XX}FLAGS when building layout on Linux/mips{sel}
Bug #93711 r=bryner
|
2001-08-16 05:18:04 +00:00 |
|
peterlubczynski%netscape.com
|
73453e9057
|
Plugging leaking contentType from previous check-in.
|
2001-08-16 04:54:07 +00:00 |
|
dougt%netscape.com
|
bcc5a2d80d
|
Fixes 95488. r=bbaetz@netscape.com, sr=darin@netscape.com
|
2001-08-16 04:53:16 +00:00 |
|
peterlubczynski%netscape.com
|
9779e45b9f
|
Fixing UNIX bustage, removing extra #include header put in on accident
|
2001-08-16 04:47:16 +00:00 |
|
cls%seawood.org
|
53b8117ee5
|
Removing leftover .cvsignore files to complete the reorg of plugins.
|
2001-08-16 04:42:26 +00:00 |
|
blakeross%telocity.com
|
f02ecb1d42
|
Turning off turbo by default for now to avoid slew of bug reports tomorrow about how "turbo was on even though I didn't ask for it!"
|
2001-08-16 04:21:06 +00:00 |
|
blakeross%telocity.com
|
5d9823607b
|
Fixing bustage; missed a file.
|
2001-08-16 04:06:14 +00:00 |
|
jst%netscape.com
|
3cb2bedf85
|
Fixing bug 95480. JS error messages were sometimes lost, we printed the filename and linenumber to the console, but the actual message was lost... r=pollmann@netscape.com, sr=vidur@netscape.com
|
2001-08-16 04:05:10 +00:00 |
|
cls%seawood.org
|
a406336645
|
Finally removing psm-glue from the tree.
Bug #78975 r=leaf sr=sfraser
|
2001-08-16 03:47:12 +00:00 |
|
blakeross%telocity.com
|
adba3ed9c1
|
Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben
|
2001-08-16 03:45:52 +00:00 |
|
peterlubczynski%netscape.com
|
ce69680079
|
Fixing UNIX makefile bustage
|
2001-08-16 03:35:01 +00:00 |
|
waterson%netscape.com
|
6eebace45b
|
Bug 95296. Use nsCRT::HashCode() instead of bad lossy slow hash routine. sr=brendan
|
2001-08-16 03:24:45 +00:00 |
|
blakeross%telocity.com
|
6a13fe367b
|
Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben
|
2001-08-16 03:21:40 +00:00 |
|
blakeross%telocity.com
|
0f3e3a87b9
|
hyatt changed the name of the command method without updating the one caller (95352). r=ben sr=hyatt
|
2001-08-16 03:14:18 +00:00 |
|
peterlubczynski%netscape.com
|
196d33ffdc
|
Fix for text/html and text/plain OBJECTs don't work bug 678 r=av sr=attinasi
|
2001-08-16 03:02:05 +00:00 |
|
peterlubczynski%netscape.com
|
59177f86ce
|
Implement NSPR Logging in plugin module bug 94922 r=av, edburns sr=attinasi
|
2001-08-16 02:59:03 +00:00 |
|
morse%netscape.com
|
e20ebcfa05
|
bug 93049, sorting by site or cookiename selects another cookie, r=pchen, sr=brendan
|
2001-08-16 02:56:52 +00:00 |
|
justdave%syndicomm.com
|
c2369bc83b
|
Fix for bug 95304: Add a buglist link to the top of duplicates.cgi
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave@syndicomm.com
|
2001-08-16 02:54:49 +00:00 |
|
naving%netscape.com
|
b715dab8e5
|
95521 r/sr=mscott, darin. Release the socketTransport object while releasing socket. darin,
thanks for the help.
|
2001-08-16 02:51:51 +00:00 |
|
mcafee%netscape.com
|
2e211d3707
|
Adding failure count
|
2001-08-16 02:50:16 +00:00 |
|
mcafee%netscape.com
|
0f30b03ff8
|
status reporting, turning tests on
|
2001-08-16 02:48:40 +00:00 |
|
morse%netscape.com
|
6264c1c85d
|
bug 95044, Cookies set on 401 are not sent back when auth is requested, r/sr=darin,rpotts
|
2001-08-16 02:48:37 +00:00 |
|
justdave%syndicomm.com
|
3ddb472e69
|
Fix for bug 92593: Changing a bugs product will no longer remove the votes from that bug unless the number of votes for a given user is beyond what is allowed per-bug on the new product. Only the per-bug vote count is checked. If the user is beyond the per-product vote limit for the new product, it is left alone, on the theory that it's better to preserve the votes on the bug. The user will be forced to reduce their votes to fit the product limit the next time they try to vote on something.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
|
2001-08-16 02:46:15 +00:00 |
|
beard%netscape.com
|
d885793203
|
Added Carbon targets, fixed MPW targets.
|
2001-08-16 01:34:18 +00:00 |
|
beard%netscape.com
|
29a0a349f3
|
Build with latest CodeWarrior tools.
|
2001-08-16 01:02:46 +00:00 |
|
sfraser%netscape.com
|
c4ab38a811
|
Project cleanup, rs=scc. Use NSComponentStartup.o, since this is a component, and don't link directly with MathLib.
|
2001-08-16 00:50:10 +00:00 |
|
sfraser%netscape.com
|
da2eead239
|
Project cleanup, rs=scc. Use NSComponentStartup.o, since this is a component.
|
2001-08-16 00:42:02 +00:00 |
|
sfraser%netscape.com
|
47ca80de66
|
Project cleanup, rs=scc. Use NSComponentStartup, since we're a component.
|
2001-08-16 00:39:30 +00:00 |
|
sfraser%netscape.com
|
5c4cf2a4cf
|
Project cleanup, rs=scc. Link with InterfacesStubs rather than 101 system stub libraries, and use NSComponentStartup.
|
2001-08-16 00:39:02 +00:00 |
|
waldemar%netscape.com
|
bd2b5fb685
|
Added unary operators and much more expression parsing. Rearranged semantic data structures.
|
2001-08-16 00:39:00 +00:00 |
|
waldemar%netscape.com
|
b2b2b87db6
|
Brought up to date to process formal/notation.html
|
2001-08-16 00:38:06 +00:00 |
|
waldemar%netscape.com
|
71f15ab5d0
|
Added subset-10 and subset-eq-10
|
2001-08-16 00:37:39 +00:00 |
|
waldemar%netscape.com
|
528e7cbb0d
|
Removed 'type' keyword before depicted type definitions
|
2001-08-16 00:37:03 +00:00 |
|
shanjian%netscape.com
|
cd26ab6678
|
#92473 Overwrite character set does not work inside Text and Textarea.
r = radha, sr=blizzard
|
2001-08-16 00:33:58 +00:00 |
|
ducarroz%netscape.com
|
b36a5a5122
|
Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu
|
2001-08-16 00:27:53 +00:00 |
|
av%netscape.com
|
fe7e6cc3e7
|
Fix for 82980 -- check for SRC attribute in addition to DATA added, r=peterl, sr=attinasi
|
2001-08-16 00:14:14 +00:00 |
|
cls%seawood.org
|
b8987cb0d7
|
Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
Bug #78975 r=leaf sr=sfraser
|
2001-08-16 00:11:40 +00:00 |
|
bstell%netscape.com
|
e5c006594c
|
bug 88454, r=mcafee, rs=sfraser
add real_fast-update target so old checkout log can be moved aside
|
2001-08-15 23:55:25 +00:00 |
|
gerv%gerv.net
|
f0adfa8273
|
Image Properties window should have image dimensions info - bug 82307. r=sicking, sr=blake.
|
2001-08-15 23:52:41 +00:00 |
|
javi%netscape.com
|
467464e6d3
|
Adding files required for patch to Bug 79153.
Checking in for kaie.
|
2001-08-15 23:37:10 +00:00 |
|
kaie%netscape.com
|
20a45e4b6b
|
#79153, giving feedback to the user while generating a crypto key
r=javi@netscape.com sr=blizzard@mozilla.org
you reach me at kai.engert@gmx.de
Mac project file changes will be checked in by javi
|
2001-08-15 23:27:42 +00:00 |
|
sfraser%netscape.com
|
a777390b77
|
Project cleanup, rs=scc. Don't link with docShell, which is a component, or ObjectSupportLib, which is pulled in via InterfaceStubs.
|
2001-08-15 23:19:52 +00:00 |
|