Commit Graph

92426 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
fef035f0fc Call the root 'malloc' rather than '.root' since there's no leak root detection going on here. 2001-11-16 09:00:26 +00:00
bstell%netscape.com
0d508f6c4b bug 107018, add an assert to check for alignment issue
approved by brendan
2001-11-16 08:37:55 +00:00
bstell%netscape.com
89c64e6694 minor clean up from bug 107025
remove debug line, add ifdef DEBUG to one prototype
2001-11-16 08:25:13 +00:00
jst%netscape.com
833790a9a7 Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com 2001-11-16 08:23:28 +00:00
sspitzer%netscape.com
a5c16ce813 more work on #73868. converting ab from tree to outliner.
restore selection after sorting. NOT PART OF THE BUILD.
2001-11-16 07:53:43 +00:00
leaf%mozilla.org
7c514e0bd3 Automated update 2001-11-16 07:43:32 +00:00
seawood%netscape.com
565a358143 Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
Bug #110215 r=bryner
2001-11-16 07:42:48 +00:00
seawood%netscape.com
c70362b42d Add concept of tiers (module groups) to toplevel Makefile.
Bug #107302 r=bryner
2001-11-16 07:40:42 +00:00
brendan%mozilla.org
a4d6ab0064 Makefile should be ignored. 2001-11-16 06:43:02 +00:00
sspitzer%netscape.com
f257ece829 fix for #92393. get msgs toolbar button (and menu item) disabled until you select a folder
if you don't have it set to "check for new messages" on startup.  r/sr=bienvenu
2001-11-16 06:41:42 +00:00
danm%netscape.com
1a0346af42 temporarily disabling lazy instantiation of mDocument and stuffing some 6K of bloattest leaks back into the box 2001-11-16 06:38:01 +00:00
ben%netscape.com
b1e0c757a6 Beginnings of supporting downloading of items, deleting download entries from the datasource.
NOT PART OF BUILD
2001-11-16 06:33:56 +00:00
mstoltz%netscape.com
25276e6b94 Bug 109113, second half of fix. r=jst, sr=brendan. Adding new CheckObjectAccess
callback to enforce the same-origin policy on function.caller.
2001-11-16 06:17:24 +00:00
naving%netscape.com
8f1df93dee 110208 r=stephend sr=bienvenu. Remove printfs from release build. Should make pop3 downloading msgs and biff
a bit faster.
2001-11-16 05:22:45 +00:00
blakeross%telocity.com
28b78a91cc 110145 - Using the mouse wheel crashes when there's no target content. Scroll the focused content when the cursor is outside the window. r=ben sr=hewitt 2001-11-16 04:52:16 +00:00
bzbarsky%mit.edu
72df08441d Make SetInnerHTML use the right parser mode (ie strict for strict
documents instead of always quirks).  Bug 106565, r=harishd, sr=jst
2001-11-16 04:48:30 +00:00
dbaron%fas.harvard.edu
4f54b05b1a Fix HP bustage due to old-style for-loop scoping. 2001-11-16 04:02:07 +00:00
dbaron%fas.harvard.edu
ea3a95c49f Fix Mach-O/BeOS/OS/2 REQUIRES bustage. 2001-11-16 03:47:07 +00:00
dp%netscape.com
c093068018 Satisfying compilers... 2001-11-16 03:37:15 +00:00
blizzard%redhat.com
d863273869 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
jst%netscape.com
fa454e41c4 Disabling security check optimization since it exposes security problems. rs=jband@netscape.com 2001-11-16 03:14:05 +00:00
jst%netscape.com
cc8dda0f89 Putting back security check optimization that was taken out a few weeks ago, will disable this check until the real fix comes along. rs=jband@netscape.com 2001-11-16 03:12:12 +00:00
smontagu%netscape.com
4a54e891e9 Fix crash when scrolling absolute positioned textarea by adding test to return value from |GetLine|. Bug 105004, r=rbs, sr=kin 2001-11-16 03:08:30 +00:00
jst%netscape.com
7b4f0f2669 Fixing bug 110242. Huge unsigned interger + another huge unsigned integer will wrap, and that caused a crash in this code. r=rayw@netscape.com, sr=vidur@netscape.com 2001-11-16 03:01:29 +00:00
brendan%mozilla.org
051d085765 Remove __call__ and add a callback used to check f.caller access for any function object f (109113, r=jst, sr=jband). 2001-11-16 02:56:49 +00:00
mscott%netscape.com
f5f293adc1 Try registering the smime chrome the right way.....chrome in mail.jst and the locale in
langenus.jst
2001-11-16 02:56:30 +00:00
beard%netscape.com
4e71088f15 fix for bug #100151, r=peterl, sr=waterson 2001-11-16 02:52:22 +00:00
dbaron%fas.harvard.edu
54543c9f93 Ignore the library/address part of the stack unless asked to use it. 2001-11-16 02:47:07 +00:00
jkeiser%iname.com
482d02d325 Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com 2001-11-16 02:43:23 +00:00
dp%netscape.com
f9950de713 bug 108071 Eliminate 4000 calls to malloc by using copy getters of
registry. r=dveditz, sr=sfraser
2001-11-16 02:38:23 +00:00
jkeiser%iname.com
67ebb1e3b4 Fix textboxes not showing up in Print and Print Preview (bug 109914). r=sicking@bigfoot.com;sr=jst@netscape.com 2001-11-16 02:38:10 +00:00
rangansen%netscape.com
cdf0febb70 bug# 109084 ,patch=ssaux, r=rangansen , sr=hewitt
exception handling in device-manager window
2001-11-16 02:32:20 +00:00
bienvenu%netscape.com
d50db59b82 fix downloading of imap messages for offline use when reading if mime parts on demand is invoked r=naving, sr=mscott 11067 2001-11-16 02:32:05 +00:00
relyea%netscape.com
c5ae296e24 Cause NSS_init() to fail if it can't open the databases, rather than succeding and leaving the system half initialized. 2001-11-16 02:30:38 +00:00
ben%netscape.com
253382fef3 Read previous downloads from profile RDF XML datasource.
NOT PART OF BUILD.
2001-11-16 02:25:29 +00:00
blythe%netscape.com
64ec50552a NOT in normal build.
Have the tools build on windows, wether or not they work yet is another
issue.
2001-11-16 02:19:14 +00:00
dbaron%fas.harvard.edu
5e289d22b7 Reduce bloat by eliminating nsString member variable (size of nsString and double-on-fault growth). r=jag sr=hyatt b=109963 2001-11-16 02:17:04 +00:00
alecf%netscape.com
4a2ad7bbf6 further preparations for fixing bug 71482 - not part of build
- don't use the app-startup mechanism. for now, just rely on global history to create the load listener
2001-11-16 02:15:43 +00:00
danm%netscape.com
66ce4b43e0 hook up CreateAboutBlankContentViewer. bug 88229 r=jst,rpotts 2001-11-16 02:15:31 +00:00
jband%netscape.com
f10689faa6 fix bug 109893. If we fail to open a zip/jar for reading then just log that fact and continue on rather than failing. r=valeski sr=jst. 2001-11-16 02:14:59 +00:00
danm%netscape.com
452c8e0f41 lazily instantiate mDocument. bug 88229 r=jst,rpotts 2001-11-16 02:14:53 +00:00
bzbarsky%mit.edu
aff7819e0d mouse pointer should be normal pointer, not hand, over throbber. Bug
67761, r=hwaara, sr=hewitt
2001-11-16 02:14:22 +00:00
danm%netscape.com
7c8653bac1 GetInterface can now return an nsIDOMWindow (to its 'main content', or browser window, as expected for implementations of nsIWebBrowserChrome. bug 88229 r=jst,rpotts 2001-11-16 02:14:04 +00:00
danm%netscape.com
b88a7a5752 get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts 2001-11-16 02:12:07 +00:00
danm%netscape.com
e506d957fa get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary). bug 88229 r=jst,rpotts 2001-11-16 02:10:57 +00:00
darin%netscape.com
36a44ba4ac landing standard url rewrite (bug 103916)
r=andreas.otte@debitel.net, sr=brendan,alecf
2001-11-16 02:09:13 +00:00
danm%netscape.com
ad86488662 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument and cleaning up its implementation. Should be good to go now. bug 88229 r=jst,rpotts 2001-11-16 02:08:09 +00:00
danm%netscape.com
ad375ab3a6 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument. bug 88229 r=jst,rpotts 2001-11-16 02:06:56 +00:00
bstell%netscape.com
ada53eeca0 bug 107025 (part of bug 90813)
anti-aliased bitmap font code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 02:06:22 +00:00
danm%netscape.com
9efb890f56 adding nsIDocument::ResetToURI and refactoring Reset. bug 88229 r=jst,rpotts 2001-11-16 02:03:50 +00:00