bienvenu%nventure.com
2f8704fed0
fix ports build bustage
2004-05-18 14:53:26 +00:00
Stefan.Borggraefe%gmx.de
5c2c338014
Removing unused files (Bug 242404)
...
r=neil, sr=bienvenu
2004-05-18 14:01:10 +00:00
bienvenu%nventure.com
c7088e33de
attempt to fix imap race condition around m_urlInProgress with monitor, don't wait for end idle response when shutting down, sr=mscott 243605 209188
2004-05-18 13:25:57 +00:00
bienvenu%nventure.com
14fefc9561
implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott
2004-05-18 13:21:12 +00:00
peterv%propagandism.org
2c86614834
Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst.
2004-05-18 13:15:56 +00:00
igor%mir2.org
f9804a0ac7
In the interpreter loop comparision operations are represented by separated optimized do_cmp.
2004-05-18 12:19:25 +00:00
igor%mir2.org
10f3c4233e
To make loading of strings into string register faster I added Icode_REG_STR_C[01023] that directly loads the string at the given index.
2004-05-18 11:19:30 +00:00
smontagu%smontagu.org
781e83e333
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
2004-05-18 11:01:49 +00:00
neil%parkwaycc.co.uk
1fcd61bad4
Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu
2004-05-18 10:16:42 +00:00
neil%parkwaycc.co.uk
c70ee1bc78
Bug 243418 Fix JS strict warning: reference to undefined property tokens[0] r=db48x sr=alecf
2004-05-18 10:14:30 +00:00
timeless%mozdev.org
fd28dba6de
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-18 09:13:28 +00:00
timeless%mozdev.org
7b6a93e7f8
Bug 243171 position of the checkin summary in CVS graph should be fixed and not absolute
...
r=glazou
2004-05-18 08:56:41 +00:00
timeless%mozdev.org
18e70cf982
Bug 225245 image shown as attachment instead of inline if the cid uses single quotes
...
R=ducarroz sr=bienvenu
2004-05-18 08:18:55 +00:00
darin%meer.net
a37ae4927f
fixing brad tinderbox warnings
2004-05-18 07:05:20 +00:00
darin%meer.net
09b6471187
landing patch for bug 243169 "nsStaticComponent.h should be standalone friendly" patch by marco@gnome.org r=darin sr=dougt
2004-05-18 06:18:15 +00:00
darin%meer.net
d38695483f
landing patch for bug 243169 "nsStaticComponent.h should be standalone friendly" patch by marco@gnome.org r=darin sr=dougt
2004-05-18 05:39:45 +00:00
cltbld%netscape.com
a32daf91c5
The component registry has been called compreg.dat for quite awhile now. -bryner
2004-05-18 04:26:34 +00:00
timeless%mozdev.org
6db62762d9
Bug 242382 Trunk build failure in nsObjectFrame.cpp
...
patch by roland.mainz@nrubsig.org r=roc sr=roc
2004-05-18 04:10:43 +00:00
timeless%mozdev.org
9ebaf2e5ea
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
louie.zhao%sun.com
9a31118411
bug 241061 Action name exported by mozilla is messed up in at-poke
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:31:05 +00:00
scott%scott-macgregor.org
f586af5860
Bug #242947 --> Keyboard shortcut for 'search messages' (Shift-Ctrl-F) doesn't work on Linux GTK2
...
Bug #221360 --> support F5 and/or F9 for checking mail
Patches by Patricky Henry
2004-05-18 03:29:18 +00:00
louie.zhao%sun.com
364d128e2a
bug 241064 mozilla need support ATK_STATE_SENSITIVE, STATE_SHOWING, ROLE_HTML_CONTAINER, STATE_SINGLE_LINE, ROLE_SCROLL_PANE
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:26:34 +00:00
bzbarsky%mit.edu
4ebe94aa34
Fix serialization of selectors when namespaces are around to be smarter; fix
...
serialization of pseudo-elements to prepend '*' as needed. Bug 173586,
r=glazou, sr=roc
2004-05-18 02:42:13 +00:00
bzbarsky%mit.edu
8915435c7a
Remove nsIViewManager::GetWidgetForView; move callers over to
...
nsIView::GetNearestWidget. Part of bug 243723, r+sr=roc
2004-05-18 01:13:45 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
danm-moz%comcast.net
39953021d3
addref focus controller in deactivate event handler. bug 243112 code=crispin r=bryner,danm-moz
2004-05-17 23:36:34 +00:00
timeless%mozdev.org
99a43c4d07
Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
...
r=neil sr=jag
2004-05-17 23:23:47 +00:00
brendan%mozilla.org
2158473744
Fix IDENTIFIER resolution to use in, not hasOwnProperty, since we are metacircular on __proto__.
2004-05-17 23:10:53 +00:00
Stefan.Borggraefe%gmx.de
1c5280bf2e
Bug 243750: Remove unused file am-advanced.xul and associated cruft.
...
r=bienvenu, sr=mscott
2004-05-17 23:07:21 +00:00
scott%scott-macgregor.org
79e9310865
try to fix talkback for thunderbird
2004-05-17 22:13:40 +00:00
bryner%brianryner.com
d0e0e1e49e
Fix regression bugs 242709 and 242949 by making sure to flush pending form submits after invoking script onclick handlers. r=bzbarsky, sr=brendan.
2004-05-17 22:05:41 +00:00
igor%mir2.org
351dcb728c
Removal of 32K restriction on the length of the maximum jump offset.
...
Now interpreter uses UintMap to store jump targets spanning more then 32K
of bytecode.
2004-05-17 21:36:47 +00:00
darin%meer.net
542e90f394
fixing mingw build bustage
2004-05-17 21:17:38 +00:00
ian.mcgreer%sun.com
92584e19c6
certdata.c is checked in and shouldn't be ignored
2004-05-17 20:47:35 +00:00
ian.mcgreer%sun.com
be72ca16c5
bug 180268, reimplement ssl step-up for builtins
2004-05-17 20:08:38 +00:00
scott%scott-macgregor.org
bf3d142f53
fix talkback typo
2004-05-17 19:55:46 +00:00
darin%meer.net
2295e96050
compiling dconnect extension by default, but only including it in the
...
final component library if BUILD_DCONNECT is set in the build environment.
fixing a buffer overrun in ipcMessageWriter (it was not initializing itself
properly)
2004-05-17 19:49:42 +00:00
igor%mir2.org
a6a8297e30
Reorganization in jumping code to make the following patch to drop 32K
...
jump length restriction smaller
2004-05-17 19:19:18 +00:00
mostafah%oeone.com
4a8cca396e
Fixed bug 242939
2004-05-17 18:30:13 +00:00
igor%mir2.org
7e1c77a956
Remove 256 limit on number of variable using index prefix for all variable
...
operations. To offset small performance loss for variable access new
index prefixes operation REG_IND_C[0123] are added to load 0,1,2,3 as index
value with one bytecode.
2004-05-17 17:57:43 +00:00
scott%scott-macgregor.org
4f7eeaf391
add a stub installer jst file (not hooked up to anything yet)
2004-05-17 17:30:01 +00:00
igor%mir2.org
bf289c6354
For GETPROP/SETPROP use explicit name prefix to load property name instead
...
of pusshing property to stack
2004-05-17 17:29:12 +00:00
roc+%cs.cmu.edu
d62b94b7ed
Fix bustage, accidental checkin of work in progress :-(
2004-05-17 17:16:17 +00:00
roc+%cs.cmu.edu
cab775b57b
Backing out 233441.
2004-05-17 16:29:13 +00:00
igor%mir2.org
5b81311a84
Remove 256 limit on number of local slots using REG_IND* prefixes to load the
...
slot index
2004-05-17 16:27:39 +00:00
brendan%mozilla.org
7f445f83f2
Back out compileFile, don't need it given i/o + Script.
2004-05-17 16:21:51 +00:00
igor%mir2.org
c226bf5cde
Splitting name_and_this bytecode into name_fast_this and name_slow_this to
...
avoid flag reading during simple function calls
2004-05-17 15:58:48 +00:00
igor%mir2.org
0681989924
Use the same of specal index prefix byte code for [] and {} literals
2004-05-17 14:55:45 +00:00
igor%mir2.org
e88881f3a6
Elimination of 64K restriction limit for various index-based opcodes. Now
...
they are prefixed with special Icode_REG_IND* that load the index of proper
size.
2004-05-17 14:34:29 +00:00
igor%mir2.org
696129bcb0
Removal of 64K limit of total number of strings per script/function: now
...
string operands are preloaded with special LOAD_STR opcodes that handles full
int indexes
2004-05-17 13:07:49 +00:00