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

96249 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 148a6b34f1 Fix static build bustage. 2002-01-24 21:45:46 +00:00
mitchf%netscape.com da670e45aa version tagging cfg file, per bug 11897 2002-01-24 21:34:58 +00:00
relyea%netscape.com 0117ba048e Too agressive on fixing leaks;). This one isn't a leak.
bob
2002-01-24 21:33:51 +00:00
waterson%netscape.com c824244342 Bug 86755. Get rid of nsIRDFContentModelBuilder interface, move methods to nsIXULTemplateBuilder; rename |SetRootContent| to |init|. nsXULOutlinerBuilder now implements |init|, allowing us to initialize it with a database, so that we don't have to wait around until frames get created. r=varga@utcru.sc, sr=hyatt 2002-01-24 21:30:22 +00:00
bzbarsky%mit.edu 2b73f18d2a Make computed border-style and float be "none" by default. Bugs 120982
and 120965, patch by Christopher Aillon <caillon@returnzero.com>,
r=bzbarsky, sr=jst
2002-01-24 21:19:21 +00:00
smeredith%netscape.com 7f5f66603e Fixed bug 11883--added a "manage" checkbox to the pref editor dialog. 2002-01-24 21:08:29 +00:00
nhotta%netscape.com 61f5c1597f Fixed the problem of the default chaset was overwritten even when the message has no chaset,
this fixes the reply quoting problem of no MIME messages,
bug 118740, r=ducarroz, sr=sspitzer.
2002-01-24 21:07:33 +00:00
nboyd%atg.com d7e41aff99 UPdate implementation version 2002-01-24 20:17:05 +00:00
nboyd%atg.com f79730a30a Fix out-of-date javadoc. 2002-01-24 19:57:52 +00:00
nboyd%atg.com c24a699dd8 Fix the following problem:
Thanks!

As promised, I tried the debugger this afternoon and I had a problem with the '-f' option.
  We use -f to run a standard "startup" script before executing the "main" script.  For
example, we run the Rhino shell with the options "-f startup.js main.js".

When running the debugger's shell with the same options the debugger exits after the
startup.js completes; i.e., I can single step starting from startup.js but the debugger
exits at the end of startup.js without letting me single step into main.js.  This worked
fine in the 1.5R2 release of Rhino and the debugger.

I have not had a chance to look into the problem closely, but a cursory look at the code
suggests (to me) that the problem can be in either the debugger or the shell (since the
debugger basically runs the shell after creating the right "hooks".)  Of course, it could
also be a problem with my embedding.

So ... my question is, has anyone tried single stepping when the options to the debugger
include a '-f' option.  If so, I'll continue to look for a problem in my embedding.

Any suggestions would be appreciated.

Thanks,

dave
2002-01-24 19:57:01 +00:00
ben%netscape.com dc2b105154 checking back in code by andreww accidentally backed out with my changes last night... see 1.43 comment on this file for details. 2002-01-24 19:52:47 +00:00
rogerl%netscape.com d8f1df22cb Fix bug #104375. Bug in String.replace() with $n where n > # parens.
r=khanson, sr=brendan.
2002-01-24 19:27:21 +00:00
wtc%netscape.com 79e184e520 The current zone allocator code does not compile under DCE threads on HP-UX
10.x.
2002-01-24 19:20:47 +00:00
alecf%netscape.com a7e8646371 fix for bug 114450 - be explicit about string comparison w.r.t. character size - no more hand-rolled vtables!
sr=jag, r=dbaron
2002-01-24 19:14:18 +00:00
jkeiser%netscape.com 24a0cd57fa Submit name/value pair for images that have value set (bug 57795, r=alexsavulov, sr=jst) 2002-01-24 19:08:57 +00:00
jkeiser%netscape.com ba33001bc3 Move checkbox state to content (bug 108307). r=rods, sr=jst 2002-01-24 19:04:55 +00:00
oeschger%netscape.com 0faec672ad b=93553, sr=alecf, r=morse, r=oeschger, author=cotter, updating the UI to reflect the more general password config here (web passwords->passwords) 2002-01-24 18:58:40 +00:00
bzbarsky%mit.edu 0c3b7335fd Correct case of some includes so we build on UFS. Bug 108300, patch by
leaf@mozilla.org, r=beard, sr=darin
2002-01-24 18:49:11 +00:00
pinkerton%netscape.com 9a10e128d7 use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996 2002-01-24 18:47:46 +00:00
blythe%netscape.com cf9003cb72 Fix bug 120422
r=dbaron,rs=hyatt
Do not delete ref counted object.
2002-01-24 18:28:25 +00:00
nicolson%netscape.com 1f9ef6fd30 use NSS 3.4. 2002-01-24 18:21:57 +00:00
wtc%netscape.com 18a686e115 Bugzilla bug 97485: fixed a few bugs in the zone allocator. Print warning
messages on memory blocks from ordinary malloc.  Initialize the zone
allocator first during NSPR initialization.
Modified files: prmem.c prinit.c
2002-01-24 18:11:30 +00:00
wtc%netscape.com 79e194da2a Memory allocated by strdup() should be freed by free(), not PR_Free(). 2002-01-24 17:46:37 +00:00
rayw%netscape.com 1d03f82e88 Added code to carefully follow the XMLSchema info when encoding and decoding
xpconnect objects, rejecting errors, and making sure that the child elements
appear in the correct order.

