Commit Graph

53979 Commits

Author SHA1 Message Date
tbogard%aol.net
dc9a09cba4 FindWebShellWithName now mainly relies on the implmenetation of nsContentTreeOwner::FindItemWithName for the implementation of finding named shells.
git-svn-id: svn://10.0.0.236/trunk@58895 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 06:01:02 +00:00
tbogard%aol.net
10739b3c89 Fixed FindItemWithName not to search shells that initiated the search request. Moved the guts of nsIDocShellTreeOwner::ContentShellAdded to nsXULWindow.
git-svn-id: svn://10.0.0.236/trunk@58894 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:48 +00:00
tbogard%aol.net
31a4401b91 Implemented FindItemWithName(). Stubbed out many of the other functions that shouldn't be called with error conditions. Setup nsContentTreeOwner as the default treeowner when one is not already set.
git-svn-id: svn://10.0.0.236/trunk@58893 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:44 +00:00
tbogard%aol.net
1381b76423 Made the destructor virtual. Added ContentShellAdded notification to nsXULWindow.
git-svn-id: svn://10.0.0.236/trunk@58892 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:59:42 +00:00
troy%netscape.com
95e05d4062 r=karnaze@netscape.com Removed some code that was removed but then added
again by mistake


git-svn-id: svn://10.0.0.236/trunk@58891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:54:17 +00:00
sfraser%netscape.com
b4fec00ee7 Some mac-only debug window control. bug 24312. r=jj
git-svn-id: svn://10.0.0.236/trunk@58890 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:51:40 +00:00
sfraser%netscape.com
0caa279664 Fix the RegXPCOM application to hopefully not crash. bug 24312 r=jj
git-svn-id: svn://10.0.0.236/trunk@58889 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:51:11 +00:00
idk%eng.sun.com
d4d893f329 Fix for 25069
Added null pointer checking


git-svn-id: svn://10.0.0.236/trunk@58888 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:42:56 +00:00
vidur%netscape.com
b0d8cb960b Fixed bug 16609. RemoveNamedItem now returns the correct error code if the attribute doesn't exist. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58887 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:17:11 +00:00
warren%netscape.com
da773f8ae1 Fixed problem where avg instance size was computed based on remaining object count, rather than total allocated count. May affect bloat stats on tinderbox.
git-svn-id: svn://10.0.0.236/trunk@58886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 05:14:51 +00:00
tbogard%aol.net
92df91e7fb Made the destructor virtual.
git-svn-id: svn://10.0.0.236/trunk@58885 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:56:21 +00:00
dougt%netscape.com
ea7cd3e822 All of these are broken. Alway double check submission/suggestions.
git-svn-id: svn://10.0.0.236/trunk@58884 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:35:44 +00:00
vidur%netscape.com
c204a495ce Fixed typo in JS protocol registration so that we now deal with mocha: URLs as well. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58883 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 04:04:40 +00:00
pepper%netscape.com
91ac4362f9 Yet another source file without an newline at the end. ALL file must have one.
git-svn-id: svn://10.0.0.236/trunk@58882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:50:38 +00:00
nhotta%netscape.com
0eb3cefc5c Insert/update META charset tag for charset menu operation, bug 17797, r=akkana.
git-svn-id: svn://10.0.0.236/trunk@58881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:35:44 +00:00
Jerry.Kirk%Nexwarecorp.com
d5488d3d8b This switches over from the old style Photon timers to the new
style that have been moved under the unix directory.
r=cls


git-svn-id: svn://10.0.0.236/trunk@58880 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:35:19 +00:00
jj%netscape.com
4c657f53f9 Removing more appcores-related resources + obsolete prefwindow files.
git-svn-id: svn://10.0.0.236/trunk@58879 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:25:12 +00:00
Jerry.Kirk%Nexwarecorp.com
a389a9a190 Took out eMetric_SubmenuDelay by mistake, this re-adds it back in.
This was for Photon UI only
r=kedl


git-svn-id: svn://10.0.0.236/trunk@58878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:20:46 +00:00
alecf%netscape.com
6f8c2333e2 move global locale files into en-US
#20296
r=hangas


git-svn-id: svn://10.0.0.236/trunk@58877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:19:24 +00:00
Jerry.Kirk%Nexwarecorp.com
c751ef5f8d Initial check-in of Photon timers that support the new features
like priority and repeatability.


git-svn-id: svn://10.0.0.236/trunk@58876 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 03:17:18 +00:00
vidur%netscape.com
b012506fc2 Fix for bugs 25082 and 25084. Range::SetStartBefore, etc. need to return an error for a null sibling. Range::createContextualFragment needed to allow for a null document. r=pollmann
git-svn-id: svn://10.0.0.236/trunk@58875 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:51:51 +00:00
bienvenu%netscape.com
1ef4c87fe6 override online server name in db if server gives different case r=sspitzer, part of 24631
git-svn-id: svn://10.0.0.236/trunk@58874 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:50:59 +00:00
bienvenu%netscape.com
983043d327 don't read stale data from folder cache,r=sspitzer, part of 24631
git-svn-id: svn://10.0.0.236/trunk@58873 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:48:22 +00:00
slamm%netscape.com
bf301e589f Tweak gmake pattern to make it more general. (Reformat a little too).
git-svn-id: svn://10.0.0.236/trunk@58872 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:30:23 +00:00
jim_nance%yahoo.com
723d9997d5 Make SelectorMatches() faster by eleminating a few function calls
r=Shaver
Tree is green enough = waterson


