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
bzbarsky%mit.edu
abe1f5d779
Make "shift" always toggle the sense of the
...
"browser.tabs.loadInBackground" pref. Bug 113072, patch by Christopher
Aillon <caillon@returnzero.com>, r=doron, sr=jag
2002-01-24 07:51:58 +00:00
bzbarsky%mit.edu
dc38832475
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2002-01-24 07:27:59 +00:00
ben%netscape.com
1d1e80baf5
backing out earlier changes to fix 121054, to address pageload spike
2002-01-24 07:23:21 +00:00
dp%netscape.com
0ae6879be7
Fixing spelling mistake nsRecylingAllocator -> nsRecyclingAllocator
2002-01-24 07:16:34 +00:00
mcafee%netscape.com
94746f6a12
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
2002-01-24 07:16:01 +00:00
dp%netscape.com
63fff83ae2
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
2002-01-24 07:00:07 +00:00
dp%netscape.com
d70f788fac
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
2002-01-24 06:48:58 +00:00
dp%netscape.com
bd96c598ea
bug 118061 First version of nsRecyclingAllocator r=dveditz sr=sfraser
2002-01-24 06:41:01 +00:00
dp%netscape.com
9152d21130
bug 118061 Adding NS_NewTimer r=dveditz sr=sfraser
2002-01-24 06:37:38 +00:00