bhearsum%mozilla.com
b1850fc683
bug 449474: tracking bug for build&release of Firefox 3.0.2 - bootstrap version/config bumps. r=ccooper, patch=me
...
git-svn-id: svn://10.0.0.236/trunk@253875 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 14:17:07 +00:00
bhearsum%mozilla.com
009e899446
bug 449474: tracking bug for build&release of Firefox 3.0.2 - firefox/platform version/config bumps. r=ccooper, patch=me
...
git-svn-id: svn://10.0.0.236/trunk@253874 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 14:16:18 +00:00
Berend.Cornelius%sun.com
52c6b02ef8
Bug 452392-minimum height of eventboxes is too little;r=dbo
...
git-svn-id: svn://10.0.0.236/trunk@253873 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 12:29:37 +00:00
daniel.boelzle%sun.com
8d59ffab0d
Fix bug 450563 - Attendee gets the organizer alarm setting if he/she accept an iTip/iMip invitation. r=philipp
...
git-svn-id: svn://10.0.0.236/trunk@253872 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 11:54:25 +00:00
lpsolit%gmail.com
4b3a34b4c4
Fix bustage in t/007utils.t
...
git-svn-id: svn://10.0.0.236/trunk@253871 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 10:17:56 +00:00
dveditz%cruzio.com
46b962ef4a
bug 429781 Update the XHR blocked-header list, patch by abarth, r/sr=sicking, a=ssidler
...
git-svn-id: svn://10.0.0.236/trunk@253869 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 08:29:08 +00:00
dveditz%cruzio.com
64d3f1f5f1
bug 445788 distribution.ini fails to set the correct RSS feed order,
...
patch by thunder, r=gavin, a=ssidler
git-svn-id: svn://10.0.0.236/trunk@253868 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 08:11:41 +00:00
dveditz%cruzio.com
fead23f7e2
bug 380994, bug 394075: stop directory traversals out of resource: on Linux/Mac
...
r=biesi, a=s.sidler
git-svn-id: svn://10.0.0.236/trunk@253865 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 07:25:30 +00:00
reed%reedloden.com
3b75815082
Back out jst's patches from bug 438830 and bug 445520 due to regression bug 450949.
...
git-svn-id: svn://10.0.0.236/trunk@253863 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 06:48:45 +00:00
reed%reedloden.com
02c3036ae1
Bug 442629 - "Ignore mailcap entries with needsterminal" [p=mh+mozilla@glandium.org (Mike Hommey) r=bzbarsky a=ss]
...
git-svn-id: svn://10.0.0.236/trunk@253862 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 06:21:15 +00:00
reed%reedloden.com
3df6a11d9e
Back out armenzg's patch from bug 451461 due to bustage and lack of approval.
...
git-svn-id: svn://10.0.0.236/trunk@253861 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 05:45:22 +00:00
reed%reedloden.com
fc8a9b484e
Bug 450119 - "Buildmaster for unittests on 1.9 is currently qm-rhel02 and needs to move to production-master.build.mozilla.org" (Upgrade patch - Unittest Production 1.9 to Buildbot 0.7.7) [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=coop]
...
git-svn-id: svn://10.0.0.236/trunk@253860 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 05:33:27 +00:00
reed%reedloden.com
20f2d2d91b
Bug 442629 - "Ignore mailcap entries with needsterminal" [p=mh+mozilla@glandium.org (Mike Hommey) r=bzbarsky a=ss]
...
git-svn-id: svn://10.0.0.236/trunk@253859 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 05:31:17 +00:00
reed%reedloden.com
d3f9ecb737
Bug 451461 - "make target that prepares l10n repackages to upload to ftp" (prepare repackages in correct structure to upload to ftp server) [p=armenzg@mozilla.com (Armen Zambrano Gasparnian [armenzg]) r=ted/luser]
...
git-svn-id: svn://10.0.0.236/trunk@253858 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 05:26:24 +00:00
wtc%google.com
20ae5e47ba
Bug 448431: added void to the declaration and definition of
...
PK11_CreateMergeLog, which has no parameters. The patch is contributed by
Dave Allan <mozilla@dpallan.com >. r=wtc.
Modified Files:
pk11merge.c pk11pub.h
git-svn-id: svn://10.0.0.236/trunk@253857 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 05:09:41 +00:00
jonas%sicking.cc
4c293ca263
Fix test to not use features not available in FF3.0
...
git-svn-id: svn://10.0.0.236/trunk@253855 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 03:19:31 +00:00
lpsolit%gmail.com
8a9a851608
Bug 182238: Allow users to choose what time zone to display times in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
...
git-svn-id: svn://10.0.0.236/trunk@253854 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 02:32:26 +00:00
jonas%sicking.cc
5454dee0ff
Bugs 393629 and 436094. Fix document.all.length and make us honor the name attribute for the same set of elements as IE in the document.all implementation. r/sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@253853 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 02:16:40 +00:00
lpsolit%gmail.com
1c6af6e73a
Fix bustage due to bug 446327 - Patch by me, r=mkanat
...
git-svn-id: svn://10.0.0.236/trunk@253852 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 01:57:00 +00:00
lpsolit%gmail.com
e62e028333
Bug 449984: Login cookies should be created as SSL-only on installations that require SSL - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
...
git-svn-id: svn://10.0.0.236/trunk@253851 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 01:10:33 +00:00
lpsolit%gmail.com
2e72f82200
Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name containing blanks - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
...
git-svn-id: svn://10.0.0.236/trunk@253850 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 00:53:21 +00:00
lpsolit%gmail.com
7fdc3f68c1
Bug 304866: <title> for Flag Type Created should include the name of the flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
...
git-svn-id: svn://10.0.0.236/trunk@253849 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 00:45:51 +00:00
gavin%gavinsharp.com
5427de4af5
Bug 452135: add nsBadCertHandler.js to packages-static, rs=sipaq
...
git-svn-id: svn://10.0.0.236/trunk@253848 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-27 00:00:57 +00:00
gavin%gavinsharp.com
f6d841067a
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253847 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 23:56:47 +00:00
neil%parkwaycc.co.uk
96587c9414
Bug 420310 Unable to display uncached unnamed full-page plugin r+sr=jst a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@253846 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 22:46:37 +00:00
iann_cvs%blueyonder.co.uk
4725ac011c
Bug 444996 â "âINT_MAXâ was not declared in this scope" compiling nsPNGDecoder.cpp
...
p=longsonr r/sr=vladimir a=samuel.sidler
git-svn-id: svn://10.0.0.236/trunk@253845 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 22:37:27 +00:00
mnyromyr%tprac.de
5764dfe6d9
Bug 438793: treelines for Venkman; r=ajvincent
...
git-svn-id: svn://10.0.0.236/trunk@253844 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 22:10:36 +00:00
crowder%fiverocks.com
c7554a28cd
Bug 451906 - Array index has different results between number and numeric-string, patch by brendan, r=shaver, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253843 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 20:49:04 +00:00
dolske%mozilla.com
01e0877963
Bug 407319 - application.ini should supply timestamp information. p=armenzg@mozilla.com, r=ted, a1902=ss, yum=bacon
...
git-svn-id: svn://10.0.0.236/trunk@253842 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 19:20:03 +00:00
dolske%mozilla.com
b8bcd6a299
Bug 451155 - Password manager does not work correctly on IDN site whose name contains any character over U+0100. r=gavin, a1902=ss
...
git-svn-id: svn://10.0.0.236/trunk@253841 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 19:05:49 +00:00
crowder%fiverocks.com
4671417138
Bug 435345 - watching the 'length' of shavarrays is broken, r=shaver, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253840 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 18:53:31 +00:00
szegedia%freemail.hu
628f9c1a96
Made the Context(ContextFactory) constructor protected
...
git-svn-id: svn://10.0.0.236/trunk@253839 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 15:43:29 +00:00
nboyd%atg.com
96d6920e43
New unit tests for ContextFactory usage, and observeInstructionCount.
...
git-svn-id: svn://10.0.0.236/trunk@253838 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 15:07:46 +00:00
surkov.alexander%gmail.com
df423f363b
Bug 312956 â Expose XForms node state directly on instance data nodes, r=aaronr, smaug
...
git-svn-id: svn://10.0.0.236/trunk@253837 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 14:38:09 +00:00
Berend.Cornelius%sun.com
661f05e39b
Bug 409166-missing crop attribute in agenda checkbox;r=dbo
...
git-svn-id: svn://10.0.0.236/trunk@253836 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 13:50:06 +00:00
daniel.boelzle%sun.com
6223c77d06
bug 451585 - [CalDAV] Use ICS service for ics parsing. r=browning
...
git-svn-id: svn://10.0.0.236/trunk@253835 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 08:45:31 +00:00
axel%pike.org
d13604c083
bug 451409, include license for russian dictionary in about:license, patch=unghost@mozilla-russia.org, r=gerv, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253834 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-26 08:36:19 +00:00
ghendricks%novell.com
de8dce11f1
Fixed a couple of Postgres issues
...
git-svn-id: svn://10.0.0.236/trunk@253832 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 23:34:47 +00:00
Callek%gmail.com
520114655e
Bug 451812, Buildbotcustom should not specify --appname for Mochitests.
...
r=ted
git-svn-id: svn://10.0.0.236/trunk@253830 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 22:50:50 +00:00
wtc%google.com
8deb16c57f
Bug 451024: Call nss_DestroyErrorStack at the end of NSSCKFWC_Finalize to
...
fix the leak of the error stack (if PR_Cleanup is not called) and to work
around a crash on Windows with MinGW. Thanks to Maks Romih
<maksr3@gmail.com > for reporting and tracking down the crash. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@253829 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 22:47:32 +00:00
wtc%google.com
90d38e35da
Bug 451476: removed an unused strncasecmp macro definition. r=julien.pierre
...
git-svn-id: svn://10.0.0.236/trunk@253828 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 22:42:14 +00:00
vladimir%pobox.com
4538fe83b5
b=443693; fix up info_callback in apng path; r=joe/a=sam
...
git-svn-id: svn://10.0.0.236/trunk@253827 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 22:29:28 +00:00
wtc%google.com
1086580bc1
Bug 434187: fixed the comments in sftk_DeleteObject. r=rrelyea.
...
git-svn-id: svn://10.0.0.236/trunk@253826 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 22:10:14 +00:00
dcamp%mozilla.com
f82c6969c3
Bug 448626: Fix a mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP(). p=BartZilla (bartml@wp.pl), r=dcamp, a=ssidler
...
git-svn-id: svn://10.0.0.236/trunk@253825 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:59:14 +00:00
thunder%mozilla.com
2c3a44a639
Bug 450668: Add support for livemarks to distribution.ini. r=gavin, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253824 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:51:41 +00:00
thunder%mozilla.com
2d7d66fa55
Bug 449388: allow the customized-bokmarks-added preference to be changed (for compatibility with legacy deployments). r=gavin, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253823 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:48:36 +00:00
bzbarsky%mit.edu
f9d965c3dd
Fix bug 449362. r+sr=roc, a=samuelsidler
...
git-svn-id: svn://10.0.0.236/trunk@253822 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:41:10 +00:00
gavin%gavinsharp.com
3a5f6b5a90
Bug 433114: Polish/Fix up the appearance of the library toolbar for Windows, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=dao, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253821 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:35:42 +00:00
gavin%gavinsharp.com
6c73b977ec
Bug 444922: Applications details pane is empty, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me, a=ss
...
git-svn-id: svn://10.0.0.236/trunk@253820 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:34:21 +00:00
gavin%gavinsharp.com
2718e6377b
Bug 367736: patch by Michal Novotny, r=bsmedberg, sr=dveditz, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@253819 18797224-902f-48f8-a5cc-f745e15eee43
2008-08-25 20:29:18 +00:00