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

69234 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 6303228f09 Followup for 44997, r=shaver:
- #if JS_HAS_LVALUE_RETURN around cx->rval2/rval2set defs and uses.
- Instrument different kinds of invocations, #ifdef DEBUG only.
- Clean up basis case of empty switch statement to use high = -1, low = 0,
  requiring care when optimizing in-range tests using unsigned casts, but
  freeing the interpreter and decompiler from having to do an extra test
  before looping from low to high.
- Clean up all codegen to use JUMP_OFFSET_LEN, ATOM_INDEX_LEN, etc. instead of
  magic 2 or 4.
- Add JSOP_TRY and JSOP_FINALLY no-ops to save a srcnote per JSOP_NOP, and to
  make decompilation and jit'ing easier.
- Minimize number of source notes to maximize SRC_XDELTA span.
- Use JSSCRIPT_FIND_CATCH_START in throw code.
- Indentation and bracing nits picked.
2000-09-01 18:42:22 +00:00
kestes%staff.mail.com 561f8b5179 imbed the version number in the generated html 2000-09-01 18:39:54 +00:00
kestes%staff.mail.com 309edfab96 export_alltree_headers
function signature has changed.
2000-09-01 18:39:19 +00:00
kestes%staff.mail.com a9da957dbf better comments to discribe the settings. 2000-09-01 18:38:23 +00:00
kestes%staff.mail.com 2933c02f75 $link was in the wrong scope.
I was returning undef instead of $link.
2000-09-01 18:37:52 +00:00
wtc%netscape.com 1f6f52a75a Bugzilla bug #30746: the primordial thread should wait for the timer
manager thread to start only if the timer manager thread is a local
thread, otherwise in native-threads-only mode, if NSPR is initialized
by a DLL, the primordial thread may be hung in PR_WaitCondVar because
the (native) timer manager thread does not get to run until the DLL is
initialized.
2000-09-01 18:26:28 +00:00
ducarroz%netscape.com 285a0529f5 Fix for bug 50968. Replace out-dated status bar by a new one up to date. R=bienvenu 2000-09-01 18:26:10 +00:00
harishd%netscape.com 1b742b04f9 7670 - Enable NOSCRIPT.
r=jst
2000-09-01 18:17:43 +00:00
harishd%netscape.com f392a553af 7670 - Enabling NOSCRIPT content.
47827 - Make sure to check DD's hierarchy.

