Commit Graph

80974 Commits

Author SHA1 Message Date
nboyd%atg.com
e97e80635e Break dependency between core and tools. 2001-04-24 18:08:46 +00:00
relyea%netscape.com
1787fc7d5e Add client requested features to coreconf:
building cross platform.
        targetting the Objects to a separate tree.
2001-04-24 17:05:18 +00:00
relyea%netscape.com
e3c9c38158 Add client requested features to coreconf:
building cross platform.
        targetting the Objects to a separate tree.
2001-04-24 16:47:50 +00:00
relyea%netscape.com
93a8d9b23c Add client requested features to coreconf:
building cross platform.
	targetting the Objects to a separate tree.
2001-04-24 16:45:53 +00:00
nboyd%atg.com
b6331020dc Igor's latest patches, with some regression fixes. 2001-04-24 12:57:45 +00:00
nboyd%atg.com
adbdcd8987 Fix test: can only look for FunctionDeclaration syntax.
15.3.4.2 Function.prototype.toString ( )
An implementation-dependent representation of the function is returned. This representation has the syntax of a
FunctionDeclaration. Note in particular that the use and placement of white space, line terminators, and semicolons
within the representation string is implementation-dependent.
2001-04-24 12:55:25 +00:00
pollmann%netscape.com
2d5eeda5a9 Bug 74639: Preserve frame state through form demotion, don't store uninitialized frame state, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-24 08:43:08 +00:00
pollmann%netscape.com
4e9082cbdf Bug 74639: Preserve frame state through form demotion, don't store uninitialized frame state, r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-24 08:33:57 +00:00
pavlov%netscape.com
84aed53492 fixing crasher bug 74270. r=brendan, blizzard, sr=tor@cs.brown.edu. a=blizzard
fixing crasher bug 76032.  r=tor@cs.brown.edu sr=blizzard. a=brendan
fixing unix image scaling bug 74313.  r=me (on syd's code) r=syd (on the rest of the code), sr=tor@cs.brown.edu.  a=asa
2001-04-24 05:46:46 +00:00
pollmann%netscape.com
d0a846e19a Bug 76684: Fix crash on recursive submit event processing, r=rods@netscape.com, sr=brendan@mozilla.org, a=asa@mozilla.org 2001-04-24 05:18:10 +00:00
attinasi%netscape.com
869ac3fffd Block Regression Test File: NOT PART OF BUILD OR DISTRIBUTION - LAYOUT TESTING ONLY (really). Added testcase (ref. b=62376) 2001-04-24 04:49:09 +00:00
cls%seawood.org
d24cf31017 Do not use builtin mkdepend for OS/2 until they've ported it. Fixes OS/2 tinderbox bustage caused by previous checkin for bug #66529 r=mkaply 2001-04-24 03:54:12 +00:00
dbaron%fas.harvard.edu
e3550e1548 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding imglib2 to REQUIRES. 2001-04-24 02:36:52 +00:00
gordon%netscape.com
cadf9d7836 Approved checking for bug 76372, r=gagan, sr=brendan, a=brendan/chofmann. Added guards against calls to uninitialized nsCacheEntryHashtable. 2001-04-24 02:22:27 +00:00
pschwartau%netscape.com
f186a11a57 Avoid a name conflict; getClass() is already used in js/src/liveconnect/jsj_JavaClass.c 2001-04-24 01:30:53 +00:00
roc+%cs.cmu.edu
a7e55667d2 Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
rginda%netscape.com
63ea180152 - not built -
add FEVAL-* sheets for evals performed in the debug target's current frame
random colors changed again
2001-04-24 00:56:41 +00:00
rginda%netscape.com
27eb5cd371 - not built -
more string fun
2001-04-24 00:55:24 +00:00
rginda%netscape.com
88eb8295b1 - not built -
add tons of .js files for drag-and-drop and tooltips support
add tooltip popupset
switch from an html:iframe (which supports .contentDocument) to a xul:iframe (which supports tooltips and dnd)
2001-04-24 00:55:04 +00:00
rginda%netscape.com
d59e0400f0 - not built -
copy getCommonPfx() from chatzilla's utils.js, used for tab complete
2001-04-24 00:53:41 +00:00
rginda%netscape.com
d40e38d621 - not built -
promote console.display() to display()
add displayCommands(), evalInDebuggerScope(), evalInTargetScope(), fillInToolTip() [copied from chatzilla], formatEvalException() [refactored from venkman-handlers.js]
set window._content for drag-and-drop foo
call displayCommands() on startup.
add "venkman-link" to CSS class in htmlVA() for the case where the caller is providing custom attributes that do not include "class"
2001-04-24 00:53:00 +00:00
rginda%netscape.com
182dd02715 - not built -
add preff for tab-tab timeout
2001-04-24 00:49:17 +00:00
rginda%netscape.com
d37a48fd41 - not built -
wrap string bundle calls in a try/catch
add CMD_* consts and other l10n strings
2001-04-24 00:48:57 +00:00
rginda%netscape.com
75a1cc1715 - not built -
don't print usage if a command returns false, that's lame
imeplement /commands, /cont
factor exception formatting into formatEvalException now that there are two places that need it
make onInputEval evaluate in the target scope instead of the debugger's scope
copy tab complete code from chatzilla
2001-04-24 00:47:57 +00:00
rginda%netscape.com
1ec97c9860 -not built-
add $ array to hold return values from /eval commands
save currentFrameIndex into the frames array, instead of a reference to the current frame.
2001-04-24 00:45:45 +00:00
rginda%netscape.com
150b13b445 - not built -
switch from hardcoded strings to localizable things
add /commands, and /cont commands
2001-04-24 00:44:30 +00:00
sonmi%netscape.com
4dc4b35854 made changes so script (-t) can be run on NT 2001-04-24 00:38:21 +00:00
sonmi%netscape.com
eb90dd6ee2 made changes to the backward compatibility test master dir, so the
master dir does not need to come from the same nssver (for example tip, 32...)
now only a change in the variable BC_MASTER is needed to test against a
different build
2001-04-24 00:37:38 +00:00
pavlov%netscape.com
a2874e1b0e fixing image printing on unix. bug 76993. r=brendan sr=blizzard a=asa 2001-04-24 00:30:53 +00:00
waterson%netscape.com
ee02375ced Bug 76407. Handle second CantRenderReplacedElement() request for same frame: check to see if we've already posted an event for the frame. r=dbaron, sr=attinasi, a=chofmann 2001-04-24 00:05:33 +00:00
heikki%netscape.com
ca3a97dba5 Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann. 2001-04-24 00:04:11 +00:00
attinasi%netscape.com
9de44f8bbb Image dimensions now show up in title with or without IMG2. b=57549 r=pavlov sr=waterson a=blizzard 2001-04-23 23:46:50 +00:00
leaf%mozilla.org
5116ba5afe Automated update 2001-04-23 22:59:58 +00:00
cls%seawood.org
d547ee80dd Fix dependency rules for in-tree mkdepend.
Force solaris to use in-tree mkdepend since their system makedepend up to at least solaris 7 causes the build times to more than double with the new non-compiler dependency scheme.
2001-04-23 22:54:29 +00:00
pinkerton%netscape.com
8958249d79 use openDialog instead of open to get around security manager when opening console. r=rginda/a=asa, bug 59748 2001-04-23 22:35:53 +00:00
tara%tequilarista.org
4e02dfa8a8 Checking in the last of the changes for 76837 for 2.12. Good enough for government work. 2001-04-23 22:16:12 +00:00
tara%tequilarista.org
49f8b594ad README now points everybody to the release notes and the new user guide 2001-04-23 22:14:50 +00:00
shanjian%netscape.com
2d2302c298 #76848 Regression in handling global fonts
r = rbs@maths.uq.edu.au  sr,a=blizzard
2001-04-23 22:11:59 +00:00
dbragg%netscape.com
f4f5b67ca5 Fix for bug 76541, r=danm, sr=brendan, a=asa@mozilla.org. Suspending and Releasing JS requests during Alert and Confirm dialog creation. 2001-04-23 22:08:05 +00:00
chak%netscape.com
bc2b832d37 I screwed up by removing something i should not have in my prev checkin. sorry.
a=ducarroz
2001-04-23 21:55:01 +00:00
chak%netscape.com
fbf2c57dec Patch for Blocker Bug#77176 - mfcembed crashes opening password dialogue
r=ccarlen,danm
sr=hyatt
2001-04-23 21:36:51 +00:00
danm%netscape.com
34d0fcb3be fix bad exported function definitions. blocker bug 77176 code=jeff@tcbnetworks.com r=hyatt,me a=kysmith 2001-04-23 21:34:42 +00:00
pinkerton%netscape.com
eca8ed6549 fix build bustage that people who don't trash dist will see with nsICiter.h. We use the IDL version now, don't export header to dist. sr=sfraser/blizzard. 2001-04-23 21:31:18 +00:00
rginda%netscape.com
9c7160191f - not built -
add venkman-link effects
assorted color/style changes
2001-04-23 19:33:20 +00:00
rginda%netscape.com
9b54077ec2 - not built -
more l10n strings
2001-04-23 19:32:27 +00:00
rginda%netscape.com
cb284dc98e - not built -
add argumentsAsArray() utility function to create an array out of extra arguments passed to a function
2001-04-23 19:31:53 +00:00
rginda%netscape.com
528699fdf3 - not built -
add htmlVA() to create anchors with the "venkman-link" class
print hello message on successful startup, with link to sample debug target.
add exception IDs missing parameter, invalid parameter, and subscript load exceptions
add function name property to BadMojo objects
throw invalis parameter from display() if the parameter looks bad.
switch from document.createElementNS to the new html utility functions.
allow message to be a string (we create the testnode), or a DOM object (we just append it to the content tree)
2001-04-23 19:30:44 +00:00
rginda%netscape.com
2af83a26f4 -not built-
more l10n strings
2001-04-23 19:26:04 +00:00
rginda%netscape.com
403bc394dd -not built-
remove sample output
s/console.commands/console._commands/g, leading _ indicates variable is "private"
l10n in onInputCommand()
report function name for caught exceptions, if it is available
implement /frame, /help, /scope, /quit, and /where
2001-04-23 19:24:32 +00:00
rginda%netscape.com
aa3357010b - not built -
factor debug stop code into debugTrap()
add detachDebugger() function to cleanup the debugger onunload
add formatProperty, formatScript, formatStackFrame, and formatValue fucntions to turn jsdI* values into strings
add displayCallStack() function to dump the call stack to the console
add displayFrame() function to dump a frame to the console
2001-04-23 19:21:53 +00:00