- Nov 12, 2001
-
-
seawood%netscape.com authored
Since we automatically generate the toplevel configure, make RUN_AUTOCONF_LOCALLY *always* remove all of the configure files before pulling and regenerate them after pulling. Bug #47989 r=mkaply
-
smontagu%netscape.com authored
-
sspitzer%netscape.com authored
the SearchDialog no longer includes dialogOverlay.xul, so this function is not defined. r/sr=bienvenu
-
smontagu%netscape.com authored
Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi
-
kaie%netscape.com authored
r=kaie sr=hewitt
-
seawood%netscape.com authored
Fixing static build bustage Bug #109575 r=bryner sr=waterson
-
relyea%netscape.com authored
1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitant test failures. Fix: use the Signed attribute to store the key as well as look it up. 2) Fix code so that looking up a public key won't crash if it can't find the corresponsing private key in the database (found by code inspection).
-
ccarlen%netscape.com authored
-
jake%acutex.net authored
Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once. r= mattyt, gerv
-
sspitzer%netscape.com authored
NOT PART OF THE BUILD.
-
ben%netscape.com authored
not part of build
-
hyatt%netscape.com authored
-
bbaetz%cs.mcgill.ca authored
-
bbaetz%cs.mcgill.ca authored
r=justdave,gerv
-
kaie%netscape.com authored
r=kaie sr=blizzard
-
kaie%netscape.com authored
r=ddrinan sr=blizzard
-
rweltman%netscape.com authored
-
rweltman%netscape.com authored
-
rweltman%netscape.com authored
-
peterv%netscape.com authored
Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead. Not part of the build. r=jag, rs=scc.
-
rweltman%netscape.com authored
-
- Nov 11, 2001
-
-
bzbarsky%mit.edu authored
r=fabian, sr=jst
-
seawood%netscape.com authored
-
brendan%mozilla.org authored
Avoid ClaimScope (lock-free to -full transition) in JS_GetClass and js_FinalizeObject called from the GC (109183, r=shaver, sr=jband).
-
dbaron%fas.harvard.edu authored
-
peterv%netscape.com authored
-
dbaron%fas.harvard.edu authored
-
jband%netscape.com authored
fix bug 106122. build xpt file search path based on NS_XPCOM_COMPONENTS_DIR *and* NS_APP_PLUGINS_DIR_LIST. Also, correctly detect that search path has changed - even when the change is just appended items. r=ccarlen sr=jst.
-
sicking%bigfoot.com authored
Make standalone TransforMiiX build again. Fix merge-conflict resolved the wrong way. No bug. r=hwaara.
-
ian%hixie.ch authored
-
ian%hixie.ch authored
We should be able to access strings with uppercase letters -- oops. Changing regexp to include 'A-Z' as well as 'a-z'. Also adding a dump statement in the failure case to help when analysing the log looking for a bug.
-
ian%hixie.ch authored
Missed a return statement in the setupInstall method. This was causing setup to fail every time, because the function returned a defined value. Also took the opportunity to add a call to setupProgress.
-
ian%hixie.ch authored
Missed a return statement in the setupInstall method. This was causing setup to fail every time, because the function returned a defined value.
-
ian%hixie.ch authored
Should have been checking for a defined value, not a true value -- there is nothing to stop a failure from being '0', for instance. (The important thing is to be consistent with the SelectingServiceList code, really, and it uses defined().)
-
seawood%netscape.com authored
-
ian%hixie.ch authored
Implement a module to give the main application the ability to add rights and do other configuration related stuff.
-
mcafee%netscape.com authored
-
mcafee%netscape.com authored
-
morse%netscape.com authored
-
seawood%netscape.com authored
-