Commit Graph

81998 Commits

Author SHA1 Message Date
nboyd%atg.com
ce375cd2d1 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.


git-svn-id: svn://10.0.0.236/trunk@92995 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 12:55:25 +00:00
pollmann%netscape.com
08a46cbae9 Bug 74639: Preserve frame state through form demotion, don't store uninitialized frame state, r=nisheeth@netscape.com, sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@92993 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 08:43:08 +00:00
pollmann%netscape.com
25950ae574 Bug 74639: Preserve frame state through form demotion, don't store uninitialized frame state, r=nisheeth@netscape.com, sr=jst@netscape.com
git-svn-id: svn://10.0.0.236/trunk@92992 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 08:33:57 +00:00
pavlov%netscape.com
3fc8650b96 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


git-svn-id: svn://10.0.0.236/trunk@92990 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 05:46:46 +00:00
pollmann%netscape.com
673558e402 Bug 76684: Fix crash on recursive submit event processing, r=rods@netscape.com, sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@92989 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 05:18:10 +00:00
attinasi%netscape.com
8702f9571b Block Regression Test File: NOT PART OF BUILD OR DISTRIBUTION - LAYOUT TESTING ONLY (really). Added testcase (ref. b=62376)
git-svn-id: svn://10.0.0.236/trunk@92987 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 04:49:09 +00:00
cls%seawood.org
38fad4bc80 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
git-svn-id: svn://10.0.0.236/trunk@92985 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 03:54:12 +00:00
dbaron%fas.harvard.edu
be77b0d07a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding imglib2 to REQUIRES.
git-svn-id: svn://10.0.0.236/trunk@92983 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 02:36:52 +00:00
gordon%netscape.com
1a8faed5c8 Approved checking for bug 76372, r=gagan, sr=brendan, a=brendan/chofmann. Added guards against calls to uninitialized nsCacheEntryHashtable.
git-svn-id: svn://10.0.0.236/trunk@92982 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 02:22:27 +00:00
pschwartau%netscape.com
f9254662af Avoid a name conflict; getClass() is already used in js/src/liveconnect/jsj_JavaClass.c
git-svn-id: svn://10.0.0.236/trunk@92981 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 01:30:53 +00:00
roc+%cs.cmu.edu
a841bac02b 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
git-svn-id: svn://10.0.0.236/trunk@92978 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 01:01:16 +00:00
rginda%netscape.com
2c86cad907 - not built -
add FEVAL-* sheets for evals performed in the debug target's current frame
random colors changed again


git-svn-id: svn://10.0.0.236/trunk@92977 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:56:41 +00:00
rginda%netscape.com
86a981d20e - not built -
more string fun


git-svn-id: svn://10.0.0.236/trunk@92976 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:55:24 +00:00
rginda%netscape.com
f63bb71b74 - 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)


git-svn-id: svn://10.0.0.236/trunk@92975 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:55:04 +00:00
rginda%netscape.com
93f11c511a - not built -
copy getCommonPfx() from chatzilla's utils.js, used for tab complete


git-svn-id: svn://10.0.0.236/trunk@92974 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:53:41 +00:00
rginda%netscape.com
c76f201832 - 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"


git-svn-id: svn://10.0.0.236/trunk@92973 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:53:00 +00:00
rginda%netscape.com
f3039533ba - not built -
add preff for tab-tab timeout


git-svn-id: svn://10.0.0.236/trunk@92971 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:49:17 +00:00
rginda%netscape.com
7c50df183f - not built -
wrap string bundle calls in a try/catch
add CMD_* consts and other l10n strings


git-svn-id: svn://10.0.0.236/trunk@92970 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:48:57 +00:00
rginda%netscape.com
5f7ad126c0 - 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


git-svn-id: svn://10.0.0.236/trunk@92969 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:47:57 +00:00
rginda%netscape.com
f4073de170 -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.


git-svn-id: svn://10.0.0.236/trunk@92968 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:45:45 +00:00
rginda%netscape.com
bb717454a9 - not built -
switch from hardcoded strings to localizable things
add /commands, and /cont commands


git-svn-id: svn://10.0.0.236/trunk@92967 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:44:30 +00:00
sonmi%netscape.com
2c31d7ecb6 made changes so script (-t) can be run on NT
git-svn-id: svn://10.0.0.236/trunk@92966 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:38:21 +00:00
sonmi%netscape.com
13815e5c8a 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


git-svn-id: svn://10.0.0.236/trunk@92965 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:37:38 +00:00
pavlov%netscape.com
8943b28271 fixing image printing on unix. bug 76993. r=brendan sr=blizzard a=asa
git-svn-id: svn://10.0.0.236/trunk@92964 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:30:53 +00:00
waterson%netscape.com
034c7e8885 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
git-svn-id: svn://10.0.0.236/trunk@92963 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:05:33 +00:00
heikki%netscape.com
75dc2e58dc 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.
git-svn-id: svn://10.0.0.236/trunk@92962 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-24 00:04:11 +00:00
attinasi%netscape.com
9833e5b433 Image dimensions now show up in title with or without IMG2. b=57549 r=pavlov sr=waterson a=blizzard
git-svn-id: svn://10.0.0.236/trunk@92961 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 23:46:50 +00:00
leaf%mozilla.org
2b8a754db5 Automated update
git-svn-id: svn://10.0.0.236/trunk@92959 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:59:58 +00:00
cls%seawood.org
776ae0f789 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.


