Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
nboyd%atg.com b0c8c14266 Fix bug:
Norris,

I realize this is probably a nuisance, but the following problem causes our
regression test suite to fail:

    js> foo = new Error("bar")
    undefined: bar
    js> foo.name Error
    js> foo.toString()
    undefined: bar

Our test suite expects:

    js> foo = new Error("bar")
    Error: bar
    js> foo.name Error
    js> foo.toString()
    Error: bar

I have not yet tried the debugger with the RC2 release, but I expect to get
to that later today.

I hope I'm not to late to influence the 1.5R3 release.

Thanks,

dave
2002-01-19 17:43:26 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
accessible Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
apache/gzip/src
build Add support for our multiple component subdirs as well as finding the proper 2002-01-16 00:30:15 +00:00
calendar Fixed bug 118752 with two radio buttons being selected. 2002-01-10 21:52:53 +00:00
caps Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
cck Changed lock_pref() lockPref(). 2002-01-18 20:28:09 +00:00
chrome Bug 120224 - make "Use XBL Forms" pref actually work if you set it in your profile, instead of all.js. r=ben, sr=waterson. 2002-01-16 06:01:42 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Fixing win32 static build bustage in activex & simple plugin. 2002-01-18 08:14:20 +00:00
content Bug 117857: window.status overwrites URL of link you are hovering over 2002-01-18 22:52:23 +00:00
db fix crash parsing mork files rs=sspitzer 114900 2002-01-10 01:42:26 +00:00
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Fixes for: 2002-01-16 03:01:28 +00:00
docshell fixes bug 120394 "properly" should be removed from missing psm warning 2002-01-18 02:48:37 +00:00
dom Fixing bogus assertions caused by my checkins for bug 118933 and removing unnecessary double null check. trivial change, no reviews. 2002-01-17 22:12:28 +00:00
editor Part of fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard 2002-01-18 20:52:23 +00:00
ef Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
embedding Fixing win32 static build bustage in activex & simple plugin. 2002-01-18 08:14:20 +00:00
expat Fixing regressions: In order to update the expat buffer position correctly do not block after processing a start element. b=119399, r=heikki, sr=jst. Update the expat buffer position if we're blocked after processing the end element. b=119727, r=heikki, sr=jst 2002-01-14 23:42:53 +00:00
extensions Fixed infinite loop in struct decoding, added test case for struct decoding. 2002-01-18 23:09:15 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx #120047 crash while loading http://www.lupa.cz/anketa.phtml [@ ReadCMAPTableFormat4] 2002-01-18 21:07:02 +00:00
gfx2 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds. 2002-01-01 00:03:57 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
include Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
intl Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
java bug: 119680 2002-01-14 18:04:48 +00:00
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js Fix bug: 2002-01-19 17:43:26 +00:00
js2 Incremental ECMA compatibility fixings. 2002-01-18 02:03:56 +00:00
l10n Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
layout mPrintSettings wasn't be properly set and therefore it wasn't getting the margins correctly 2002-01-18 22:45:06 +00:00
lib Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mailnews fix for #119404 (mail folders come up empty the first time that you open them). 2002-01-18 22:48:24 +00:00
modules Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone Fix OS_ARCH detection for IRIX64. 2001-07-20 00:26:49 +00:00
netwerk Bug 120891. TestProtocols was including a cookies header file it didn't 2002-01-19 04:04:51 +00:00
nsprpub Bugzilla bug 100776: handle non-blocking connect correctly on OS/2. 2002-01-18 01:27:20 +00:00
nunet
other-licenses Copying generated files icallexer.c, icalyacc.c, and icalyacc.h from the autogenx directory for the win32 builds. 2001-12-28 04:15:15 +00:00
parser Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest 2002-01-16 00:16:51 +00:00
plugin/oji [not part of build] Fallout of dougt's checkin for "nsIComponentManager API Changes (bug 98553)". 2002-01-04 22:06:38 +00:00
privacy
profile Bug 120018 - Pressing ESC in Delete Profile dialog deletes profile. 2002-01-17 14:25:52 +00:00
rdf Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh 2002-01-18 07:20:36 +00:00
security b=106188 Fix SSL freezing Mozilla on connect problems 2002-01-18 20:20:02 +00:00
silentdl
string Fixing part of bug 118933. Speeding up the global resolve hook in the DOM JS helpers by eliminating the use of nsHashtable and nsStringKey in favor of pldhash. Adding global HashString(const nsA[C]String&) functions that calculate a hash code from a nsA[C]String, code by dbaron@fas.harward.edu. Also checking in brendan@mozilla.org's fix for a type error in the jsdhash/pldhash API found while working on this. sr=brendan@mozilla.org, r=peterv@netscape.com 2002-01-17 04:08:14 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes Removing unneeded width/height on sliders (bug 120031). r=hixie, sr=hewitt. 2002-01-16 03:24:41 +00:00
timer
tools Oops, forgot about the 2x try on layout, adding parameter for other url 2002-01-16 02:50:15 +00:00
uriloader Backing out the patch for bug #120113. To clear smoketest blocker... 2002-01-16 19:01:43 +00:00
view Bug 120176. Active Accessibility: tweaks to STATE_OFFSCREEN. r=kmcclusk, sr=waterson 2002-01-16 03:07:03 +00:00
webshell Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
webtools Remove files no longer needed after the latest changes to the docs 2002-01-19 14:34:40 +00:00
widget Fix 116263, part of earlier patch reviewed by law & hewitt, but forgot to land as part of landing prior to .9.8 close. 2002-01-19 07:52:23 +00:00
xpcom removing nsMemory.h. This file now lives in xpcom/glue. bug 120685 sr=jband, a=blizzard 2002-01-18 20:12:36 +00:00
xpfe 114580 - dialog alignment issues, r=jag, sr=bryner, a=blizzard 2002-01-18 23:11:54 +00:00
xpinstall Fix for bug # 120438. Properly register messenger-mapi package 2002-01-18 21:48:03 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Back out crappy OS/2 change that does more harm than good 2002-01-14 21:31:24 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Fixing case for case-sensitive filesystems 2001-12-28 08:38:13 +00:00
client.mak b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
client.mk b=116334 Allowing conditional usage of NSS 3.4 2002-01-10 00:47:07 +00:00
configure Automated update 2002-01-16 08:57:18 +00:00
configure.in Oops. Missed a file for bug 92029 2002-01-16 08:45:57 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
makefile.win bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:05:15 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk