mkanat%bugzilla.org
|
b3bb8043bf
|
Bug 405362: Bugzilla::Mailer couldn't handle utf-8 strings in the body, because encoding_set doesn't understand utf8 perl strings.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
git-svn-id: svn://10.0.0.236/trunk@241221 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 05:05:10 +00:00 |
|
jruderman%hmc.edu
|
45ec8db5b3
|
Add another crashtest.
git-svn-id: svn://10.0.0.236/trunk@241220 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 05:00:54 +00:00 |
|
jruderman%hmc.edu
|
03d23f7d1e
|
Add crashtest.
git-svn-id: svn://10.0.0.236/trunk@241219 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:58:42 +00:00 |
|
jruderman%hmc.edu
|
859f2fd22a
|
Add a crashtest.
git-svn-id: svn://10.0.0.236/trunk@241218 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:40:08 +00:00 |
|
jruderman%hmc.edu
|
9373c56941
|
Add crashtest.
git-svn-id: svn://10.0.0.236/trunk@241217 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:28:06 +00:00 |
|
mark%moxienet.com
|
613cb22fb6
|
Let's try ten!
git-svn-id: svn://10.0.0.236/trunk@241216 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:21:33 +00:00 |
|
sayrer%gmail.com
|
54bca40253
|
disable one test from bug 407937
git-svn-id: svn://10.0.0.236/trunk@241215 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:20:27 +00:00 |
|
karlt+%karlt.net
|
f31fcd70c2
|
Bug 407415 â NaNs in gfxPangoFont::RealizeFont with font-size:0 and
font-size-adjust. r=roc a=dsicore
git-svn-id: svn://10.0.0.236/trunk@241214 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:16:47 +00:00 |
|
jruderman%hmc.edu
|
0df27c3a1b
|
Add two crashtests.
git-svn-id: svn://10.0.0.236/trunk@241213 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:09:24 +00:00 |
|
mkanat%bugzilla.org
|
ecfc444f76
|
Bug 408151: error 'install_data_too_long' is not defined on checksetup.pl
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat
git-svn-id: svn://10.0.0.236/trunk@241212 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:03:42 +00:00 |
|
philringnalda%gmail.com
|
906183c07c
|
Bug 342484 - replace livemark service's call to CheckLoadURIStr with a call to CheckLoadURIWithPrincipal, r=sayrer, sr=bz, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@241211 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 04:01:05 +00:00 |
|
jruderman%hmc.edu
|
0a9db47fce
|
Add crashtests.
git-svn-id: svn://10.0.0.236/trunk@241210 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 03:52:33 +00:00 |
|
jruderman%hmc.edu
|
56247a575a
|
Add crashtest.
git-svn-id: svn://10.0.0.236/trunk@241209 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 03:37:05 +00:00 |
|
cltbld
|
5876af8069
|
Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@241208 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 03:31:03 +00:00 |
|
sayrer%gmail.com
|
4e160af0f7
|
Bug 407794. Nightlies should not override module-specific build settings. r=ted.mielczarek.
git-svn-id: svn://10.0.0.236/trunk@241206 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 03:27:45 +00:00 |
|
mark%moxienet.com
|
e4e2174d5c
|
352451 Console spew related to RSS. Take advantage of build revision that links preference panes against the main executable with -bundle_loader. v2, contains a workaround to prevent Xcode 2.x's ld from dead-stripping the critical .objc_class_name_* symbol. r=ardissone sr=smorgan a/1.6b1=me
git-svn-id: svn://10.0.0.236/trunk@241205 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 02:31:48 +00:00 |
|
mark%moxienet.com
|
05386901ac
|
407215 [10.5] Better quarantining support. Use LSSetItemAttribute with kLSItemQuarantineProperties. r=smorgan sr=pink a/1.6b1=me
git-svn-id: svn://10.0.0.236/trunk@241204 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 01:57:30 +00:00 |
|
jonas%sicking.cc
|
47f6800731
|
Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst
git-svn-id: svn://10.0.0.236/trunk@241203 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 01:41:49 +00:00 |
|
jst%mozilla.org
|
0b29e6b74d
|
Fixing bug 408143. Make the JSObject for XPConnect wrappers that have classinfo share maps with their prototypes. r+sr+a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@241202 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 01:39:28 +00:00 |
|
anodelman%mozilla.com
|
b73239bd4c
|
Bug 401146 - set up production mini machine set. Bustage fix - wrong config file
names used for vista machines.
a/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@241201 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 00:51:07 +00:00 |
|
stuart.morgan%alumni.case.edu
|
768649a0f0
|
Camino only - Add missing safety for tracking rect changes from 406510.
git-svn-id: svn://10.0.0.236/trunk@241200 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 00:45:11 +00:00 |
|
mark%moxienet.com
|
0d1119edcf
|
352451 seems incompatible with the 10.4 tinderboxen. Backing out for now on the trunk (already backed out on the branch).
git-svn-id: svn://10.0.0.236/trunk@241198 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 00:33:34 +00:00 |
|
jonas%sicking.cc
|
3834830fe9
|
Bug 408135: Get rid of unnecessary array churning in nsCSSRuleProcessor::GetRuleCascade. r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@241197 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-14 00:24:39 +00:00 |
|
bclary%bclary.com
|
93f532b7b7
|
JavaScript Tests - update known failures, no bug, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241195 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:19:09 +00:00 |
|
stuart.morgan%alumni.case.edu
|
50783cf25f
|
Camino only - Bug 406510: Restructure tabs to be view-based. r=jeff sr=pink.
git-svn-id: svn://10.0.0.236/trunk@241193 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:18:18 +00:00 |
|
bclary%bclary.com
|
7c1ad3438b
|
JavaScript Tests - regression tests for bug 407957, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241192 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:17:42 +00:00 |
|
bclary%bclary.com
|
c7b3052a40
|
JavaScript Tests - regression tests for bug 407501, by Igor Bukanov, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241191 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:15:05 +00:00 |
|
bclary%bclary.com
|
cae0ffcf12
|
JavaScript Tests - regression tests for bug 407323, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241190 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:13:31 +00:00 |
|
bclary%bclary.com
|
2e57290bfd
|
JavaScript Tests - regression test for bug 406477, by Igor Bukanov, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241189 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:11:38 +00:00 |
|
bclary%bclary.com
|
7ee3f57ddd
|
JavaScript Tests - regression test for bug 406769, by Gavin Sharp, not part of the build
git-svn-id: svn://10.0.0.236/trunk@241187 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:10:07 +00:00 |
|
sspitzer%mozilla.org
|
63614b3f97
|
fix for bug #408221: url bar autocomplete problems with tags and case-insensitivity
r=dietrich, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@241186 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:09:40 +00:00 |
|
mark%moxienet.com
|
834c0048df
|
352451 Console spew related to RSS. Take advantage of build revision that links preference panes against the main executable with -bundle_loader. r=ardissone sr=smorgan a/1.6b1=me
git-svn-id: svn://10.0.0.236/trunk@241185 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 23:01:58 +00:00 |
|
mark%moxienet.com
|
4e009a2b4a
|
330299 "Save this password in your Keychain?" dialog has no accelerator (shortcut, key equivalent) for "Don't Save". Use a fake key-equivalent-processing view. Bind it to Command-D. r=smorgan sr=me a/1.6b1=me
git-svn-id: svn://10.0.0.236/trunk@241183 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:47:38 +00:00 |
|
mark%moxienet.com
|
a6a1f57c38
|
330299 "Save this password in your Keychain?" dialog has no accelerator (shortcut, key equivalent) for "Don't Save". Use a fake key-equivalent-processing view. Bind it to Command-D. r=smorgan sr=me a/1.6b1=me
git-svn-id: svn://10.0.0.236/trunk@241181 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:47:36 +00:00 |
|
anodelman%mozilla.com
|
e7eead0e8d
|
Bug 401146 - set up production mini machine set. Bustage fix for references
left in the code for removed functions.
git-svn-id: svn://10.0.0.236/trunk@241180 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:47:20 +00:00 |
|
dcamp%mozilla.com
|
2fd5bcfca2
|
Bug 407303: only check JAR loads for unsafe content types if the underlying load completed successfully. r+sr=bz, blocking1.9=schrep
git-svn-id: svn://10.0.0.236/trunk@241179 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:34:14 +00:00 |
|
bugzilla%standard8.plus.com
|
cca92ad4ff
|
Part of Bug 403256 Make nsIAddressBook a service - rename nsIAddressBook to nsIAbManager (main code parts). r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241178 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:40 +00:00 |
|
bugzilla%standard8.plus.com
|
3fd35e0430
|
Bug 407487 Drop nsIAddressBook::abCardToEscapedVCard in favour of just calling nsIAbCard::convertToEscapedVCard. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@241177 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:39 +00:00 |
|
bugzilla%standard8.plus.com
|
eb75177ea9
|
Backout debug line that shouldn't have been checked in with bug 403256
git-svn-id: svn://10.0.0.236/trunk@241176 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:38 +00:00 |
|
bugzilla%standard8.plus.com
|
9e8acefa1f
|
Bug 403256 Make nsIAddressBook a service and keep the root rdf address book alive. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241175 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:37 +00:00 |
|
bugzilla%standard8.plus.com
|
989f9016a8
|
Bug 403876 nsAddressBook::MailListNameExists doesn't need to use DIR_Servers r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241174 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:36 +00:00 |
|
bugzilla%standard8.plus.com
|
289d56e50f
|
Bug 403894 Change nsIAddrDatabase::getDeletedCardsList so that it doesn't use nsISupportsArray. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241173 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:35 +00:00 |
|
bugzilla%standard8.plus.com
|
bd8864f0be
|
Bug 402457 Make the interface for deleting address books simpler. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241172 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:34 +00:00 |
|
scott%scott-macgregor.org
|
f762ada24d
|
Bug #395701 --> migrate the address book to glue code.
Patch by Prasad Sunkari <prasad@medhas.org>
r=standard8
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@241171 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:33 +00:00 |
|
bugzilla%standard8.plus.com
|
f5192e5abf
|
Bug 395939 nsIAddressBook::convert4xVCardPrefs is unused. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@241170 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:32 +00:00 |
|
bugzilla%standard8.plus.com
|
e90fe583de
|
Relanding Bug 394781 now the regressions should be fixed (An address database (nsIAddrDatabase) should be got from the directory not from the address book service via uri). r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@241169 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:31 +00:00 |
|
bugzilla%standard8.plus.com
|
d888279ee6
|
Backout bug 394781 due to regressions it caused
git-svn-id: svn://10.0.0.236/trunk@241168 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:30 +00:00 |
|
bugzilla%standard8.plus.com
|
0701c5a58b
|
Bug 394781 An address database (nsIAddrDatabase) should be got from the directory not from the address book service via uri. r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@241167 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:29 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
6e547244d8
|
Bug 331557 Remove nsIAbDirectoryProperties (at last) r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@241166 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:28 +00:00 |
|
scott%scott-macgregor.org
|
4df1437fce
|
Bug #379070 --> make address book and mailnews\basensEscape free, use the new eqivalents that are available via frozen linkage.
Patch by Prasad <prasad@medhas.org>
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@241165 18797224-902f-48f8-a5cc-f745e15eee43
|
2007-12-13 22:33:27 +00:00 |
|