git-svn-id: svn://10.0.0.236/trunk@92958 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:54:29 +00:00
pinkerton%netscape.com
56ab94ca43 use openDialog instead of open to get around security manager when opening console. r=rginda/a=asa, bug 59748
git-svn-id: svn://10.0.0.236/trunk@92956 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:35:53 +00:00
tara%tequilarista.org
f1011adbda Checking in the last of the changes for 76837 for 2.12. Good enough for government work.
git-svn-id: svn://10.0.0.236/trunk@92954 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:16:12 +00:00
tara%tequilarista.org
b31fa05f51 README now points everybody to the release notes and the new user guide
git-svn-id: svn://10.0.0.236/trunk@92953 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:14:50 +00:00
shanjian%netscape.com
13b66d59a1 #76848 Regression in handling global fonts
r = rbs@maths.uq.edu.au  sr,a=blizzard


git-svn-id: svn://10.0.0.236/trunk@92952 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:11:59 +00:00
dbragg%netscape.com
753fbf9e44 Fix for bug 76541, r=danm, sr=brendan, a=asa@mozilla.org. Suspending and Releasing JS requests during Alert and Confirm dialog creation.
git-svn-id: svn://10.0.0.236/trunk@92951 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 22:08:05 +00:00
chak%netscape.com
c6c8db899a I screwed up by removing something i should not have in my prev checkin. sorry.
a=ducarroz


git-svn-id: svn://10.0.0.236/trunk@92950 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 21:55:01 +00:00
chak%netscape.com
c51ac68160 Patch for Blocker Bug#77176 - mfcembed crashes opening password dialogue
r=ccarlen,danm
sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@92949 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 21:36:51 +00:00
danm%netscape.com
08cb9f6a3d fix bad exported function definitions. blocker bug 77176 code=jeff@tcbnetworks.com r=hyatt,me a=kysmith
git-svn-id: svn://10.0.0.236/trunk@92948 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 21:34:42 +00:00
pinkerton%netscape.com
9a8e5242b8 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.
git-svn-id: svn://10.0.0.236/trunk@92947 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 21:31:18 +00:00
rginda%netscape.com
2b399134a9 - not built -
add venkman-link effects
assorted color/style changes


git-svn-id: svn://10.0.0.236/trunk@92944 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:33:20 +00:00
rginda%netscape.com
26c9b0c483 - not built -
more l10n strings


git-svn-id: svn://10.0.0.236/trunk@92943 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:32:27 +00:00
rginda%netscape.com
873a489bd1 - not built -
add argumentsAsArray() utility function to create an array out of extra arguments passed to a function


git-svn-id: svn://10.0.0.236/trunk@92942 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:31:53 +00:00
rginda%netscape.com
71145c6562 - 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)


git-svn-id: svn://10.0.0.236/trunk@92941 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:30:44 +00:00
rginda%netscape.com
6c3292ad9a -not built-
more l10n strings


git-svn-id: svn://10.0.0.236/trunk@92940 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:26:04 +00:00
rginda%netscape.com
9679f81c4c -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


git-svn-id: svn://10.0.0.236/trunk@92939 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:24:32 +00:00
rginda%netscape.com
4240351358 - 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


git-svn-id: svn://10.0.0.236/trunk@92938 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:21:53 +00:00
rginda%netscape.com
8cab2509dd - not built -
add eval, frame, help, scope, and where commands.  The hardcoded strings need to be moved into the .properties file.


git-svn-id: svn://10.0.0.236/trunk@92937 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:18:48 +00:00
rginda%netscape.com
4cdd360052 - not built -
add utility functions for creating html elements


git-svn-id: svn://10.0.0.236/trunk@92936 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:17:39 +00:00
rginda%netscape.com
c11f7fe4c1 - not built -
add line attribute to jsdIStackFrame
remove isFuction from jsdIValue
add TYPE_UNKNOWN to jsType "enumeration" so we don't fail hard if we can't figure out the type.
add hook type "enumeration" to jsdIExecutionHook


git-svn-id: svn://10.0.0.236/trunk@92935 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:15:55 +00:00
rginda%netscape.com
baa9bebcf0 - not built -
add line attribute to jsdStackFrame
add pcToLine and lineToPc methods to jsdStackFrame
remove isFunction attribute from jsdValue (already covered by jsType attribute)
add propertyCount attribute to jsdValue so you can get the property cound without forcing a bunch of property wrappers to be created (as in GetProperties())


git-svn-id: svn://10.0.0.236/trunk@92934 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 19:12:56 +00:00
roc+%cs.cmu.edu
67f2bfdbac Backing myself out ... IDIOT.
git-svn-id: svn://10.0.0.236/trunk@92932 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-23 18:40:01 +00:00