r=jst
2000-09-01 18:17:17 +00:00
brendan%mozilla.org b11ea5a651 Fix js_EnterSharpObject to clean up sharpObjectMap on error (44009, r=shaver). 2000-09-01 18:01:04 +00:00
dbragg%netscape.com 17502c3ec6 Fix for bug 46802. Added the test from the nspref.dll to prevent unnecessary loading 2000-09-01 18:00:03 +00:00
dbragg%netscape.com f74ec36794 Fix for bug 46802. Removed the test from the nspref.dll to prevent unnecessary loading 2000-09-01 17:59:29 +00:00
dbragg%netscape.com 936a1c371e Fix for bug 46802. Changed name of function to reflect its new functionality. 2000-09-01 17:58:33 +00:00
sspitzer%netscape.com f01fd9151f checking in alecf's masterful fix for dogfood bug #50685.
r=putterman,sspitzer a=granrose
2000-09-01 17:25:01 +00:00
wtc%netscape.com 8827e7b4a4 Set version number to 4.1. 2000-09-01 16:07:38 +00:00
bienvenu%netscape.com ed403f9c46 fix build bustage for locka, remove viewSource from jar manifest 2000-09-01 14:36:10 +00:00
bienvenu%netscape.com 6a3494119d add batching support for msg count notifications r=putterman 49212 and 17470 2000-09-01 14:25:09 +00:00
locka%iol.ie 6a1fbd9590 Removed hack put in to drag and drop to workaround this bug. b=41984, r=jst 2000-09-01 13:43:20 +00:00
locka%iol.ie 683c6bca51 Attach nsGlobalWindow's title property to the primary content document's title property. b=41984, r=jst 2000-09-01 13:31:21 +00:00
waqar%netscape.com ccbff80e3d #=48907
r=rods@netscape.com
a=kmcclusk@netscape.com
d=Implement CSS3 Font for GTK.
2000-09-01 13:21:46 +00:00
rcassin%supernova.org 0fcee144da Fix for bug 47574: extra, unused strings / entities defined in editor UI files - r=anthonyd, cmanske 2000-09-01 13:14:09 +00:00
mkaply%us.ibm.com 955c70b432 #47874
r=mkaply, a=brendan
More fixups to widget - better menu code
Use Window Properties instead of PresParams
Rework subclass stuff to be more like Win
2000-09-01 13:09:21 +00:00
mkaply%us.ibm.com cdc895fca3 OS/2 Tinderbox break
PR_CALLBACK needed here
2000-09-01 13:03:40 +00:00
rods%netscape.com e11764fe74 When calculating the point size of a LOGFONT the scalling between the screen
and the printer must be taken into account. (The LOGFONT metrics are for the screen)
Bug 45656  r=dcone
2000-09-01 11:59:48 +00:00
pavlov%netscape.com 1c1de8e104 ugh, fix for the windows bustage. this fix sucks. windows.h sucks. 2000-09-01 10:34:05 +00:00
ben%netscape.com 73888ae880 remind me again why I use linux... fixing mac build bustage due to missing file in project thingy... i hope this works.. I thought macs were supposed to be friendly. bah. pav 2000-09-01 10:08:08 +00:00
cls%seawood.org 0230552c0d Reorder libs for Irix linker & properly link in _s.a libs 2000-09-01 09:29:20 +00:00
pavlov%netscape.com 90ba34241c adding to windows makefile 2000-09-01 09:27:32 +00:00
pavlov%netscape.com b382d78a6e fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest 2000-09-01 09:00:37 +00:00
hyatt%netscape.com 83763f26e8 Closing my eyes, crossing my fingers, and pressing the NUKE THE TREE button. r=nobody, I'm trying to recover from vidur's window bomb. :) 2000-09-01 08:40:38 +00:00
jst%netscape.com 88cb144fd9 Comment and whitespace change... 2000-09-01 08:24:00 +00:00
hyatt%netscape.com b8744d5294 XBL syntax changes. r=ben 2000-09-01 08:10:14 +00:00
hyatt%netscape.com a889e08d3b XBL syntax changes. r=ben 2000-09-01 08:07:07 +00:00
hyatt%netscape.com 0095222e96 More XBL syntax changes. r=ben 2000-09-01 08:05:16 +00:00
ben%netscape.com 1630a57233 make my previous checkin a bit more robust 2000-09-01 07:59:49 +00:00
pavlov%netscape.com d63361688c removing makefile that is no longer in the tree 2000-09-01 07:55:20 +00:00
cls%seawood.org bc8730384d Need to explicitly cast pointer to public DOM window interface 2000-09-01 07:41:46 +00:00
pavlov%netscape.com f20bbdab37 fix for crash when trying to get the parent file when the file was a drive r=dougt bug 50837 2000-09-01 07:36:55 +00:00
jst%netscape.com 0eb491f041 Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
saari%netscape.com b33dd7226a recommiting my mac only menu optimizations after the false alarm backout
earlier today.
2000-09-01 06:37:57 +00:00
wtc%netscape.com 13c5522a29 Bugzilla bug #40778: backed out the previous checkin. I convinced myself
that users shouldn't be accessing the 'reserved_fn_n' fields at all.
Modified files: prio.h, priometh.c, prlayer.c, prsocket.c, ptio.c
2000-09-01 06:02:03 +00:00
mscott%netscape.com a7bcf386d5 conrad's directory service change broke helper app support 'cause we don't find the mimetypes.rdf file anymore.
minor tweak to fix that
r=sspitzer
2000-09-01 05:58:42 +00:00
ben%netscape.com 6fd8c9d8dd common dialog localization, 38523. r=hyatt 2000-09-01 05:54:59 +00:00
ben%netscape.com dbfc5c43c5 add common dialogs properties file for common dialog localization, 38523 2000-09-01 05:54:14 +00:00
bryner%uiuc.edu b105a9dcb9 Landing RDF_FILEPICKER_BRANCH. r=pavlov.
beta3+ bugs fixed:
49693 (crash on ..)
47795 (filepicker slowness)

Also includes patches from disttsc@bart.nl to fix:
9542 (esc should dismiss)
42054 (filepicker should recognize ~)
42056 (make the filepicker history list work)
2000-09-01 05:49:45 +00:00
pinkerton%netscape.com 216655a7dd make sure we have a tree item before we drag. prevents dragging of the scrollbar. r=ben, bug#49094 2000-09-01 05:43:27 +00:00
pinkerton%netscape.com 26cd20aa70 make url column crop right, since crop middle does the wrong thing. r=ben, bug#50833 2000-09-01 05:24:15 +00:00
ben%netscape.com b0c575e705 fix for search in mail, allow search to run in an existing navigator window. partial fix for 32034 2000-09-01 04:40:29 +00:00
ben%netscape.com 6695a8f36d add method for getting localized unichar prefs. part of fix for 32034 2000-09-01 04:40:00 +00:00
nbhatla%netscape.com c355124720 #46423 -> New modern skin polish. Fixes for transparency (pink color) issues in nav toolbar. 2000-09-01 04:10:53 +00:00