SOAP is not part of the default build.
2002-01-24 17:32:04 +00:00
ian.mcgreer%sun.com f41585bde3 fix aix issues 2002-01-24 15:45:55 +00:00
cmanske%netscape.com cf81dbc28d Use radio buttons for 'Alt text' in Image dialog, b=114531, r=brade, sr=kin 2002-01-24 15:41:20 +00:00
cmanske%netscape.com 9f728612ce Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt 2002-01-24 15:36:36 +00:00
pinkerton%netscape.com f4eebdb661 add tab theme support. r=sdagley/sr=sfraser. 2002-01-24 15:16:56 +00:00
leaf%mozilla.org 428b3e31fa Automated update 2002-01-24 15:12:13 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
timeless%mac.com d8d1417669 Bug 120766�"radio-check" should not inherit="checked"
patch by neil@parkwaycc.co.uk r=jag sr=hewitt
2002-01-24 14:46:11 +00:00
peterv%netscape.com 25d4e2127a Removing duplicate entries to avoid the "Missing files" warning in CodeWarrior. Don't know how this file got mangled so badly. 2002-01-24 14:39:40 +00:00
timeless%mac.com 81a81e92f1 Bug 117119�BMP and ICO decoders should use ReadSegments, not Read
patch by cbiesinger@web.de r=pavlov sr=tor
2002-01-24 14:36:40 +00:00
peterv%netscape.com 8dead4d7a7 Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. (Last one, I promise) 2002-01-24 14:18:26 +00:00
peterv%netscape.com b53e1ab0b8 Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. 2002-01-24 14:14:55 +00:00
nboyd%atg.com 8ac7ce6e06 Add new skip. 2002-01-24 14:10:35 +00:00
peterv%netscape.com e9d69d589b Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. 2002-01-24 14:03:36 +00:00
peterv%netscape.com abdb2a1494 Fix for bug 96647 (Change the way output is constructed in Transformiix). r=sicking, Pike, sr=jst. 2002-01-24 13:38:51 +00:00
rginda%netscape.com 6d4ce707b0 bug 121171, CallEventHandler ignores mScriptsEnabled, r=brendan, sr=jst
do nothing, but return a positive result from nsJSContext::CallEventHandler if scripts are disabled on this context.
2002-01-24 13:25:46 +00:00
rginda%netscape.com 675a123ada bug 119865, crash exiting venkman, r=peterv, sr=brendan
use nsCOMPtr to avoid releasing a final reference via jsdScript::Invalidate()
2002-01-24 13:17:04 +00:00
rginda%netscape.com e014e7e663 - venkman only -
Large landing of new Venkman command structure, also fixes...
Bug 120988 Generalized command manager for Venkman
Bug 103419 hitting a breakpoint should focus debugger
Bug 119867 Should not be possible to hide source code
Bug 118923 Venkman's outliners sometimes don't repaint twisty
Bug 116098 Would be nice with a contextmenu in the functions-pane
2002-01-24 12:46:47 +00:00
rayw%netscape.com 6f3e337cbd Cleaned up handling of structs into its own encoder / decoder class so
that it will be easier to add all the schema type checking there.  Also
made this handler QI to nsIPropertyBag instead of expecting it to be the
type of the variant.

SOAP is not part of default build.
2002-01-24 11:26:35 +00:00
jst%netscape.com 1add1cd11d Fixing bug 121485. Un-nsAutoString:ifying nsXULContentSink::NormalizeAttributeString(), ::PushNameSpacesFrom(), and ::ParseTag() in favor of new string iterators n' other neat features. r=nisheeth@netscape.com, sr=waterson@netscape.com 2002-01-24 10:23:04 +00:00
jaggernaut%netscape.com 6c3325df46 Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben 2002-01-24 10:11:01 +00:00
hwaara%chello.se 7c41fb1966 #119566, "Default Browser" dialog box whenever starting Mozilla"
r=hwaara, sr=alecf

Patch by Darren Stone <astrosmash@home.com>
2002-01-24 09:33:17 +00:00
darin%netscape.com fef33d20aa fixes mach-o bustage r=rjc,cls 2002-01-24 09:24:01 +00:00
jst%netscape.com 74b270f1db Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
jst%netscape.com 0edee4ca42 Fixing bug 120504. Make QI's on DOM elements only call into the binding manager only if the element itself doesn't implement the interface that the element is being QI'ed to. r=hyatt@netscape.com, sr=brendan@mozilla.org 2002-01-24 09:17:00 +00:00
jj%netscape.com 2ddc77558c #121494: missing define at the top of the file 2002-01-24 08:30:18 +00:00
dp%netscape.com 0d66d15a2c Adding nsRecyclingAllocator.h for mac export 2002-01-24 08:06:45 +00:00