igor%mir2.org
710f9f5c64
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=179068
...
Allow to use char sequences exceeding 64K when storing source for decompilation
The current 64K limit for string literals comes from omj/Parser.java where it constructs the internal script presentation for future decompilation. The patch extends this form to allow string sequences with more then 64K characters and modifes decompilation code in omj/NativeFunction.java accordingly.
2002-11-12 09:24:54 +00:00
igor%mir2.org
b85ee6ab63
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=179366
...
Assume --> after a possible whitespace after line start means comments to end-of-line. The change follows the SpiderMonkey solution.
2002-11-12 09:20:09 +00:00
leaf%mozilla.org
1cd446a90d
Automated update
2002-11-12 08:45:08 +00:00
seawood%netscape.com
8de8ad040f
Fix win32 checks for directories that are at the end of the patch.
...
Thanks to parish@ntlworld.com for the patch.
Bug #164646 r=cls
2002-11-12 08:41:08 +00:00
dbradley%netscape.com
be90c6b1e3
Bug 173146 - Add support to XPConnect for IDispatch interface. Second round of changes. r=adamlock, sr=jst. Most changes are not part of build.
2002-11-12 08:22:35 +00:00
mkaply%us.ibm.com
38dbe4aa33
#178280
...
r=mkaply, sr=blizzard (platform specific code)
OS/2 only - rework how we decide what font names to put in the font list
2002-11-12 05:53:16 +00:00
bzbarsky%mit.edu
7532984dab
Make attribute value testing smarter (using regexps). Bug 177047,
...
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2002-11-12 05:02:36 +00:00
bzbarsky%mit.edu
34a5547d97
Fix ScrollFrameIntoView if we have nested views with the child bigger
...
than the parent. Bug 143815, r=roc+moz, sr=jst
2002-11-12 04:38:28 +00:00
bzbarsky%mit.edu
1943e78599
ApplyRenderingChangeToTree should walk {ib} "special siblings". Bug
...
146409, r=dbaron, sr=roc+moz
2002-11-12 04:21:33 +00:00
bzbarsky%mit.edu
5f0c6d63b3
Fix ReplaceChild() on positioned inlines to delegate to
...
nsAbsoluteContainingBlock.h. Bug 176915, r=dbaron, sr=rbs
2002-11-12 03:30:13 +00:00
bienvenu%netscape.com
78cc7759ad
turn on fix for flush on unix as well, r=dmose, sr=sspitzer 142196
2002-11-12 02:55:08 +00:00
edburns%acm.org
f9d85df406
Checkpoint. Copy binary artifacts in a cross platform manner.
2002-11-12 02:52:18 +00:00
blakeross%telocity.com
89230f70a4
Fix a typo.
2002-11-12 02:24:07 +00:00
blakeross%telocity.com
9df55666c4
179316 - date literals aren't serialized properly. r=rjc sr=ben
2002-11-12 02:12:02 +00:00
bbaetz%student.usyd.edu.au
9fb24603d6
Bug 179302 - 'anyexact' isn't an option for boolean charts
...
r=joel, a=justdave
2002-11-12 02:07:46 +00:00
bugreport%peshkin.net
9d6b23a436
Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
...
r=bbaetz
a=justdave
2002-11-12 01:58:02 +00:00
jrgm%netscape.com
6c7604ba55
Fix bug 158690, 'textbox .readonly property not implemented correctly'. Fix by djudd@seachange.com (David Judd), r=caillon, sr=blake.
2002-11-12 01:55:58 +00:00
pschwartau%netscape.com
417d42c783
Initial add. Regression test for bug 179524.
2002-11-12 01:52:25 +00:00
dougt%netscape.com
9b5d2010be
Moving nsIIOService to SDK. 179610. r=me
2002-11-12 01:42:33 +00:00
darin%netscape.com
db6d1f14fb
cleaning up ipcCommandModule
2002-11-12 01:13:51 +00:00
locka%iol.ie
9b096cf349
NOT PART OF BUILD. Restore file that breaks LiveConnect build of plugin
2002-11-12 01:04:26 +00:00
bienvenu%netscape.com
e4b186594b
fix copying multiple imap messages on servers with non-canonical hierarchy delimiter (e.g., cyrus servers), also whitespace cleanup, r=cavin, sr=sspitzer
2002-11-12 01:00:17 +00:00
bienvenu%netscape.com
983ada4aed
fix problem with summary files on network drives getting out of date, r=cavin, sr=sspitzer, 142196 (make nsIOFileStream::flush really flush)
2002-11-12 00:59:10 +00:00
bienvenu%netscape.com
f479b047a0
fix copying of messages to local folders leaving the db in an invalid state, r=naving, sr=sspitzer, 178641
2002-11-12 00:58:03 +00:00
blakeross%telocity.com
1c25acdfd6
Remove the unnecessary indentation on non-Windows platforms.
2002-11-12 00:49:00 +00:00
bugreport%peshkin.net
ee093ec3e1
Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
...
r=bbaetz
a=justdave
2002-11-12 00:43:34 +00:00
blakeross%telocity.com
9b0c9ea4a5
Fix textbox.readonly.
2002-11-12 00:40:59 +00:00
mkaply%us.ibm.com
3eeefb3725
Bustage fix - Windows only
2002-11-11 23:38:51 +00:00
mkaply%us.ibm.com
a19ee4daea
Two more REQUIRES needed
2002-11-11 22:35:49 +00:00
rogerl%netscape.com
dea382c3d2
Proto instance dup. Type discovery in expression.
2002-11-11 22:19:59 +00:00
darin%netscape.com
5940356021
1) introduce ipcIClientQueryHandler
...
2) ipcService impl cleanups
2002-11-11 22:07:26 +00:00
relyea%netscape.com
1945b7684e
Adjust the time values so we have correct and consistant displays.
2002-11-11 22:01:57 +00:00
relyea%netscape.com
faebb28e1e
Multi-access database race condition patches. These changes are already checked
...
into NSS 3.6.1.
2002-11-11 22:00:03 +00:00
brade%netscape.com
46d9576a06
add requires (bug 157117)
2002-11-11 21:20:47 +00:00
kirk.erickson%sun.com
2cff9b4e29
Made awk_pkginfo-$(MACH) machine dependent for Sonja's release build.
2002-11-11 20:44:55 +00:00
brade%netscape.com
80afa6428d
check origin, disable paste and some other commands until security review, cmd mgr api changes, remove forced focus (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:19:37 +00:00
brade%netscape.com
72b3b01f68
api changes to command manager (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:51 +00:00
brade%netscape.com
2af35371d8
add private methods for targetting of commands (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:44 +00:00
brade%netscape.com
ed698a8ae0
change api to allow for commands to be directed to a particular window, all non-targeted commands must come from chrome (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:40 +00:00
brade%netscape.com
ac3a4dd489
change api to allow for commands to be directed to a particular window (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:31 +00:00
darin%netscape.com
8d2738030e
1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid())
...
since the same UID may be shared by multiple logins (yes, really!).
2) fix bug in ipcmMessageClientInfo::NextTarget().
2002-11-11 20:11:05 +00:00
rogerl%netscape.com
b69f3b5de2
signed/unsigned comparison.
2002-11-11 18:36:12 +00:00
relyea%netscape.com
33b32fcae3
Remove long dead code from util. triggered by bug 179038
2002-11-11 18:17:24 +00:00
myk%mozilla.org
e7298e10f2
Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
...
queue.
r=bbaetz
a=myk
2002-11-11 18:02:03 +00:00
timeless%mozdev.org
e05f02c5e1
Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
...
patch by neil@parkwaycc.co.uk r=hj sr=jag
2002-11-11 15:53:57 +00:00
dbradley%netscape.com
ec5343b480
Bug 179026 - URL parameter containing non-ASCII characgter is not parsed correctly
...
r=dbradley, sr=dveditz, patch by darin
2002-11-11 14:16:34 +00:00
roc+%cs.cmu.edu
2329bce13e
Backing out fix in bug 173072 (see bug 179459).
2002-11-11 13:58:06 +00:00
myk%mozilla.org
dc3f4e2359
Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
...
r=bbaetz
a=myk
2002-11-11 12:36:27 +00:00
bugreport%peshkin.net
7ea4b27c85
Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
...
r=bbatez
a=myk
2002-11-11 06:52:59 +00:00
darin%netscape.com
9a63ceb87d
initial version of CLIENT_INFO support
2002-11-11 06:32:27 +00:00