bugzilla%standard8.demon.co.uk
c569473089
Bug 329901 Use MDC for some external links. p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=iann_bugzilla,a=KaiRo for SeaMonkey-only checkin to branch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195909 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 17:11:59 +00:00
bryner%brianryner.com
b27503801f
- Check the HTTP response code before assuming the upload was successful
...
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.
Bug 335966, r=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195834 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 19:53:28 +00:00
bryner%brianryner.com
8306b5cf70
Log a hash of the plugin filename as well as the display name (bug 336163) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195825 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 19:21:36 +00:00
bryner%brianryner.com
23acc194df
Unit test for MetricsEventItem (bug 332449) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195811 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 18:06:58 +00:00
bryner%brianryner.com
b965acb316
fix build bustage (bug 336199) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195787 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 00:24:14 +00:00
bryner%brianryner.com
222d73aca8
Change from using nsIUpdateTimerManager to a combination of normal timers and a pref-stored retry time in case of repeated errors. This fixes the seconds/milliseconds bug so that the upload timer fires at the right time. Also, flush the prefs file after we set prefs, in case of crash, and turn on NSPR logging in release builds. Bug 335890, r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195741 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-30 19:22:28 +00:00
bryner%brianryner.com
f7492e783f
Tag metrics upload channels using the property bag API, rather than trying to keep a reference to our pending channel (bug 335850) r=darin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195720 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-29 21:17:36 +00:00
bryner%brianryner.com
f06a5327dc
Make sure to call GetMemUsage_Shutdown when the load collector goes away (bug 335480) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195463 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 20:41:13 +00:00
bryner%brianryner.com
87d73df08b
fix MSVC6 build (bug 335120) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195461 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 20:37:19 +00:00
bryner%brianryner.com
56ae7e64da
Strip cookies from upload requests (bug 335455) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195454 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 19:22:07 +00:00
brettw%gmail.com
6931c75be3
Bug 329668 r=bz Browser inline spellchecking branch patch
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195451 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 18:33:26 +00:00
(no author)
202c2b5498
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195436 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 09:54:13 +00:00
bryner%brianryner.com
772b8b59a2
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.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195422 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 04:18:57 +00:00
(no author)
8d3bdeab9a
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195387 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 20:41:06 +00:00
bryner%brianryner.com
2fe4cc83f4
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
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195333 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 04:03:51 +00:00
dmose%mozilla.org
90104da3d7
Fix bustage from TRUNK merge; not part of the default build.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195305 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 23:11:02 +00:00
dmose%mozilla.org
8d8572874f
Merge various trunk changes; not part of the default build; no bug.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195257 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 16:24:21 +00:00
bryner%brianryner.com
bd63a36431
Don't unnecessarily truncate the memory size (bug 335119) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195216 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 02:45:37 +00:00
bryner%brianryner.com
a079e334ee
Install metrics as a global extension if it's built (bug 334896). r=darin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195038 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-21 06:09:30 +00:00
bryner%brianryner.com
d45ddc5123
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
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195028 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-21 02:05:32 +00:00
darin%meer.net
5b2004993f
fix mac bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195025 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-21 01:54:13 +00:00
bryner%brianryner.com
713bbb08ed
Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195018 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-21 01:32:44 +00:00
bryner%brianryner.com
2efcb930f4
remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195011 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 23:25:37 +00:00
bryner%brianryner.com
278cff5157
Change from nsMemory::Free to NS_Free (bug 329871) r=darin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195002 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 22:33:09 +00:00
bryner%brianryner.com
7d04039d91
Add some missing includes (bug 329871) r=darin
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195001 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 22:31:27 +00:00
doronr%us.ibm.com
9b9dfd9331
bug 334832 - NPOTDB maximum value of schema int is handled wrong. r=aaronr,allan
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194999 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 22:02:58 +00:00
bryner%brianryner.com
db79f28b9d
Add support for profile events (bug 329871), r=marria.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194982 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 18:31:58 +00:00
bryner%brianryner.com
4f03a5c300
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.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194980 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 17:36:06 +00:00
bryner%brianryner.com
734869d5bb
Fix libbz2 stream usage so that compression works again (bug 334768). r=darin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194979 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 17:26:03 +00:00
cvshook%sicking.cc
47cd11223d
Bug 325426: Only use baseuris as base for resolving relative uris. r=bz sr=jst a=jst
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194961 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 08:28:13 +00:00
darin%meer.net
6f006d43db
fixes bug 334774 "reset mEventCount upon upload" r+a=bryner
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194952 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 05:08:48 +00:00
bryner%brianryner.com
1037fa5db7
Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194648 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 01:07:37 +00:00
darin%meer.net
bcc942c283
fixes bug 334044 "build metrics as standalone extension" r+a=bryner
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194639 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 22:37:50 +00:00
roc+%cs.cmu.edu
afe6497672
Bug 313962. Fix simple uninitialized variable crasher in GConf nsSystemPrefs. r=timeless
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194540 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 22:05:07 +00:00
robert%accettura.com
a8ea2163ad
Bug 320736 Bad accesskey (button "Submit Report") r=gavin.sharp
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194519 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 18:15:21 +00:00
robert%accettura.com
25fc3bb89f
Bug 314415 'Report Broken Web Site' button text too long. r=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194517 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 18:13:38 +00:00
robert%accettura.com
11fbbf8bc1
Bug 333806 Remove reporter about page r=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194516 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 18:01:59 +00:00
allan%beaufour.dk
ef68cdfccc
Schema Validation uses getter_AddRefs wrong. Bug 334007, r=aaronr+me, patch by doronr. NPOTB
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194504 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 14:48:04 +00:00
pedemont%us.ibm.com
0f340189b4
Bug 333420 - Fix build break when building with gcj.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194260 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-12 21:33:03 +00:00
doronr%us.ibm.com
25a64fc3e8
NPOTDB Bug 333006 - Schema validation doesn't handle default attribute types. r=allan/aaronr 181=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194013 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 17:51:15 +00:00
allan%beaufour.dk
d69c466f2f
[XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193994 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 14:58:06 +00:00
allan%beaufour.dk
e9efea6238
[XForms] Sync xforms code with trunk. Bug 332853. NPOTB
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193807 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-07 10:19:19 +00:00
Olli.Pettay%helsinki.fi
64f19b2340
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, a=mconnor
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193803 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-07 08:12:30 +00:00
bryner%brianryner.com
471bb6f858
fixing branch compile error (bug 333079) r=marria
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193777 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-07 02:03:14 +00:00
roc+%cs.cmu.edu
d840b7b140
Bug 326501. Restrict which tree views can be used by untrusted code. r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193466 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:12:59 +00:00
pedemont%us.ibm.com
f8fff03a58
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193446 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:18:05 +00:00
bryner%brianryner.com
1ce999409b
Add support for logging nested data structures with events (bug 332172). r=marria.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193361 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-01 00:10:07 +00:00
doronr%us.ibm.com
fdf336aab2
Bug 278449 (npotdb) - implement xml schema validation for complex types. r=aaronr 181=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193339 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 19:18:22 +00:00
doronr%us.ibm.com
b9a654ba92
bug 328092 (npotdb) - Schema Validation: durations have problems with pre-1900 dates due to NSPR. r=aaronr 181=me
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193330 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 15:58:10 +00:00
gerv%gerv.net
689b3de0e7
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193305 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 07:56:54 +00:00