Граф коммитов

184289 Коммитов

Автор SHA1 Сообщение Дата
stuart.morgan%alumni.case.edu 5033a607b8 Camino only - Bug 386915: Prevent launch on 10.3, to avoid crashes. r/sr=mento 2007-07-17 23:19:56 +00:00
vladimir%pobox.com 59bcd9c96a b=386895, speed up gfx text rendering (microbenchmark), r=roc 2007-07-17 23:13:48 +00:00
vladimir%pobox.com f6d6e8b5d6 b=386897, compile cairo/pixman with full speed optimization, r=roc,sr=stuart 2007-07-17 23:08:32 +00:00
joshmoz%gmail.com dd5a721113 followup for 358093, take care of some lifetime and null checking issues for the global drag transferables variable. b=388382 r=shebs 2007-07-17 23:02:40 +00:00
dmose%mozilla.org 1f12541aff Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 22:59:58 +00:00
rflint%ryanflint.com 7046237e15 Backout bug 386473 due to leak increase. 2007-07-17 22:13:21 +00:00
dbaron%dbaron.org 9c3cfde5da Move the code needed to get language group-specific font enumeration working and remove the rest of nsFontConfigUtils. b=379888 r=vlad 2007-07-17 21:58:46 +00:00
reed%reedloden.com be46ce806c Bug 386671 - "Add csv export to graph server" [p=alice r=vlad] 2007-07-17 21:57:51 +00:00
asqueella%gmail.com 7edb67d89f back out 92543 due to DEBUG builds bustage 2007-07-17 21:52:27 +00:00
cltbld 87b6693c1c Automated update from host egg.build.mozilla.org 2007-07-17 21:31:02 +00:00
mozilla%weilbacher.org dc06be2bcd [OS/2] Bug 388143: Restore possibility to copy more than 64kB text to clipboard (add note about it to ReadMe). Patch following suggestion of Andy Willis, r=mkaply 2007-07-17 21:29:55 +00:00
sharparrow1%yahoo.com ee69e990d5 Bug 388438: Incorrect interpretation of LFCR after opening tag. r=mrbkap, sr=jst. 2007-07-17 21:29:19 +00:00
asqueella%gmail.com f928efd234 Bug 373535 - firefox-on-top-of-xulrunner browser does't find libmozcairo on linux
p=Walter Meinl <wuno@lsvw.de>
r=bsmedberg
2007-07-17 21:25:11 +00:00
jwalden%mit.edu d6946e363c Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls 2007-07-17 21:23:25 +00:00
mozilla%weilbacher.org 2c4b6d232b [OS/2] Bug 387336: enable mouse pointers in libxul builds, p=wuno, r=me/ted.mielczarek 2007-07-17 21:22:05 +00:00
asqueella%gmail.com 34879115a3 Bug 342487 - XSLT should use CheckLoadURIWithPrincipal
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=jonas
2007-07-17 21:15:50 +00:00
mozilla%weilbacher.org b0207b9c85 [OS/2] Bug 348533: fix build break due to missing glue, removing support for old VAC plugins in libxul builds, r=benjamin 2007-07-17 21:13:17 +00:00
cltbld 7480a1af59 Automated update from host egg.build.mozilla.org 2007-07-17 21:11:02 +00:00
asqueella%gmail.com f925e7ebfd Bug 334144 - Handling of alpha bits in nsBMPDecoder don't make sense in Cairo terms
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov/sr=tor
2007-07-17 21:08:46 +00:00
mozilla.mano%sent.com 14f87809f7 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 21:08:28 +00:00
asqueella%gmail.com 50c7570c1b Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=roc
2007-07-17 21:00:27 +00:00
mnyromyr%tprac.de 7c07cc6501 Bug 150274: reorder newsgroups; p=Markus Hossner <markushossner@gmx.de>, r=neil, sr=bienvenu 2007-07-17 20:59:10 +00:00
asqueella%gmail.com 1287e9ee51 Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
2007-07-17 20:56:07 +00:00
asqueella%gmail.com e8224b2e26 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 20:51:56 +00:00
asqueella%gmail.com 32394c2e8d fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 20:48:57 +00:00
smichaud%pobox.com f546f591b4 Fix several issues with popup windows in Cocoa widgets. b=387164 r=josh+cbarrett sr=pink 2007-07-17 20:29:39 +00:00
mrbkap%gmail.com 0985d5ff50 Move where we convert things into strings into a more centralized place. bug 372075, r=bzbarsky sr=jst 2007-07-17 20:12:22 +00:00
cltbld ce08f49d62 Automated update from host egg.build.mozilla.org 2007-07-17 20:11:02 +00:00
joshmoz%gmail.com dc1101be24 update comment to reflect the fact that nobody should be building trunk on Mac OS X with gcc 3.3 any more. r=bsmedberg 2007-07-17 20:05:14 +00:00
flamingice%sourmilk.net 2293efff43 Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi 2007-07-17 20:02:43 +00:00
flamingice%sourmilk.net 1e75fe4cc7 Bug 333907, XRE quits too abruptly when Windows is shut down, r=benjamin 2007-07-17 18:37:40 +00:00
rob_strong%exchangecode.com da6fd78e78 Bug 388192 - Remove gopher OS integration support. r=sspitzer 2007-07-17 18:23:26 +00:00
joshmoz%gmail.com 8c33764316 clobbar mac trunk tinderboxes 2007-07-17 18:17:22 +00:00
joshmoz%gmail.com 298576b27f new minimum system requirement for building/running trunk Camino is Mac OS X 10.4. patch by Stuart Morgan, b=385221 r=josh sr=mento 2007-07-17 18:13:40 +00:00
rob_strong%exchangecode.com 0ffabde97e Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 18:11:18 +00:00
cltbld b786ee8d8e Automated update from host egg.build.mozilla.org 2007-07-17 18:11:02 +00:00
joshmoz%gmail.com 9d4e2cf9f1 use gcc 4 on PPC Mac OS X (we already use gcc 4 on Intel), use 10.4 SDK on all tinderboxes, Mac OS X 10.4 is the new minimum system requirement for Gecko 1.9. b=385221 r=mento r=luser 2007-07-17 18:10:59 +00:00
rflint%ryanflint.com 63ab4b1ec5 Bug 386473 - XPCOMUtilify SearchService. r=gavin 2007-07-17 17:59:41 +00:00
bugzilla%standard8.demon.co.uk 3b8be3d629 Part of Bug 351917 - sync package lists for bug 237964 and bug 386002 changes. r=mcsmurf 2007-07-17 17:49:18 +00:00
kairo%kairo.at 3a8d85c1c9 temporarily disable tests on sea-win32-tbox due to bug 387933 2007-07-17 16:18:03 +00:00
ted.mielczarek%gmail.com ca4978b1ef bug 376720 - send time-since-install with crash report 2007-07-17 15:02:29 +00:00
kairo%kairo.at fdffe0746a bug 387280 - add Makefile rules for suite langpacks and locale repackaging, r=bsmedberg 2007-07-17 13:54:57 +00:00
cltbld 3637373389 Automated update from host egg.build.mozilla.org 2007-07-17 13:51:03 +00:00
axel%pike.org 5ab611ecbd bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg 2007-07-17 13:47:55 +00:00
cltbld db3179f9c5 Automated update from host egg.build.mozilla.org 2007-07-17 13:41:03 +00:00
biswatosh.chakraborty%sun.com fa001cd840 Committing in HEAD BRANCH. Patch for Bug 233932. Reviewed by Neil Williams
Issue: certutil was crashing with some options when given a non existent token
with -h option.
2007-07-17 13:37:45 +00:00
benjamin%smedbergs.us d3082a9042 Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser 2007-07-17 13:31:29 +00:00
enndeakin%sympatico.ca d1f0ad1050 Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 12:39:54 +00:00
axel%pike.org 9a7296098e bug 334136, Software update fails with lanuage packs, patch by archaeopteryx@coole-files.de, r=me, sr=bsmedberg 2007-07-17 12:26:08 +00:00
enndeakin%sympatico.ca 6112095836 Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 12:21:57 +00:00