Commit Graph

133926 Commits

Author SHA1 Message Date
pedemont%us.ibm.com
006bb3fd05 First testcase. Not part of default build. 2004-10-01 22:54:51 +00:00
steffen.wilberg%web.de
80b36a2fe7 make this a text file by converting stupid Mac-style lineendings 2004-10-01 22:31:53 +00:00
igor%mir2.org
402ae75fef Change ScriptRuntime.get(Elem|Prop)FunctionAndThis to treat XML objects specially to follow ECMA 357, 11.2.2.1, CalMethod. This is done to minimize the overhead of method calls as otherwise someXmlObject.method() would first construct XMLList and apply () to it later.
To implement the function call redirection functionality XMLObject.getExtraMethodSource is added() to return an additional object to use as method source.
2004-10-01 22:07:12 +00:00
bugzilla%arlen.demon.co.uk
9f77d78827 Bug 260357 Nothing is selected for some radio buttons
p=me r=mconnor
2004-10-01 22:01:08 +00:00
brendan%mozilla.org
764e5da258 Skip enumeration of properties deleted after for..in begins (261887, r=shaver). 2004-10-01 21:58:15 +00:00
brendan%mozilla.org
cf0a841dad ECMA conformance fix: evaluate rvalue delete operands that might have side effects (261886, r=shaver). 2004-10-01 21:51:49 +00:00
bienvenu%nventure.com
52f0cda11c seamonkey part of fix for 262145 make virtual folders remember sort order, sr=mscott 2004-10-01 21:35:56 +00:00
jwalden%mit.edu
12e2730477 Oops, didn't mean to check this in on trunk 2004-10-01 20:50:46 +00:00
jwalden%mit.edu
bc0df43d66 Bug 260874 - Help window Activity Indicator (throbber) isn't right. r=steffen 2004-10-01 20:49:02 +00:00
mostafah%oeone.com
58de7f95c5 Checked in patch for bug 258956: Recurrence does not show up when "All day event"
along with missing part from https://bugzilla.mozilla.org/show_bug.cgi?id=258956#c9
2004-10-01 20:26:51 +00:00
bienvenu%nventure.com
1c4cc70fe1 remember sort order in single folder virtual folder, sr=mscott 262145 2004-10-01 20:23:02 +00:00
bienvenu%nventure.com
789efce8a2 fix shutdown crash after opening cross-folder virtual folder, 262492 sr=mscott 2004-10-01 19:59:37 +00:00
mvl%exedo.nl
0a8dbdccb4 no need for two commandline handlers
followup to bug 261838, r=mostafah
2004-10-01 19:20:40 +00:00
bienvenu%nventure.com
4f99056b99 fix 261682 sr=mscott when in non-default view, automatic update of folder causes a re-search which recreates the view 2004-10-01 19:06:55 +00:00
mvl%exedo.nl
1cd531b667 use semi-single-profile to get sunbird building again.
bug 262489, r=mostafah
2004-10-01 19:01:12 +00:00
mvl%exedo.nl
fb5f7a04ae no need for two commandline handlers
bug 261838, r=mostafah
2004-10-01 18:50:57 +00:00
mats.palmgren%bredband.net
fab37c78b3 Fallback to using the ID attribute when NAME is empty for XUL iframes. b=254284 r=neil.parkwaycc.co.uk sr=bzbarsky 2004-10-01 18:32:18 +00:00
bienvenu%nventure.com
d44180f9f3 fix 261682 sr=mscott when in non-default view, automatic update of folder causes a re-search which recreates the view 2004-10-01 18:13:47 +00:00
mats.palmgren%bredband.net
953c3e65ee Make window.setCursor() use CSS 'cursor' property values. b=260272 r+sr=dbaron 2004-10-01 17:15:15 +00:00
scott%scott-macgregor.org
2aaba34f9f Update the credits page. 2004-10-01 17:14:40 +00:00
saul.edwards%sun.com
f00c3e60ba 208193: Add enableTLS, enableTLSDefault APIs. 2004-10-01 16:42:24 +00:00
pedemont%us.ibm.com
26d64eb1c5 Add helper function for getting an interfaces IID. Used by Java impl of QI. Not part of default build. 2004-10-01 16:29:53 +00:00
pedemont%us.ibm.com
88af8e5209 Better logging. Not part of default build. 2004-10-01 16:24:57 +00:00
pedemont%us.ibm.com
9ebe7a881f Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build. 2004-10-01 16:19:03 +00:00
igor%mir2.org
2208dc8f95 RUnit Software AS as the single owner of copyrights for the following list of files present in Mozilla CVS as of 2004-10-01 15:10 UTC changes the license of the files to NPL/GPL. This is done for consistency with the rest of the source code in Rhino.
List of the affected files:

mozilla/js/rhino/src/org/mozilla/javascript/Callable.java
mozilla/js/rhino/src/org/mozilla/javascript/ClassCache.java
mozilla/js/rhino/src/org/mozilla/javascript/CompilerEnvirons.java
mozilla/js/rhino/src/org/mozilla/javascript/ContextAction.java
mozilla/js/rhino/src/org/mozilla/javascript/ContextFactory.java
mozilla/js/rhino/src/org/mozilla/javascript/Kit.java
mozilla/js/rhino/src/org/mozilla/javascript/Reference.java
mozilla/js/rhino/src/org/mozilla/javascript/SpecialRef.java
mozilla/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/GuiCallback.java
mozilla/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/test.js
mozilla/js/rhino/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLReference.java

