Commit Graph

125908 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
d8c874c91e Accidental printf left in 2004-01-16 17:21:14 +00:00
igor%mir2.org
0fc143dd7c Added setters for properties of CompilerEnvirons.java so it can be initialized
without having Context object.
2004-01-16 16:09:07 +00:00
neil%parkwaycc.co.uk
7cb00076c5 Bug 230649 nsIPref removal in Mail Window Front End r=caillon sr=bienvenu 2004-01-16 16:04:06 +00:00
igor%mir2.org
34ebe5f4c1 Renaming Context.hrowAsUncheckedException to Context.throwAsScriptRuntimeEx to better reflect its purpose, providing better documentation and making sure it throws only instances of EcmaError and EvaluatorException. 2004-01-16 15:14:25 +00:00
igor%mir2.org
497a0f766c Fixing bug 228336 :
This is a Rhino version of Brandan's patch from attachment 138844, bug 228087
plus code to fix overflow problem reported in bug 230216.
2004-01-16 15:11:31 +00:00
mostafah%oeone.com
443e7674fc Fixing mis-spelled success 2004-01-16 15:09:56 +00:00
peterv%propagandism.org
2fe03e7dcc Backout to fix bustage. 2004-01-16 15:08:30 +00:00
peterv%propagandism.org
de5957c0db Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:44:38 +00:00
peterv%propagandism.org
de9b68f76c Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:30:54 +00:00
peterv%propagandism.org
ee78c7ff4a Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2004-01-16 13:46:07 +00:00
gerv%gerv.net
b386592f36 Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk. 2004-01-16 08:40:32 +00:00
nelsonb%netscape.com
5e140a71db Fix template for Cert policy extensions. Bug 230951, r=jpierre 2004-01-16 05:36:08 +00:00
jst%mozilla.jstenback.com
acc421312b Fixing bug 231049. Removing unused member nsXPInstallManager::mStringBundle. r=dougt@meer.net, sr=alecf@flett.org. 2004-01-16 04:09:39 +00:00
bzbarsky%mit.edu
6a1e5b77ff Make <noscript> inline when displayed. Bug 230616, r+sr=dbaron 2004-01-16 03:05:00 +00:00
nelsonb%netscape.com
ad4476ab50 Fix NSS parsing of Issuer Unique ID and Subject Unique ID fields in
certificate.  Bug 216116. r=jpierre
2004-01-16 02:11:44 +00:00
nelsonb%netscape.com
5dea4e12cf Add vfychain to list of NSS cmds being built nightly. r=wtc. Bug 231025 2004-01-16 02:03:08 +00:00
jgmyers%speakeasy.net
fb8076054e fix comment per review: bug 53133 2004-01-16 01:04:57 +00:00
wchang0222%aol.com
30ada30854 Set JSS version to 3.5.
Modified Files:
	org/mozilla/jss/CryptoManager.java
	org/mozilla/jss/util/jssver.h pkg/solaris/Makefile.com
