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

81032 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 93bbcdcd2a - not built -
move from pc as a ulong to pc as an object wrapped around a uword
relocate jsdService constructor to jsd_xpp.cpp in order to initialize the global
 service
2001-04-25 18:22:49 +00:00
rginda%netscape.com 6873c08bca - not built -
add global service for the breakpoint callback
add breakpoint callback
move c callbacks to top of source
add creatorURL, creatorLine, constructorURL, constructorLine, and value attribut
es to jsdObject
move from pc as a ulong to pc as an object wrapped around a uword
move lineToPc and pcToLine from ThreadState to Script (where it belongs)
add setBreakpoint(), clearBreakpoint(), and clearAllBreakpoints() to jsdScript
relocate jsdService constructor from jsd_xpp.h in order to initialize the global
 service
rename init() to on() on jsdService
add off(), clearAllBreakpoints(), and breakpointHook attribute to jsdService
2001-04-25 18:20:47 +00:00
nboyd%atg.com 96688e7cd8 Finish javadoc fix. 2001-04-25 17:11:34 +00:00
relyea%netscape.com 43b7fe814b Fix NT build problems. 2001-04-25 16:35:25 +00:00
relyea%netscape.com b435cc8059 Back out changes which prevent NT from building. Need to figure something else out (sigh).
bob
2001-04-25 16:34:33 +00:00
shaver%mozilla.org 620f2260ab backing out unauthorized checkin to closed tree, as per Asa 2001-04-25 16:24:24 +00:00
tara%tequilarista.org b9aa9e56ce Tara is a bucket head. Floating version to 2.12 ship for tag and stripe 2001-04-25 15:45:27 +00:00
tara%tequilarista.org c992df21c5 Removing forward planning text 2001-04-25 15:38:34 +00:00
nboyd%atg.com fead2a0852 Fix javadoc with new directory structure. 2001-04-25 14:36:15 +00:00
dcone%netscape.com c1bd1c8e2b b=75893. r=mcclusk sr=attinasi a=chofmann 2001-04-25 14:26:28 +00:00
morse%netscape.com 719dda7f6f cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf, a=vishy 2001-04-25 13:59:07 +00:00
nboyd%atg.com 32d98dbdc2 UPdate name of debugger main class. 2001-04-25 13:46:46 +00:00
timeless%mac.com b935c0c0ce Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org, a= asa@mozilla.org
2001-04-25 07:40:04 +00:00
barnboy%trilobyte.net 84bd6fdde8 Fix for confusing language regarding protection of data/ & shadow/ directories
and localconfig file.
2001-04-25 07:38:24 +00:00
barnboy%trilobyte.net ef649afe1a Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
The README is now gutted, pointers to Guide.  Also some new sections added,
old ones fixed, and notes appended to deprecated sections I've not yet had
the heart to remove.
2001-04-25 07:12:20 +00:00
tor%cs.brown.edu 171290ad10 Bug 77442 - crash with scaled images on linux. r=mcafee, sr=shaver, a=asa 2001-04-25 06:24:33 +00:00
dprice%netscape.com b5f4b7aa2a NOT IN THE BUILD
76004 - sr=waterson r=dprice,rickg Checking in the preloader
2001-04-25 04:30:41 +00:00
dbaron%fas.harvard.edu e4c7bd1fee Fix regression caused by fix for bug 67478 that caused the default canvas background to be propagated (via HTMLDocumentColorRule) to the backgrounds of elements within tables when both HTML and BODY had transparent backgrounds and we were in quirks mode. b=70831 r=attinasi@netscape.com sr=roc+moz@cs.cmu.edu a=chofmann@netscape.com 2001-04-25 02:55:03 +00:00
dr%netscape.com c271429854 fixing bustage (missed a file in checkin) 2001-04-25 02:45:55 +00:00
danm%netscape.com b7ef0f86cf adding nsIWebBrowserChromeFocus.idl for dr. bug 70224 r=hyatt,me a=asa 2001-04-25 02:07:17 +00:00
dr%netscape.com eec73874cf fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
nboyd%atg.com ee9e0cc866 Fix javadoc generation. 2001-04-25 00:24:18 +00:00
pollmann%netscape.com 1d23952a32 Bug 77227: Check if javascript is enabled every page load instead of caching the pref value in the DocShell (Remove bit of dead code I missed) 2001-04-24 23:59:45 +00:00
rginda%netscape.com 26eb74854e - not built -
turn off jsd_EvaluateUCScriptInStackFrame until 77081 gets checked in.
2001-04-24 23:53:59 +00:00
pollmann%netscape.com ef6ef894d1 Bug 77227: Check if javascript is enabled every page load instead of caching the pref value in the DocShell, r=harishd@netscape.com, sr=brendan@mozilla.org 2001-04-24 23:25:09 +00:00
peterlubczynski%netscape.com 9fbeb87966 Fix for [Bug 68756] ObjectFrame needs nsIDOMFocusListener for Mac keyboard events in Shockwave r=karnaze sr=attinasi a=drivers 2001-04-24 23:24:01 +00:00
kmcclusk%netscape.com a8b4198338 Removed errant conditional which prevented the PresShell from being scrolled to (0,0). bug 52024 r=rods@netscape.com, sr=attinasi@netscape.com a=chofmann@netscape.com 2001-04-24 23:17:22 +00:00
danm%netscape.com 9c5107d72a implement intrinsically sized chrome windows. useful when using default nsIPrompts, as winEmbed does. part of bug 75745. r=blizzard,ccarlen,hyatt a=chofmann 2001-04-24 23:05:34 +00:00
rginda%netscape.com 180a87ba2f - not built -
patch from peterv.  We can't use js_* in this module because they're libjs' private stash.  I got away with it on Linux somehow, but not on mac, and probably not on windows.  jsd_EvaluateScriptInStackFrame now uses JS_EvaluateInStackFrame, instead of doing the inflation itself and calling JS_EvaluateUCInStackFrame.
2001-04-24 23:02:58 +00:00
kirke%netscape.com f5d55452bc 64970 stress tests don't fail when selfserver is gone
Added -q argument (quit after about 60 seconds waiting for selfserv).
2001-04-24 23:02:34 +00:00
saari%netscape.com 46736afcfa 76450, fix for initial focus problems on pages with a text field that gets focused on load like google. r=pinkerton, sr=hyatt, a=drivers 2001-04-24 22:52:03 +00:00
javi%netscape.com fce94ea97d Fix for Bug 75950. The loadable root certs module on Mac caused
an assertion every time when loaded because of 2 sets of PR_*
functions being loaded.
2001-04-24 22:39:34 +00:00
rginda%netscape.com 38f47cbeac - not built -
css tweakage
2001-04-24 22:01:32 +00:00
rginda%netscape.com e55bf97183 - not built -
more strings
2001-04-24 22:00:01 +00:00
rginda%netscape.com e06aa3151e - not built -
capture window.onkeypress so we can focus the input control whenever the user hits tab
2001-04-24 21:59:34 +00:00
rginda%netscape.com f628334486 - not built -
declare warn and ASSERT vars
use message type constants instead of hardcoded "EVAL-IN", etc
focus the input widget onload
2001-04-24 21:58:48 +00:00
rginda%netscape.com 859ef10b4d - not built -
remove command character pref
2001-04-24 21:57:18 +00:00
rginda%netscape.com 24a7d7b0e9 - not built -
seperate VAL message types into WORD and VAL, VAL messages are words surrounded in <>, used as a variable name in a text message, WORD messages are single (well, no more than a few) words usually replaced into longer messages.
added more strings
2001-04-24 21:56:56 +00:00
rginda%netscape.com 2a8aced620 - not built -
remove the "/" before commands.  No reason to use "/where" over just "where" in a debugger
implement evald, props, and propsd commands
s/VAL/SCOPE/ where appripriate
remove unused parameter from quit and where
add pgup and pgdn handkers
2001-04-24 21:54:59 +00:00
rginda%netscape.com 552e23d4ec - not built -
s/VAL/WORD/
2001-04-24 21:52:07 +00:00
rginda%netscape.com 772a4f3ee3 - not bult -
add evald, props, and propsd commands
2001-04-24 21:51:36 +00:00
sonmi%netscape.com 7f938458d1 changed BCDIST again after NT failures because of unix style path 2001-04-24 21:48:01 +00:00
sspitzer%netscape.com d710f03478 fix for #77277, crash in cookies when reading certain mail messages.
r=morse, sr=bienvenu a=asa,chofmann
2001-04-24 21:47:51 +00:00
relyea%netscape.com c0f1668066 Role an 2.8.5 fix forward. (fix for O= dependencie in generating a nickname). 2001-04-24 21:27:40 +00:00
brendan%mozilla.org 4f5aafa905 Checkin shaver's patch to allow debug Mozilla builds to dynamicly link with XPCOM-based, nsCOMPtr-using optimized plugins (77112, r=brendan, sr=scc, a=chofmann). 2001-04-24 21:13:15 +00:00
nboyd%atg.com a895548450 Make the default just build core. 2001-04-24 21:06:34 +00:00
peterlubczynski%netscape.com 27e2638e76 Fix for Backspace can't be used in a Flash form (goes back one page) bug 60102 r=attinasi sr=waterson a=roc+moz 2001-04-24 21:03:27 +00:00
nboyd%atg.com f80a784ecb Move files to rhino/toolsrc. 2001-04-24 20:43:37 +00:00
nboyd%atg.com 1944203c68 Move files to rhino/toolsrc 2001-04-24 20:42:14 +00:00
nboyd%atg.com 823e33c1e7 Move files to rhino/src. 2001-04-24 20:39:47 +00:00