Please contact igor@runitsoft.com if you have any questions about this.
2004-10-01 15:11:01 +00:00
igor%mir2.org
3aaa416d55 Fixing bug 262447: bad implementation of trying-hard-to-avoid-map-allocation idea in ScriptableObject.getPropertyIds 2004-10-01 14:59:45 +00:00
mkaply%us.ibm.com
051c8519fa #261647
r=mkaply, sr=blizzard, a=mkaply
Patch from Dainis Jonitis - make sure to initialize RGNRECT
2004-10-01 14:32:48 +00:00
bsmedberg%covad.net
8228c1ebea Add theme hook for RTL languages, bug 221824 r=mconnor 2004-10-01 13:37:09 +00:00
igor%mir2.org
59af2f367b More Reference clenups: Reference.delete now returns boolean to follow JS semantic clother and Reference implementation for __proto__|__parent__ is moved to a separated file SpecialRef. 2004-10-01 13:32:14 +00:00
peterv%propagandism.org
2116663b00 Fix for bug 178546 (regression: addFile (AppleSingle) doesn't work on Mac OS X ). r=dveditz, sr=jst. 2004-10-01 13:18:08 +00:00
peterv%propagandism.org
5009ca4eb7 Fix for bug 110263 (static const NS_NAMED_LITERAL_STRING is not thread safe). Patch by dbradley, r=darin, sr=jst. 2004-10-01 09:08:15 +00:00
shaver%mozilla.org
d6a4d0f76c Beginnings of WebDAV support, starting with (nonconformant but mildly
usable) PROPFIND service.
2004-10-01 05:59:55 +00:00
darin%meer.net
994208629d followup patch for bug 99639 "clean up STATE_IS_WINDOW" r=biesi sr=dbaron 2004-10-01 04:52:26 +00:00
bzbarsky%mit.edu
432e6d1817 Add debug MaxDifference() function to style structs and add some asserts in
style context code to catch structs that are returning unexpected or bogus
hints.  Bug 258910, r+sr=dbaron
2004-10-01 03:33:05 +00:00
julien.pierre.bugs%sun.com
1fce2635d0 Avoid divide by zero iteration 2004-10-01 03:19:30 +00:00
dean_tessman%hotmail.com
2ae33d74a6 256079 - Clicking focused readonly textbox triggers autocomplete
p=m.wargers@hccnet.nl
r=mconnor sr=bryner
2004-10-01 01:19:50 +00:00
scott%scott-macgregor.org
f64ac0b41a Bug #241202 --> FormatToolbar overlaps MsgHeadersToolbar
set a min height on the msg toolbar to prevent you from dragging the format toolbar over it.
2004-10-01 01:09:25 +00:00
bryner%brianryner.com
64e9b4b46b Listen for document unload and kill the autocomplete popup if it's open. Bug 257354, r+sr=ben. 2004-10-01 00:35:09 +00:00
scott%scott-macgregor.org
efbc49f148 Bug #210164 --> POP: alert "is not a registered protocol" popped when loading an attachment
Turn on xul error alerts so we don't get random docshell error alerts such as not registered
protocol when viewing a mail message.
2004-10-01 00:29:41 +00:00
bryner%brianryner.com
4ad2ba4b20 Don't remove exact matches from the list of possible autocompletions for password manager (bug 257154). r=ben. 2004-10-01 00:24:06 +00:00
bryner%brianryner.com
66d76ae942 Fix RelayoutChildAtOrdinal problems (correctly handle the case where the child is at the end of its ordinal group and isn't moving, and handle the case where the first child is moving somewhere else). Bug 262310, r=darin, sr=roc. 2004-10-01 00:22:07 +00:00
bryner%brianryner.com
7b7efa3d32 get rid of NS_WARNING when typing into a textarea. r=danm 2004-10-01 00:15:11 +00:00
pedemont%us.ibm.com
f0b068d822 Store a global weak ref to the Java object rather than the 'address' returned by the JVM 2004-09-30 23:34:47 +00:00
pedemont%us.ibm.com
a741abdef7 Store the key in the hash entry struct so that it works better with stub hash functions. Not part of default build. 2004-09-30 23:20:34 +00:00
bryner%brianryner.com
4115a0c3b3 Don't try to destroy child frames twice. Bug 262244, r+sr=roc. 2004-09-30 23:16:06 +00:00
igor%mir2.org
e048fa7512 Replacing calls to XMLLib to construct special name objects to represent qulified names, attributes and descendants by calls to object to get Reference based on name type. It allowed to implement proper namespace resolution in qulified name without forcing activation creation and simplified code.
In addition XMLName is no longer leaked to interpretation stack which would allow to remove unnecessary casts to XMLName in future.
2004-09-30 22:52:40 +00:00
pedemont%us.ibm.com
be537ec4bf Bug 225574 - Applications greyed out in file dialogs. Patch by Nathan Hamblen. r=jhpedemonte,sr=sfraser 2004-09-30 22:48:33 +00:00
bzbarsky%mit.edu
ddc468e6d6 Make it possible to re-call an XMLHttpRequest object from its onreadystate
handler by clearing listeners before calling onreadystate, not after.  Bug
258768, r=doron, sr=jst
2004-09-30 22:47:50 +00:00
jocuri%softhome.net
acc5cefead Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave. 2004-09-30 22:47:17 +00:00
jocuri%softhome.net
789ba29f99 Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by Jason Pyeron <jpyeron@pyerotechnics.com>; r=myk, a=myk. 2004-09-30 22:43:57 +00:00