git-svn-id: svn://10.0.0.236/trunk@58871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:28:52 +00:00
harishd%netscape.com
d400676ed4 Fix for Bugs
24112 - Fixed the orderding of THEAD, TBODY, and TFOOT
24673 - Fixed the crash my not letting P to contain TABLE ( per spec. )
18308 - Ignoring newlines above BODY
18928 - Fixed by forcing a BODY to open, irrespective of FRAMESET document, if
 'text' is present in the document.
23791 - Made ; in entities optional.
24006 - Fixed by setting the alternate end-comment to be '>'.
24275 - Buffering newlines/whitespace only when it's absolutely necessary.
24462 - Fixed by making NOBR a block closure.
21917 - Being careful about ignoring newlines/whitespace for body content.

r=rickg

24204 - Fixed by opening up BODY for INPUT ( quirks )
Also did a minor change in CNavDTD::DidBuildModel();

r=pollmann


git-svn-id: svn://10.0.0.236/trunk@58870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:27:58 +00:00
pepper%netscape.com
8a12f68241 All source files must have a newline at the end on lesser nixes won't compile.
git-svn-id: svn://10.0.0.236/trunk@58869 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:43 +00:00
waterson%netscape.com
88e762a7a8 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver
git-svn-id: svn://10.0.0.236/trunk@58868 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:20 +00:00
sdagley%netscape.com
021d3a98a3 Finish cleanup of #19150 - forgot to remove un-needed include after changing code to load fragment via nsLocalFileMac rather than directly calling NSPR. r=lumpy
git-svn-id: svn://10.0.0.236/trunk@58867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:24:06 +00:00
kmcclusk%netscape.com
62e366a2dc Added missing nsIViewManager methods to nsViewManager2.h and nsViewManger2.cpp.
bug=22069; r=attinasi@netscape.com


git-svn-id: svn://10.0.0.236/trunk@58866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:23:34 +00:00
attinasi%netscape.com
7a42258bf9 Setting GfxScrollFrame as the PrimaryFrame for scrolled content instead of the ScrollPortFrame. Also fixed some spots that were not correctly getting at the scrolled frame from the PrimaryFrame. b=23803 r=evaughan
git-svn-id: svn://10.0.0.236/trunk@58865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:19:12 +00:00
attinasi%netscape.com
aeffd0ea97 Minor reformatting and some comments added. b=none r=none
git-svn-id: svn://10.0.0.236/trunk@58864 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:17:04 +00:00
attinasi%netscape.com
a4a9391a2f Title is now set in the Title Bar. b=24478 r=rickg
git-svn-id: svn://10.0.0.236/trunk@58863 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:15:19 +00:00
dougt%netscape.com
2ed87fa438 Removing Windows95 compiler #ifdef in place of a runtime check
Fixing bug 25152 submitted by kin@netscape.com.

windows only changes.


git-svn-id: svn://10.0.0.236/trunk@58862 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:52:02 +00:00
mcafee%netscape.com
9f8ce65428 Removing old binary link. r=slamm
git-svn-id: svn://10.0.0.236/trunk@58861 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:39:09 +00:00
mcafee%netscape.com
7e298db95a Moving build status to beginning of log file. r=slamm
git-svn-id: svn://10.0.0.236/trunk@58860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:28:04 +00:00
robinf%netscape.com
04d0aacca2 tweaked widget positioning to accomodate new banners from Gemma
git-svn-id: svn://10.0.0.236/trunk@58859 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:16:35 +00:00
bryner%uiuc.edu
357f5845c6 Fix build bustage (typo in Makefile.in). a=mcafee.
git-svn-id: svn://10.0.0.236/trunk@58858 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 01:15:38 +00:00
norris%netscape.com
b2369eab40 Changing file to be conformance rather than negative test.
git-svn-id: svn://10.0.0.236/trunk@58857 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:58:41 +00:00
terry%mozilla.org
3242be15eb Patch by granrose@netscape.com -- put initial focus into bug# field.
git-svn-id: svn://10.0.0.236/trunk@58856 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:56:33 +00:00
rhp%netscape.com
b176f8c86b Adding more Mac specific files to the tree - NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@58855 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:45:31 +00:00
hyatt%netscape.com
53776f2adc Did I bone this checkin or what.
git-svn-id: svn://10.0.0.236/trunk@58854 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:43:29 +00:00
hyatt%netscape.com
c91d015cf0 added files: mozilla/rdf/content/src/nsXULPopupElement.cpp
git-svn-id: svn://10.0.0.236/trunk@58853 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:13:41 +00:00
hyatt%netscape.com
039a20b1fe Left out some files.
git-svn-id: svn://10.0.0.236/trunk@58852 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:13:26 +00:00
hyatt%netscape.com
8207819684 left out a couple of files.
git-svn-id: svn://10.0.0.236/trunk@58851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:12:37 +00:00
hyatt%netscape.com
68c8f48463 Left out two files.
git-svn-id: svn://10.0.0.236/trunk@58850 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:12:00 +00:00
rhp%netscape.com
c7cf30de29 Adding new files for AppleDouble support ... NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@58849 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:02:23 +00:00
rginda%netscape.com
760c6d99f2 Fix for gcc opt bug described in bug 24892. JSRef build fix only, mozilla build still needs some lovin'.
r=rogerl


git-svn-id: svn://10.0.0.236/trunk@58848 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 00:01:29 +00:00
sfraser%netscape.com
1dbdebd067 Use system includes for stdio.h. r=kin
git-svn-id: svn://10.0.0.236/trunk@58845 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:35:34 +00:00
hyatt%netscape.com
bfba670129 More popup work.
git-svn-id: svn://10.0.0.236/trunk@58844 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 23:30:10 +00:00