tor%cs.brown.edu
b07ccf833c
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
2004-04-18 13:55:11 +00:00
gerv%gerv.net
f534a92d25
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
cbiesinger%web.de
06c922eb95
addressing reviewer comments
2004-04-18 13:22:31 +00:00
cbiesinger%web.de
6a4a60ba08
Bug 240257 directory listings show wrong sizes for files > 4 GB
...
changes nsIDirIndex to use PRInt64
r=darin sr=bryner
2004-04-18 13:20:54 +00:00
tor%cs.brown.edu
83eb215db9
Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
2004-04-18 13:13:35 +00:00
cltbld%netscape.com
f83c1c178c
Automated update from host egg
2004-04-18 13:11:26 +00:00
cls%seawood.org
75ff834028
Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
...
Bug #233574 r=bryner
2004-04-18 13:10:03 +00:00
igor%mir2.org
d62ad77af5
Work on bug 238649: no more support for ClassNameHelper and friends
2004-04-18 12:15:07 +00:00
ere%atp.fi
72cb4322da
Fix for bug 197474: Event.altKey && Event.ctrlKey not true together unlike IE
...
r=neil
sr=bryner
2004-04-18 11:03:51 +00:00
igor%mir2.org
b71427a6ae
Worj on bug 238649: removal of NotAFunctionException
2004-04-18 09:30:30 +00:00
mconnor%myrealbox.com
74357ec2e9
Bug 240773 - brand.dtd is poorly formatted, patch by Frank Wein (mcsmurf@gmx.de), r=bryner
2004-04-18 07:36:58 +00:00
mconnor%myrealbox.com
d81c75eff7
bug 214999 - No policy shows up when you view the cookies, remove legacy UI for p3p elements, clean up some cruft, tweak some wording to match dialogs, r=bryner
2004-04-18 07:24:58 +00:00
cls%seawood.org
1d5ddefa3e
Attempting to fix tinderbox bustage.
2004-04-18 02:51:26 +00:00
cbiesinger%web.de
57aee03c45
bug 24867 fallout - access the right variable, r+sr=bz
2004-04-18 01:12:49 +00:00
bryner%brianryner.com
642f7ede36
deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
2004-04-18 00:28:47 +00:00
bzbarsky%mit.edu
0c6258698a
Switch to nsCOMPtr to fix possible leaks and a possible strict aliasing
...
violation. Bug 240710, r+sr=roc
2004-04-17 23:23:19 +00:00
cls%seawood.org
2275a6ff00
Link order matters.
...
Fixing mingw tinderbox bustage.
2004-04-17 23:05:11 +00:00
gerv%gerv.net
9d2ee4928c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
edburns%acm.org
d45931d8dc
M classes_spec/org/mozilla/webclient/impl/WrapperFactory.java
...
M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/ImplObjectNative.java
- remove getNativeEventThread(). I've decided to expose the singleton
NativeEventThread instance via a package private class var.
M classes_spec/org/mozilla/webclient/impl/wrapper_native/BookmarksImpl.java
- run the necessary native methods on the event thread to avoid thread
safety assertions.
M classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java
- rename pushNotifyRunnable() to pushBlockingWCRunnable. Make it block
the caller until the argument WCRunnable has been run on the
NativeEventThread. Implement this by using wait/notify between
pushBlockingWCRunnable() and run().
- add package private NativeEventThread class variable.
- rename runnablesWithNotify ivar to blockingRunnables.
- remove the exception storage mechanism.
M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/PreferencesImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/ProfileManagerImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/RDFEnumeration.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java
- levarage NativeEventThread.instance.pushBlockingWCRunnable().
A classes_spec/org/mozilla/webclient/impl/wrapper_native/WCRunnable.java
- Just like runnable, except return Object, not void.
M src_moz/PreferencesImpl.cpp
- remove unused automatic variable.
2004-04-17 21:25:12 +00:00
varga%nixcorp.com
2c3caf6a62
Fixing JS warning. Bug 221619.
2004-04-17 21:23:31 +00:00
neil%parkwaycc.co.uk
0ebcf05509
Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu
2004-04-17 20:50:30 +00:00
neil%parkwaycc.co.uk
9e7936628e
Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner
2004-04-17 19:56:39 +00:00
neil%parkwaycc.co.uk
1dc097d9cb
Bug 210824 Double-clicking biff icon causes JavaScript error in msgMail3PaneWindow.js p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:38:39 +00:00
neil%parkwaycc.co.uk
307b41dbea
Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:32:00 +00:00
neil%parkwaycc.co.uk
9e66e5bf65
Bug 237448 JavaScript strict warning: function onAdvanced does not always return a value p=gautheri@noos.fr r=me sr=mscott
2004-04-17 19:22:51 +00:00
neil%parkwaycc.co.uk
9a5d4ea5dc
Bug 221623 remove commented #define and unused #ifdef p=gautheri@noos.fr r=alecf sr=bryner
2004-04-17 19:20:09 +00:00
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
varga%nixcorp.com
26f9165f09
Trying to fix bustage in extensions/sql
2004-04-17 18:06:37 +00:00
mconnor%myrealbox.com
b5a42ef435
Bug 210228 - Make extension list sorted (Tools | Options | Extensions), patch by pike@pikey.me.uk, r=bryner
2004-04-17 17:43:07 +00:00
dbaron%dbaron.org
40f7ce38e7
Fixing gcc 3.4 bustage (not sure why line numbers are off).
2004-04-17 17:32:18 +00:00
gerv%gerv.net
f7f3cb2736
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
cltbld%netscape.com
87d5452d27
Automated update from host egg
2004-04-17 16:21:55 +00:00
varga%nixcorp.com
6450787dad
Trying to build sql extension on all platforms.
2004-04-17 16:17:52 +00:00
scott%scott-macgregor.org
e0414fab31
fix for bug #240770
...
spell checker asserts when it has no suggestions
also, only call forgotchar() once.
r/sr=bienvenu
2004-04-17 15:01:31 +00:00
gerv%gerv.net
7007719893
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 14:37:35 +00:00
mvl%exedo.nl
2a7983458f
Hide unneeded tabs in in the image manager to make resizing work better.
...
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
cbiesinger%web.de
19e7aa65ac
backing out last patch for bug 240771 - causes crashes on mac.
2004-04-17 12:13:55 +00:00
varga%nixcorp.com
93f6d16654
Trying to fix AIX 5.1 bustage. Bug 221619.
2004-04-17 08:08:12 +00:00
varga%nixcorp.com
45f225aa80
Forgot to update some files. Bug 221619.
2004-04-17 07:33:42 +00:00
varga%nixcorp.com
8de3f88849
Trying to fix gcc-3.4 bustage.
2004-04-17 06:50:11 +00:00
dbaron%dbaron.org
e61dc3e699
Fix bustage, perhaps.
2004-04-17 06:26:27 +00:00
justdave%syndicomm.com
2cea1325c7
Bug 155502: focus the summary field when loading the search/query pages
...
Patch by kiko, r=gerv, a=justdave
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com
e4ec3865f6
Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
...
Patch by kiko, r=vlad, a=justdave
2004-04-17 06:04:14 +00:00
varga%nixcorp.com
2cd056deb1
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
d0cb2170bb
Fix crash on loading files with no extension. Followup to bug 235502, patch by
...
biesi, r+sr=darin
2004-04-17 04:45:25 +00:00
ben%bengoodger.com
2e5e6d34f9
170006 - extension manager update service, ongoing work
2004-04-17 04:41:28 +00:00
justdave%syndicomm.com
e39cbcfdb6
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
...
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
mkaply%us.ibm.com
3ad659d9c9
#234688
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)
2004-04-17 03:20:44 +00:00
darin%meer.net
809145775f
more bustage fixing
2004-04-17 03:14:54 +00:00
darin%meer.net
3dbdc5fbe8
camino bustage fix
2004-04-17 02:40:08 +00:00