Граф коммитов

55011 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 062aa95872 b=5588. Added new function ReparentFrameViewList() that is much faster
then ReparentFrameView() when you have a list of child frames
2000-03-12 03:09:36 +00:00
troy%netscape.com 532c36edeb b=5588. Performance improvement. Avoids walking the child list
twice when inserting frames at the head of the list
2000-03-12 03:07:52 +00:00
danm%netscape.com 8c921c097e opening new window through a function on the opening window. bug 24903 r=ben 2000-03-12 03:06:05 +00:00
troy%netscape.com e08af64528 Now line boxes are allocated out of the pres shell arena. This reduces the
overhead of memory allocation, and it gets us recycling which speeds up
resize reflows
2000-03-12 03:00:51 +00:00
danm%netscape.com 1bf6b7d765 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
rhp%netscape.com bf5e206002 Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution) 2000-03-12 01:53:04 +00:00
scc%netscape.com 7ac3541035 Incremental changes. Reorganized code; implemented more factored methods. Moved string owner from fragment to iterator. Renamed the |const| version of |GetFragment| to |GetConstFragment| so we didn't mix overloading with overriding; eliminating need for some uses of |using| ... may want to do the same thing with |Begin| and |End|. These files are not part of the build. 2000-03-12 01:28:16 +00:00
bryner%uiuc.edu 34b42f2d14 Fix bug 31507, mousewheel history navigation causes segfault. r=saari. 2000-03-12 01:19:39 +00:00
valeski%netscape.com fa3a430f84 r=jevering, a=jevering. 31447. We weren't accommodating the comma as a delimiter, now we are. call 720.841.4229 if there's a problem 2000-03-12 01:11:41 +00:00
morse%netscape.com 92a382f535 fix bug 28151, change password when no password established should establish new password 2000-03-12 01:09:14 +00:00
harishd%netscape.com e5f7014b0e Fix for 30486 [ PDT+] - Guessing that builds team would migrate these changes to the BRANCH.
Triming off <! and > from the DOCTYPE string.

