Commit Graph

127580 Commits

Author SHA1 Message Date
amardare%qnx.com
8b73aee9e8 Changes for the qnx(photon ) platform. It should not affect building/runtime other platforms. 2004-03-03 22:03:22 +00:00
ben%bengoodger.com
e2a6de8627 Forgot to add different module name to REQUIRES list.. 2004-03-03 22:00:01 +00:00
ben%bengoodger.com
279e23a6b5 215094 - 235364 - invoke automigration code if there are no existing profiles in phoenix (will eventually becoem MOZ_XULAPP, and may move to xre/apprunner or a startup service). r=danm 2004-03-03 21:33:47 +00:00
ben%bengoodger.com
ce905b03db (215094) more mac migration stuff 2004-03-03 21:26:48 +00:00
locka%iol.ie
b4f0b587ca Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky 2004-03-03 21:24:19 +00:00
ben%bengoodger.com
5344fbb0c1 oops, forgot to add a line to REQUIRES when I changed toolkit profile's module name 2004-03-03 21:16:45 +00:00
ben%bengoodger.com
abd53e9dea (215094) break imola now, so I can fix the safari profile migrator. 2004-03-03 21:02:16 +00:00
ben%bengoodger.com
be7017006d fix gabrielle. substitute single \ for \\ 2004-03-03 21:00:30 +00:00
ben%bengoodger.com
2e940217f7 turn back on IE profile migrator to break gabrielle 2004-03-03 20:48:43 +00:00
ben%bengoodger.com
f7d7fa2ee8 change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:48:02 +00:00
ben%bengoodger.com
c186cb088a change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:47:34 +00:00
igor%mir2.org
5586a28481 Resolving bug 236117 : new API to seal Context 2004-03-03 19:59:25 +00:00
bryner%brianryner.com
ab4ac54b6f inline IsPaginated, SetPaginatedScrolling, and GetPaginatedScrolling. Bug 229371, r+sr=roc. 2004-03-03 18:24:20 +00:00
jst%mozilla.jstenback.com
bc10ea8a9c Fixing bug 141056. Prevent setting the location of a window from crashing when called w/o JS on the stack, and ensure XPInstall pushes the JS context onto the JS context stack before evaluating JS. r+sr=bzbarsky@mit.edu, r+st=jst@mozilla.jstenback.com 2004-03-03 18:13:00 +00:00
bmlk%gmx.de
2e4b1165aa when dead cells are replaced in the cellmap, the corresponding column should be informed that it now contains one more cell bug 235535 r/sr=bzbarsky 2004-03-03 17:45:50 +00:00
danm-moz%comcast.net
071d36bc8f implement GetScreenBounds, which wasn't, oddly. this should fix placement of top-level windows which, equally oddly, seemed unbroken except in one very esoteric circumstance. bug 233081 r=ere,roc 2004-03-03 16:42:51 +00:00
cltbld%netscape.com
5aa3762d9a Automated update 2004-03-03 16:20:54 +00:00
wchang0222%aol.com
82d027a00d Bugzilla bug 232120: Now NetBSD has pthread support, remove code that
prevents from using pthreads on NetBSD.  The patch is contributed by
Shin'ichiro TAYA <taya@netbsd.org>.  r=wtc. sr=darin.
2004-03-03 16:17:01 +00:00
mostafah%oeone.com
51398b69f4 Added more log info to install.js 2004-03-03 16:08:24 +00:00
timeless%mozdev.org
596c3622ff Bug 145994 Crash in urildr.dll from some embedding clients
patch by rpotts r=jst sr=alecf
2004-03-03 15:46:05 +00:00
timeless%mozdev.org
5c9e816695 Bug 236240 strres-test.js references chrome:/navigator/content/ which is bad
r=neil
not part of the build
2004-03-03 15:41:06 +00:00
etsai%netscape.com
4ffb62d146 Performance enhancement for big group entry, 231623 2004-03-03 15:09:59 +00:00
igor%mir2.org
58db1d9fd5 Resolving bug 236193: require enetered Context for compilation 2004-03-03 11:20:33 +00:00
neil%parkwaycc.co.uk
cb4be12ceb Bug 228904 Preference panel load event handling cleanup p=gautheri@noos.fr r=me sr=alecf 2004-03-03 10:39:00 +00:00
ben%bengoodger.com
009ceaf8d4 oops 2004-03-03 10:06:47 +00:00
ben%bengoodger.com
115e9c90b3 uhh... turn off ie migrator too then. 2004-03-03 09:13:11 +00:00
ben%bengoodger.com
55160b9c14 turn off safari migrator until I'm at a mac and can figure this out 2004-03-03 08:47:21 +00:00
ben%bengoodger.com
77300dad75 215094 Turn on profile migration 2004-03-03 07:52:59 +00:00
ben%bengoodger.com
a3bc444d2c 215094 - 235360 Password Manager changes to support Firefox profile automigration - add two methods to nsIPasswordManagerInternal - the ability to add an entry with details, and to read a Mozilla Password manager file from an external source. r=dveditz, sr=darin 2004-03-03 07:52:12 +00:00
ben%bengoodger.com
136c4d71dd 215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360) 2004-03-03 07:51:09 +00:00
ben%bengoodger.com
95a75a2673 215094 - 235364 - Profile manager API changes to support firefox profile automigration. Expose 'createDefaultProfile' on nsIProfileInternal. 2004-03-03 07:50:01 +00:00
ben%bengoodger.com
6e11ea9ce4 215094 - 235364 - profile manager API changes to facilitate firefox profile data automigration. r=ccarlen. 2004-03-03 07:48:49 +00:00
ben%bengoodger.com
c393aae4e4 (215094) - Make Seamonkey & Phoenix migrators copy host permissions file, make automigrate work 2004-03-03 07:42:53 +00:00
justdave%syndicomm.com
74745ab09c Bump version number to 2.17.7 for release. 2004-03-03 07:35:43 +00:00
hpradhan%hotpop.com
8027245b8e bug 233115 : Fix potential hangs in webservices security check r=darin sr=jst 2004-03-03 07:03:08 +00:00
brendan%mozilla.org
2e9230577f Fix HasFinalReturn to cope with fall-thru in switch cases (235930, r=shaver). 2004-03-03 05:25:28 +00:00
jocuri%softhome.net
fa9ce070ba Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave. 2004-03-03 05:19:28 +00:00
pinkerton%aol.net
f692e33830 make clearing global history work again (bug 236033) and try to prevent
exceptions when history doesn't provide all the data.
2004-03-03 04:43:16 +00:00
timeless%mozdev.org
977260b591 Bug 230244 mozilla\xpinstall\src\nsInstall.cpp(2386) : warning C4930: 'nsString usr(void)': prototyped function not called (was a variable definition intended?)
r=bsmedberg sr=tor
2004-03-03 04:12:35 +00:00
jst%mozilla.jstenback.com
e406e27d5c Fixing comments. 2004-03-03 04:01:33 +00:00
timeless%mozdev.org
19ee40d590 Bug 231137 NS_GetSpecialDirectory rv isn't checked in WriteProperties
patch by luser_bugzilla@perilith.com r=bsmedberg sr=tor
2004-03-03 03:35:07 +00:00
roc+%cs.cmu.edu
dd193ec2ee Bug 215567. Make 'auto' bottom/right in clip rects give the rect NS_MAXSIZE so we don't think a cliprect is empty when it isn't. 2004-03-03 03:34:03 +00:00
bsmedberg%covad.net
841b014d12 Bug 236138 - bulletproof startup against lack of some browser.startup.[...] prefs. r/sr=darin 2004-03-03 03:26:17 +00:00
jpierre%netscape.com
f1a9128ad1 Fix for 235874 - crash in PK11_DigestKey . r=wtc, nelsonb 2004-03-03 03:18:56 +00:00
brendan%mozilla.org
61a1bbbb3f Save the next end of line char pointer into userbuf in case it's far away, and avoid searching for it repeatedly, when dealing with inputs with very long lines (218511, r=shaver). 2004-03-03 01:50:46 +00:00
jst%mozilla.jstenback.com
2f61a3e5c3 Landing remaining part of bug 68215, this part fell off the patch wagon at some point... r+sr=brendan@mozilla.org 2004-03-03 00:20:31 +00:00
bzbarsky%mit.edu
80f670494e Move CreateCDATASection, CreateProcessingInstruction, and CreateEntityReference
up to nsDocument so they're available in XHTML documents.  Bug 69840, r+sr=jst
2004-03-02 22:39:46 +00:00
bzbarsky%mit.edu
d8528239b5 Make the binding manager deal with ContentInserted and ContentReplaced
notifications in a more reasonable (though still not completely correct) way.
Last touches on bug 233191, idea suggested by hyatt, r+sr=jst
2004-03-02 22:28:48 +00:00
ben%bengoodger.com
f5d8c2798e (215094) More Safari profile migrator stuff - detect the default character set for web page fonts. 2004-03-02 21:26:25 +00:00
silver%warwickcompsoc.co.uk
22d23f0527 Bug 236157 - Make stalk list match plain text version of messages, not raw content.
r=rginda@hacksrus.com
2004-03-02 20:24:11 +00:00