gavin%gavinsharp.com
|
fe1a9c03ff
|
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
|
7a522c0451
|
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
|
2f262e4a73
|
proper log call r=preed
|
2007-02-06 05:08:40 +00:00 |
|
rob_strong%exchangecode.com
|
4e3054e6ce
|
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
|
702bf54014
|
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
|
6b341f00f5
|
Don't clear scope on Object.prototype. b=368958 r+sr=jst
|
2007-02-06 04:48:20 +00:00 |
|
glen.beasley%sun.com
|
683629493a
|
367910 pk11mode -verbose mode r=Neil, sr=alexei
|
2007-02-06 04:43:41 +00:00 |
|
mattwillis%gmail.com
|
61cf9397a7
|
New Sunbird about graphic with TM
|
2007-02-06 02:46:29 +00:00 |
|
dbaron%dbaron.org
|
a95e812cd2
|
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
|
0ef873eec0
|
Bug 368994. more mochitests in content/. r=bzbarsky
|
2007-02-06 00:20:25 +00:00 |
|
bzbarsky%mit.edu
|
b381c33e35
|
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
|
11381de011
|
more fixes for bustage from bug 361299
|
2007-02-06 00:09:47 +00:00 |
|
ghendricks%novell.com
|
9459cdb16a
|
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
|
4c9afff608
|
Fix bug in EXPECT EXIT
Emulate SpiderMonkey exit code for OutOfMemoryError
|
2007-02-05 23:41:15 +00:00 |
|
lpsolit%gmail.com
|
ff4cf67de8
|
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
|
4ec62a2062
|
Set the JSS version to 4.2.5 Beta.
Tag: none.
|
2007-02-05 23:07:31 +00:00 |
|
joshmoz%gmail.com
|
25d250795d
|
fix bustage from bug 361299
|
2007-02-05 22:58:53 +00:00 |
|
asqueella%gmail.com
|
af197d575f
|
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
|
1784054605
|
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
|
2dc65f829b
|
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
|
3e9e4e0524
|
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
|
25946eb418
|
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
|
ae6fbc37ef
|
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
|
fedfbcc381
|
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
|
4dd3cfd5e2
|
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
|
4b69ee8138
|
Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292).
|
2007-02-05 20:38:52 +00:00 |
|
tor%cs.brown.edu
|
2211629359
|
Bug 359516 - replace hand-wired observer scheme for filters with
nsIMutationObserver. r=roc, sr=sicking
|
2007-02-05 20:04:17 +00:00 |
|
ghendricks%novell.com
|
4d56e81acc
|
patch by Guzm��n Bras��
r=ghendricks, a=LpSolit
|
2007-02-05 19:55:45 +00:00 |
|
uriber%gmail.com
|
a75603e197
|
Avoid including the offset from a continuation frame to the original frame's parent twice when computing the 'all in flow bounding rect'. bug=368735, r+sr=roc.
|
2007-02-05 19:32:26 +00:00 |
|
inonit%inonit.com
|
318d17a865
|
Don't rely on JAXP for ignoring comments (semantics are slightly different than E4X, or JRE parser has a bug, not sure which)
|
2007-02-05 19:08:07 +00:00 |
|
gavin%gavinsharp.com
|
207cfe7bc5
|
Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich
|
2007-02-05 19:06:06 +00:00 |
|
mconnor%steelgryphon.com
|
bae89c5e29
|
bug 360493 - add filters to password manager to also match on actionURL, r=mano, sr+a=dveditz
|
2007-02-05 18:44:50 +00:00 |
|
mattwillis%gmail.com
|
b49cb2cb0c
|
backing out bug 355465. >:(
|
2007-02-05 18:36:40 +00:00 |
|
mattwillis%gmail.com
|
28db179221
|
backing out bug 355465. >:(
|
2007-02-05 18:20:10 +00:00 |
|
mrbkap%gmail.com
|
dbf1be57b8
|
Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz
|
2007-02-05 18:19:48 +00:00 |
|
bzbarsky%mit.edu
|
3093f9df16
|
Simplify the posted events setup now that they're owned through dispatch by the
target thread. Bug 369247, r+sr=peterv
|
2007-02-05 18:09:26 +00:00 |
|
sspitzer%mozilla.org
|
e7ce14e451
|
fix for bug #360029: remove places icon from personal toolbar.
patch=dmills
thanks to jminta and philringnalda for the help.
r=sspitzer
|
2007-02-05 17:46:51 +00:00 |
|
inonit%inonit.com
|
770da6fb43
|
Fix infinite-loop condition with >1 generated namespace prefix
|
2007-02-05 17:32:09 +00:00 |
|
tor%cs.brown.edu
|
127e436f3d
|
Bug 367796 - <svg:switch> should be SVGTransformable. r=scootermorris, sr=roc
|
2007-02-05 16:26:23 +00:00 |
|
crowder%fiverocks.com
|
4fc62c33cc
|
Bug 366398: Makefile.ref on Darwin builds dynamic library correctly, and a fix for debug builds
|
2007-02-05 16:24:49 +00:00 |
|
sspitzer%mozilla.org
|
422835a6fd
|
fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=mscott, rstrong
|
2007-02-05 15:52:43 +00:00 |
|
inonit%inonit.com
|
78211623bd
|
Implement E4X without Apache XMLBeans, fix bug #355677
|
2007-02-05 15:24:52 +00:00 |
|
inonit%inonit.com
|
265841c90d
|
Remove CVS keywords (at least for now) to make merging easier
|
2007-02-05 14:56:40 +00:00 |
|
Olli.Pettay%helsinki.fi
|
e2870bdfff
|
Mochitest for Bug 367781, r=peterv
|
2007-02-05 11:29:31 +00:00 |
|
Olli.Pettay%helsinki.fi
|
ed56b01f4a
|
Mochitest for Bug 367781, r=peterv
|
2007-02-05 11:28:16 +00:00 |
|
bclary%bclary.com
|
3f7b18e9f0
|
JavaScript Tests - correct bugnumber in tests
|
2007-02-05 11:22:03 +00:00 |
|
bclary%bclary.com
|
312935e779
|
JavaScript Tests - update test template.js files copyright to 2007, Bug 369347
|
2007-02-05 11:14:08 +00:00 |
|
smontagu%smontagu.org
|
de6d14c8dd
|
Remove unused method BidiStyleChangeReflow(). Bug 369338, r+sr=roc
|
2007-02-05 10:48:27 +00:00 |
|
scott%scott-macgregor.org
|
77a7a3082c
|
Bug #353987 --> missing altenrate link in atom feed causes a js exception. Patch by Tuukka Tolvanen. sr=mscott
|
2007-02-05 06:38:27 +00:00 |
|
bzbarsky%mit.edu
|
30e7ee8058
|
Converting some tests to reftest.
|
2007-02-05 05:32:25 +00:00 |
|