r=akkana
a=rickg
2000-03-12 00:34:07 +00:00
morse%netscape.com 72a8ee9dda have wallet functions enabled by default instead of vice versa, bug 27027 2000-03-12 00:09:49 +00:00
morse%netscape.com 4f7cdbdc74 remove buggy support for old file format, bug 26561 2000-03-11 23:52:50 +00:00
dp%netscape.com 1d85a84ca7 Enabling PR_LOG for release builds from native component loader.
Tuning log format to help analysis.
2000-03-11 22:44:51 +00:00
pavlov%netscape.com 3e2ed18783 #ifdef DEBUG_dougt annoying printf 2000-03-11 22:44:27 +00:00
morse%netscape.com d3a721cb15 hide wallet functions when not in browser, fixes bugs 29842, 29846, & 29848 2000-03-11 22:23:28 +00:00
tonyr%fbdesigns.com 6f77e94785 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
morse%netscape.com 4a4f16d680 fix memory leak -- bug 29866 2000-03-11 20:59:25 +00:00
morse%netscape.com 83683576cf generalize per-site permissions, r=norris 2000-03-11 20:09:57 +00:00
morse%netscape.com 30bf6cd24c generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
jim_nance%yahoo.com 7701f2e48b Helper scripts for Digital Unix atom tools. Not part of the
default build.
2000-03-11 19:56:25 +00:00
bienvenu%netscape.com 5add8d6c65 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +00:00
bienvenu%netscape.com 7f1d70acc4 change default for fetching by chunks if pref is not specfiied 31191 2000-03-11 19:45:56 +00:00
bienvenu%netscape.com ae42afefa5 add nsIAbUpgrader.idl 2000-03-11 19:42:37 +00:00
bienvenu%netscape.com 99c25cd4aa add PROGID and CID for ab upgraders, 10837 2000-03-11 19:41:18 +00:00
erik%netscape.com 9162ca4623 removing unused code; a=blizzard 2000-03-11 19:28:35 +00:00
troy%netscape.com e2350571c9 r=troy@netscape.com Patch from pnunn@netscape.com that eliminates asserts
in the xpcom ref counting macros that the class should have threadsafe
addref/release functions but doesn't
2000-03-11 16:59:16 +00:00
troy%netscape.com dde3e654bb b=30391 r=troy@netscape.com Patch from rbs@maths.uq.edu.au to add parens when
necessary to PR_ABS macro
2000-03-11 16:50:52 +00:00
troy%netscape.com 8bd4cb435f b=28526. Added rule for TD so that the first child has a zero top margin.
This is the same rule we have for the BODY element
2000-03-11 16:46:21 +00:00
tbogard%aol.net c015ced3ec Added overides for the Session History navigation in docShell. Removed some old ones that were recently removed from nsIWebShell. 2000-03-11 12:02:06 +00:00
tbogard%aol.net 534b61df37 Removed Back(), Forward(), CanBack(), and CanForward(). People wanting to do these things can use the nsIWebNavigation interface. 2000-03-11 12:00:33 +00:00
tbogard%aol.net c167f6e4dc Back() and Forward() have been changed to use the nsIWebNavigation interfaces instead of the old nsIWebShell. 2000-03-11 11:59:55 +00:00
tbogard%aol.net abbe6911dc Fixed ordering of member variable initialization to fix compiler warnings. Back() and Forward() now use the nsIWebNavigation interface instead of the old nsIWebShell one. 2000-03-11 11:58:13 +00:00
tbogard%aol.net fdfd66677a Temporarily disable the assertion since it really is aggrevated on viewer. 2000-03-11 11:56:33 +00:00
tbogard%aol.net a45f747cab Fixed build warning. 2000-03-11 11:11:42 +00:00
hyatt%netscape.com 1ea48147d3 Patching scrollbar look 2000-03-11 11:10:41 +00:00
pavlov%netscape.com a7e914cacc add code to the destructor so we clean up our object 2000-03-11 10:53:50 +00:00
hyatt%netscape.com b4cd20848c Making unix happy. 2000-03-11 10:53:02 +00:00
hyatt%netscape.com d89b5f25d0 added files: mozilla/layout/xul/base/src/nsXULButtonFrame.cpp 2000-03-11 10:39:46 +00:00
hyatt%netscape.com 9922bab247 new button files, will replace titledbutton 2000-03-11 10:39:21 +00:00
hyatt%netscape.com c30fb1bab0 Improving XBL support. 2000-03-11 10:38:36 +00:00
pavlov%netscape.com 3a20a73f66 remove pointless #if 1 2000-03-11 10:38:09 +00:00
hyatt%netscape.com c661bb6b48 new XBL features 2000-03-11 10:36:39 +00:00
hyatt%netscape.com bc71f8f729 new xul widgets & cleanup of existing widgets 2000-03-11 10:34:29 +00:00
hyatt%netscape.com b1c0449d4f style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
hyatt%netscape.com 8fbba25d65 new xul widgets 2000-03-11 10:31:34 +00:00
bryner%uiuc.edu f003f9fd71 Fix bug 30174, mouse wheel does not scroll FTP directories. r=troy. 2000-03-11 08:45:38 +00:00
rickg%netscape.com cb6a1883ca fixed PDT+ bug 30026; r=harishd, markA; a=jar 2000-03-11 08:08:24 +00:00
rbs%maths.uq.edu.au 9677a64f09 Move maps from PRUint8* to PRUint32*. Use the charset converter manager to retrieve maps and convertres. Added GetGlyphIndices(), fix for b:6585, and lay some groundwork for new modes (e.g., HEX/Unicode) for ViewSource, r:troy,erik. a:troy 2000-03-11 07:49:08 +00:00
norris%netscape.com b06e55722c Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00