benjamin%smedbergs.us
|
ec18f62436
|
Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
|
2006-04-28 14:54:54 +00:00 |
|
bzbarsky%mit.edu
|
0c3706888c
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
|
allan%beaufour.dk
|
005cc4da7c
|
[XForms] Support repeat appearance="compact". Bug 317518, r=me+smaug, patch by surkov@dc.baikal.ru
|
2006-04-27 10:07:39 +00:00 |
|
allan%beaufour.dk
|
5cbea98d4f
|
[XForms] switch and case for xul. Bug 328148, r=me+aaronr, patch by surkov@dc.baikal.ru
|
2006-04-27 09:04:59 +00:00 |
|
allan%beaufour.dk
|
4348684138
|
[XForms] Events on load regression fix. Bug 329633, r=smaug+aaronr
|
2006-04-27 08:42:27 +00:00 |
|
bryner%brianryner.com
|
53d8b1407e
|
Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria
|
2006-04-26 20:41:09 +00:00 |
|
bryner%brianryner.com
|
f63f050b59
|
fix MSVC6 build (bug 335120) r=marria
|
2006-04-26 20:37:19 +00:00 |
|
bryner%brianryner.com
|
89cb5787e8
|
Strip cookies from upload requests (bug 335455) r=marria
|
2006-04-26 19:21:28 +00:00 |
|
peterv%propagandism.org
|
4dd046de15
|
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 11:37:55 +00:00 |
|
allan%beaufour.dk
|
bf758988d6
|
[XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru
|
2006-04-26 09:54:12 +00:00 |
|
peterv%propagandism.org
|
02f7995799
|
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 09:19:48 +00:00 |
|
bryner%brianryner.com
|
67ac1db716
|
Add logging for command events in the UI (bug 328069). As part of this change, we're adding an onAttach() notification to nsIMetricsCollector, so that re-enabling a disabled collector can work properly. Patch by Marria Nazif <marria@gmail.com>, r=me.
|
2006-04-26 04:16:38 +00:00 |
|
mkaply%us.ibm.com
|
25e5b9ab74
|
Silly mistake
|
2006-04-25 21:51:12 +00:00 |
|
mkaply%us.ibm.com
|
3c32b96ce5
|
update version for small fix
|
2006-04-25 21:50:32 +00:00 |
|
mkaply%us.ibm.com
|
a12040e88a
|
Add a Z accesskey
|
2006-04-25 20:47:18 +00:00 |
|
mkaply%us.ibm.com
|
7f8cd64ba3
|
#335401
CCK only - not built
Allow specification of trust string via UI
|
2006-04-25 20:41:05 +00:00 |
|
mkaply%us.ibm.com
|
6303180103
|
Bad check on pref
|
2006-04-25 20:35:33 +00:00 |
|
mkaply%us.ibm.com
|
77b7357a76
|
Version change for small fix
|
2006-04-25 20:34:23 +00:00 |
|
aaronr%us.ibm.com
|
8b8ace82f9
|
[XForms] select1 event sequence backwards. Bug 332242, r=doronr+olli
|
2006-04-25 17:01:01 +00:00 |
|
mkaply%us.ibm.com
|
c1d02e0696
|
Per shaver, this is a better way to check
|
2006-04-25 16:18:39 +00:00 |
|
mkaply%us.ibm.com
|
7019fa9d0d
|
Preferences autocomplete didn't work on 1.5 - adding impl
|
2006-04-25 16:06:02 +00:00 |
|
bryner%brianryner.com
|
22ba033aa0
|
Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin
|
2006-04-25 04:00:40 +00:00 |
|
bzbarsky%mit.edu
|
add20431b9
|
Fix build bustage
|
2006-04-24 20:25:56 +00:00 |
|
bzbarsky%mit.edu
|
c6cc005766
|
Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver
|
2006-04-24 19:56:18 +00:00 |
|
mkaply%us.ibm.com
|
5e1ce4e70d
|
#335277
CCK only - not built
Allow disabling of about:config from the CCK
|
2006-04-24 18:17:21 +00:00 |
|
mkaply%us.ibm.com
|
8a2a16c69c
|
#334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
|
2006-04-24 18:14:51 +00:00 |
|
mkaply%us.ibm.com
|
9d397cddf1
|
#334673
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
|
2006-04-24 16:52:07 +00:00 |
|
dmose%mozilla.org
|
9c8ff4ec6f
|
Allow CalDAV provider to use prompt service to request username and password (bug 308567); thanks to Gary van der Merwe <garyvdm@gmail.com> for the patch, r=dmose@mozilla.org. Not part of the default build.
|
2006-04-24 16:10:59 +00:00 |
|
leon.sha%sun.com
|
0960e6fd1d
|
Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
|
2006-04-24 05:40:11 +00:00 |
|
bryner%brianryner.com
|
e60fb67cd7
|
Don't unnecessarily truncate the memory size (bug 335119) r=marria
|
2006-04-24 02:45:27 +00:00 |
|
gavin%gavinsharp.com
|
25e3210412
|
Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin
|
2006-04-22 13:32:25 +00:00 |
|
kairo%kairo.at
|
bb1cea8c17
|
bug 334478 - Get suiterunner to actually run - make help locale work, r+sr=Neil
|
2006-04-21 15:23:24 +00:00 |
|
bryner%brianryner.com
|
9e237614e6
|
Install metrics as a global extension if it's built (bug 334896). r=darin
|
2006-04-21 06:08:56 +00:00 |
|
silver%warwickcompsoc.co.uk
|
410efc629d
|
Bump ChatZilla's version number (locale change due to missed version bump for ban formatting changes).
ChatZilla only.
r=silver
|
2006-04-21 02:54:18 +00:00 |
|
bryner%brianryner.com
|
5e0e1947a2
|
Work around lack of toplevel-window-ready in Firefox 1.5 by using a timer callback when we see a domwindowopened notification (bug 334892) r=darin
|
2006-04-21 02:05:32 +00:00 |
|
darin%meer.net
|
de6ca592ac
|
fix mac bustage
|
2006-04-21 01:54:13 +00:00 |
|
silver%warwickcompsoc.co.uk
|
9849aed077
|
Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
|
2006-04-21 01:42:06 +00:00 |
|
bryner%brianryner.com
|
04e3a56d1a
|
Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria
|
2006-04-21 01:32:44 +00:00 |
|
darin%meer.net
|
344c13ee1c
|
fixes bug 334873 "metrics.dll fails to link on windows" patch by bryner, r=darin
|
2006-04-21 01:26:14 +00:00 |
|
bryner%brianryner.com
|
76a576b446
|
remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria
|
2006-04-20 23:25:32 +00:00 |
|
bryner%brianryner.com
|
6155ecee0e
|
Change from nsMemory::Free to NS_Free (bug 329871) r=darin
|
2006-04-20 22:33:09 +00:00 |
|
bryner%brianryner.com
|
b69372252d
|
Add some missing includes (bug 329871) r=darin
|
2006-04-20 22:31:27 +00:00 |
|
doronr%us.ibm.com
|
983fdb9d27
|
Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr
|
2006-04-20 19:43:27 +00:00 |
|
bryner%brianryner.com
|
ac3800ee1e
|
Add support for profile events (bug 329871), r=marria.
|
2006-04-20 18:31:05 +00:00 |
|
bryner%brianryner.com
|
484bb7e786
|
Install a BadCertHandler to avoid prompting the user when there's an SSL cert mismatch. Add a pref for automatic accept of a different cert name. Bug 334783, r=darin.
|
2006-04-20 17:35:53 +00:00 |
|
bryner%brianryner.com
|
1136d6d9a9
|
Fix libbz2 stream usage so that compression works again (bug 334768). r=darin.
|
2006-04-20 17:25:52 +00:00 |
|
allan%beaufour.dk
|
5caae767f2
|
[XForms] Bump extension version to 0.6. Bug 331208, r=smaug+aaronr
|
2006-04-20 10:30:56 +00:00 |
|
allan%beaufour.dk
|
6f52b95fc2
|
[XForms] submission action="mailto.." not working. Bug 332009, r=doronr+me, patch by msterlin@us.ibm.com
|
2006-04-20 10:25:28 +00:00 |
|
allan%beaufour.dk
|
b5b772146e
|
[XForms] xforms-link-exception in model should trigger fatal error dialog. Bug 332604, r=aaronr+me, patch by sspeiche@us.ibm.com
|
2006-04-20 10:18:53 +00:00 |
|
mhammond%skippinet.com.au
|
931aace7b2
|
Make initialization and logging more reliable. Get building again on
Linux. Not part of the build.
|
2006-04-20 07:19:42 +00:00 |
|