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

175699 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 326765c519 clobber to force new nightlies after landing of bug 177805 2007-02-07 08:42:57 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
dbaron%dbaron.org 629e79c742 Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
mattwillis%gmail.com 378af19441 bug 369543 - Replaces Australia/Perth's timezone with one that includes DST. r2=dmose 2007-02-07 05:02:40 +00:00
preed%mozilla.com 9e402448c6 Bug 369550: Correct MozBuild::Util::RunShellCommand() assert()ions. Also slipped in changes to the assert()ion comments, to annotate when HashFile() fails. r=rhelmer 2007-02-07 01:21:25 +00:00
inonit%inonit.com c860d361f4 Fix bug 288027 (XMLList not instanceof XML) 2007-02-06 23:00:00 +00:00
glen.beasley%sun.com 2e11e3bab2 193386 added MAC OS X support for mangle test r=neil, sr=slavo 2007-02-06 22:42:19 +00:00
mattwillis%gmail.com 71953e11c8 bug 369270 - Add check for latest tzid to GetInTimezone. r1=ctalbert, r2=dmose 2007-02-06 22:03:59 +00:00
olav%bkor.dhs.org be6c932a85 Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bug
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
2007-02-06 22:02:21 +00:00
rhelmer%mozilla.com 81cefddb24 comment out Tag test, not ready yet 2007-02-06 21:09:05 +00:00
glen.beasley%sun.com 9e56ad4996 333636 bind exception in socket tests r=neil 2007-02-06 20:50:00 +00:00
rhelmer%mozilla.com 69ac779f06 clobber per vlad, dom inspector broken 2007-02-06 19:08:57 +00:00
gavin%gavinsharp.com 6d88261044 Fix typo from patch for bug 221934, a=vlad 2007-02-06 18:23:49 +00:00
inonit%inonit.com 9f5a512ccb Fix license boilerplate on recent commits 2007-02-06 17:48:46 +00:00
mattwillis%gmail.com f0f2f0f561 Turning off l10n builds now that bug 340845 is getting resolved 2007-02-06 15:00:49 +00:00
lpsolit%gmail.com c995b2be25 Bug 348282: importxml.pl throws Bugzilla::Bug::ValidateTime warnings if the time value is not defined and param timetrackinggroup defined - Patch by Guzm��n Bras�� <gbn@hqso.net> r/a=LpSolit 2007-02-06 14:57:01 +00:00
timeless%mozdev.org 6a6773a24f Bug 361533 arm port is broken XPTC_PUBLIC_API / XPTC_InvokeByIndex weren't updated for arm
patch by romaxa@gmail.com r=timeless moa=timeless (this is ports only)
2007-02-06 08:25:37 +00:00
bzbarsky%mit.edu e77da62f48 Adding tests for bug 144004. 2007-02-06 07:32:09 +00:00
bzbarsky%mit.edu a7ef0a378e Check lengths. Bug 369413, r+sr=jst 2007-02-06 06:40:06 +00:00
bzbarsky%mit.edu 546c255709 Remove dead code. Followup for bug 243159, rs=roc 2007-02-06 06:23:18 +00:00
cltbld aa4a89e703 Automated update from host egg.build.mozilla.org 2007-02-06 05:42:09 +00:00
stridey%gmail.com 05bb9821ba Bug 282250: Add negotiateauth support for Camino. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento 2007-02-06 05:35:02 +00:00
bzbarsky%mit.edu 9b88836aa4 Adding test for bug 361091. 2007-02-06 05:14:25 +00:00
scott%scott-macgregor.org eb271b4ce6 remove ^M characters 2007-02-06 05:13:07 +00:00
gavin%gavinsharp.com 935558b3b4 Bug 369427: perform window.open() URL security check before popup blocking, to ensure that we don't notify UI of a blocked popup that would have otherwise failed anyways, r+sr=bzbarsky 2007-02-06 05:11:13 +00:00
cls%seawood.org 06c21a306d Bump the number of directories that can be passed to mkdepend via -I to 1024.
Bug #367860 r=bsmedberg
2007-02-06 05:09:08 +00:00
rhelmer%mozilla.com 69e0e8d69c proper log call r=preed 2007-02-06 05:08:40 +00:00
rob_strong%exchangecode.com 0a00b4a2de Bug 369314 � Trunk install takes over as default browser from a release build. Only take over specific protocol keys that firefox.exe is already the default. r=sspitzer 2007-02-06 05:04:25 +00:00
scott%scott-macgregor.org 46dc890f6b Bug #369109 --> thunderbird release notes url should use the url formatter to get formatted instead of making it a string property. r=axel 2007-02-06 05:03:16 +00:00
dbaron%dbaron.org c4806277d2 Don't clear scope on Object.prototype. b=368958 r+sr=jst 2007-02-06 04:48:20 +00:00
glen.beasley%sun.com cf68458473 367910 pk11mode -verbose mode r=Neil, sr=alexei 2007-02-06 04:43:41 +00:00
mattwillis%gmail.com d820613af7 New Sunbird about graphic with TM 2007-02-06 02:46:29 +00:00
dbaron%dbaron.org 6ec84bc24e Backing out 361299 in an attempt to fix orange on argo-vm on Firefox tinderbox. 2007-02-06 01:59:19 +00:00
sayrer%gmail.com b9b99272c4 Bug 368994. more mochitests in content/. r=bzbarsky 2007-02-06 00:20:25 +00:00
bzbarsky%mit.edu 064aae5b2d Only do first-line stuff when inserting directly into the block in question.
Bug 367489 followup, r+sr=roc
2007-02-06 00:18:08 +00:00
asqueella%gmail.com c2f2d35384 more fixes for bustage from bug 361299 2007-02-06 00:09:47 +00:00
ghendricks%novell.com 23071d7e64 Added access controls to test plans. Users must now either be a member of the Testers group, added to a plan via regular expressions, or added explicitly to modify plans and their objects. 2007-02-06 00:02:16 +00:00
inonit%inonit.com 7fad6a15c3 Fix bug in EXPECT EXIT
Emulate SpiderMonkey exit code for OutOfMemoryError
2007-02-05 23:41:15 +00:00
lpsolit%gmail.com c147638d53 Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-02-05 23:15:36 +00:00
christophe.ravel.bugs%sun.com 186e4d1b52 Set the JSS version to 4.2.5 Beta.
Tag: none.
2007-02-05 23:07:31 +00:00
joshmoz%gmail.com df28c79336 fix bustage from bug 361299 2007-02-05 22:58:53 +00:00
asqueella%gmail.com 0973526f46 Bug 221934 - Display page title in DOM Inspector Window
patch by Michael Gall <michael@wakeless.net>
r=db48x, sr=neil
2007-02-05 22:45:57 +00:00
asqueella%gmail.com 63cf948d39 Bug 368263 - remove hack around bug 23485 introduced in bug 249322 for multiline urls
patch by D��o Gottwald <dao@design-noir.de>
r=gavin
2007-02-05 22:39:29 +00:00
joshmoz%gmail.com a3e2590c6d fix icon decoder on mac os x, don't call GetAlphaBytesPerRow and its underlying GetAlphaLineStride which is
plain wrong in Cairo. patch by Alfred Kayser. r=pav sr=tor
2007-02-05 22:35:37 +00:00
asqueella%gmail.com 2e70b37445 Bug 354330 - nsIPref should have @status DEPRECATED
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r=timeless, sr=biesi
2007-02-05 22:34:35 +00:00
asqueella%gmail.com 2554ce2762 bug 362695 - Change nsIEditor to remove readonly on transactionManager
patch by Alex Vincent <ajvincent@gmail.com>
r=neil, sr=sfraser
2007-02-05 22:24:12 +00:00
olav%bkor.dhs.org 1e49c001d9 Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
2007-02-05 21:34:20 +00:00
gijskruitbosch%gmail.com 65d049ba69 Bug 353183 - Plugin management should provide feedback themselves
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-02-05 21:12:18 +00:00
gijskruitbosch%gmail.com 126dbf6103 Bug 367903 - bugzilla url munger shouldn't truncate bug ids of more than 6 digits
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-02-05 20:42:42 +00:00
mozilla.mano%sent.com 07dc4d9de6 Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292). 2007-02-05 20:38:52 +00:00