2004-01-16 00:50:21 +00:00
wchang0222%aol.com
c159a3cec3 Another file, pkg/solaris/Makefile.com, also needs to be updated when we
change the JSS version.
2004-01-16 00:48:49 +00:00
kiko%async.com.br
f0497c1e3a Minor adjustment to documentation to account for changes made in bug
229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written
by me and ignored by Gerv :-P
2004-01-16 00:32:57 +00:00
gerv%gerv.net
98d0f84b24 Another pre-2.17.7 rev. 2004-01-15 23:54:39 +00:00
sicking%bigfoot.com
586ea7aa13 Fix to landing of bug 195350. Shuffle the right memory.
r/sr=tor
2004-01-15 23:10:45 +00:00
gerv%gerv.net
a1a208983a Updated PDF from large changes pre-2.17.6. 2004-01-15 22:45:05 +00:00
gerv%gerv.net
427b8deda5 Phase 1 of a big documentation update before 2.17.6. 2004-01-15 22:34:35 +00:00
wchang0222%aol.com
dd0e83eb66 Minor change after review of previous checkin. Bug 53133. 2004-01-15 22:34:26 +00:00
caillon%returnzero.com
3b526b4352 Bug 230973 - NS_STYLE_LIST_STYLE_BASIC is spurious. Remove its usage in favor of the correct default of disc. r+sr=dbaron 2004-01-15 22:06:39 +00:00
neil%parkwaycc.co.uk
c85fc9a9db Bug 183569 no update for command cmd_smiley r=glazou sr=mscott 2004-01-15 21:51:42 +00:00
neil%parkwaycc.co.uk
d251982ea8 Bug 138073 gContextMenu has no properties if you open a submenu r=timeless sr=bienvenu 2004-01-15 21:27:25 +00:00
neil%parkwaycc.co.uk
8653ef9412 Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag 2004-01-15 21:24:08 +00:00
sicking%bigfoot.com
745a6a3bfb Fix gcc-platforms bustage 2004-01-15 21:23:18 +00:00
neil%parkwaycc.co.uk
0f0b15a12e Bug 230650 nsIPref removal from Profile Manager fe r=caillon sr=jag 2004-01-15 21:13:14 +00:00
bienvenu%nventure.com
a63f45cb22 fix 230888, checking imap folders that don't exist for new messages sometimes gives green arrow on those non-existent folders, r/sr=mscott 2004-01-15 21:09:35 +00:00
dbaron%dbaron.org
b8ca5986ed Remove bogus assertion (decl should be null for elt.style, if there's no style attribute). r+sr=bzbarsky 2004-01-15 21:00:35 +00:00
igor%mir2.org
a7050e5460 throwAsUncheckedException is moved from ScriptRuntime to Context as a useful API to use in external applications. 2004-01-15 20:41:57 +00:00
igor%mir2.org
f26418ea3f Fixing typo in comments 2004-01-15 20:40:56 +00:00
sicking%bigfoot.com
9576772580 Bug 230528: sync to latest jsnum.h: Make sure that gcc aliasing optimizations doesn't break mathcode. Fix mathcode on ARM
r=Pike sr=peterv
2004-01-15 20:36:26 +00:00
pkw%us.ibm.com
a213e3d518 Bug 230235 - AIX+GTK2: Preedit string is not highlighted properly
r=katakai@japan.sun.com, sr=blizzard@mozilla.org
2004-01-15 20:17:23 +00:00
neil%parkwaycc.co.uk
85eee6017d Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf 2004-01-15 20:17:04 +00:00
igor%mir2.org
96ea5ea515 Patch from Alex Bitney to fix bug 230883 2004-01-15 20:10:54 +00:00
pinkerton%aol.net
8423426475 keep whatever utility window is in the fg when user clicks on dock tile and
don't bring an existing browser in front of it (bug 196661)
2004-01-15 20:05:49 +00:00
sicking%bigfoot.com
6403defab2 Fix HP-UX bustage 2004-01-15 20:02:25 +00:00
pinkerton%aol.net
9945be6dc8 fix icon in bookmark sheet to 64x64 (bug 230662) 2004-01-15 19:40:08 +00:00
bienvenu%nventure.com
5a14e3a72f fix for 226221 mapping issues with palmsync home vs. work address, sr=mscott 2004-01-15 19:28:47 +00:00
pinkerton%aol.net
659ec0d178 click-hold context menus (bug 159224) [not part of build] 2004-01-15 19:01:49 +00:00
sicking%bigfoot.com
7dae6dd93c Bug 195350: First stage of attributes overhaul. New class for storing attributes and children for an element. Use this class for xml elements. Also remove a couple of unneccesary functions from nsIContent.
r=caillon sr=jst
2004-01-15 17:07:27 +00:00
mostafah%oeone.com
832304fe10 Updated nl-NL translation. 2004-01-15 16:56:27 +00:00
relyea%netscape.com
30bb314da7 Fix build problems on some platforms. 2004-01-15 16:27:02 +00:00
wchang0222%aol.com
617cabf1fa Set NSS version to 3.10 Beta. 2004-01-15 15:08:58 +00:00
kiko%async.com.br
572182f05d Adding bits about localconfig.js (I always forget it) and rewording one
of the steps slightly.
2004-01-15 15:02:45 +00:00
neil%parkwaycc.co.uk
d95a7e7e7f Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott 2004-01-15 14:20:48 +00:00