ctalbert%mozilla.com
|
6918f4ed0d
|
bug 419817 patch by Bruno Browning, r=ctalbert
|
2008-03-05 18:30:21 +00:00 |
wurblzap%gmail.com
|
442c60ad98
|
Bug 419388 ��� 004template.t should fall back to ���en���.
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>;
r=Wurblzap, a=LpSolit
|
2008-03-05 17:19:48 +00:00 |
stuart.morgan%alumni.case.edu
|
ec640b1025
|
Camino only - Bug 420872: Add -profile support. r/sr=pink.
|
2008-03-05 17:08:44 +00:00 |
rhelmer%mozilla.com
|
5737560609
|
made beta like releasetest b=418926 r=nthomas
|
2008-03-05 17:03:07 +00:00 |
cltbld
|
6c0a3c0209
|
Automated update from host egg.build.mozilla.org
|
2008-03-05 15:11:03 +00:00 |
ted.mielczarek%gmail.com
|
2a71e34b53
|
bug 405523 - add dynamicbase flag (build with ASLR when available). r=bsmedberg
|
2008-03-05 15:10:26 +00:00 |
kairo%kairo.at
|
e044204d29
|
bug 417590 - port Firefox application pane as new helper app pane in SeaMonkey, default theme icons, r=Neil
|
2008-03-05 15:01:39 +00:00 |
kairo%kairo.at
|
8d1c2b3ff7
|
bug 417590 - port Firefox application pane as new helper app pane in SeaMonkey, r+sr=Neil
|
2008-03-05 14:29:11 +00:00 |
neil%parkwaycc.co.uk
|
bb7cbd2fd9
|
Replace GetAt with operator[] b=413413 r+sr=bienvenu
|
2008-03-05 12:54:28 +00:00 |
neil%parkwaycc.co.uk
|
4864348507
|
Don't create arrays of one element b=413413 r+sr=bienvenu
|
2008-03-05 12:40:42 +00:00 |
reed%reedloden.com
|
4443155b7a
|
Back out Ventron's patch from bug 418131 due to build failures on debug machines.
|
2008-03-05 11:36:37 +00:00 |
reed%reedloden.com
|
1060545a7b
|
Bustage fix for bug 418131 (try #3).
|
2008-03-05 11:26:06 +00:00 |
reed%reedloden.com
|
fe213ba4ab
|
Bustage fix for bug 418131 (try #2).
|
2008-03-05 11:10:35 +00:00 |
reed%reedloden.com
|
3888554ba4
|
Bustage fix for bug 418131.
|
2008-03-05 10:56:33 +00:00 |
reed%reedloden.com
|
3e081689e5
|
Bug 419654 - "Importing bookmark file corrupts heap (reproducible)" (Fix heap corruption and increase initial capacity) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a=blocking-firefox3+]
|
2008-03-05 10:31:55 +00:00 |
reed%reedloden.com
|
4b300e60ec
|
Bug 417042 - "Moving mouse over bookmark folders in Places Library generates huge amount of queries" (Fix problem with drag and drop) [p=ondrej@allpeers.com (Ondrej Brablc) r=Mano a=blocking-firefox3+]
|
2008-03-05 10:31:16 +00:00 |
reed%reedloden.com
|
ff4634aba0
|
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
|
2008-03-05 10:30:30 +00:00 |
reed%reedloden.com
|
1f26ed5f48
|
Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+]
|
2008-03-05 10:29:34 +00:00 |
slavomir.katuscak%sun.com
|
ee223169c9
|
Bug 419425: Patch to run PKITS tests. r=julien
|
2008-03-05 08:28:49 +00:00 |
mats.palmgren%bredband.net
|
a4e9cd4997
|
Hang when reloading page with plugin. b=420884 r+sr=jst a=blocking1.9
|
2008-03-05 07:14:58 +00:00 |
mats.palmgren%bredband.net
|
86acfb568f
|
Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9
|
2008-03-05 07:14:44 +00:00 |
dietrich%mozilla.com
|
f84eca9c30
|
backing out bug 419315 for 20ms Ts regression
|
2008-03-05 06:39:48 +00:00 |
philringnalda%gmail.com
|
cef6c337f4
|
Bug 420537 - Remove unusable printAttachmentCmd strings, r+sr=neil
|
2008-03-05 05:57:53 +00:00 |
philringnalda%gmail.com
|
724d5d2f75
|
Bug 420770 - Open saved message doesn't work anymore (since bug 412822 changed what the filepicker gives us, that we then cram things into the .query of), r=mkmelin
|
2008-03-05 05:47:15 +00:00 |
vladimir%pobox.com
|
434eccf1a1
|
b=421017; upgrade cairo to 1.5.12-14-gd89edde -- additional fixes ; r=me
|
2008-03-05 05:45:09 +00:00 |
vladimir%pobox.com
|
ea5fa1aad9
|
b=421017; upgrade cairo to 1.5.12-11-g2f93504 ; r=me
|
2008-03-05 05:44:56 +00:00 |
jruderman%hmc.edu
|
010a818fe6
|
Make nsContentSink, instead of subclasses, be responsible for making sure RemoveObserver is called (bug 420835). r+sr=sicking, a=blocking1.9+.
|
2008-03-05 04:54:21 +00:00 |
jst%mozilla.org
|
781a30f11d
|
Fixing bug 420858. Don't define fast expandos when binding names in JS. r+sr=brendan@mozilla.org
|
2008-03-05 04:43:57 +00:00 |
mrbkap%gmail.com
|
ff3a1d79a0
|
Fix bracing mistake from bug 344494.
|
2008-03-05 02:45:09 +00:00 |
mrbkap%gmail.com
|
35091ab3a8
|
Always wrap content nodes in chrome with some sort of wrapper. bug 344494, r+sr=jst
|
2008-03-05 01:39:45 +00:00 |
anodelman%mozilla.com
|
b03e337f28
|
Bug 416911 - per-test timeout in talos
push per-test timeout to stage machines
p=anodelman, r=rhelmer
|
2008-03-05 01:17:13 +00:00 |
brendan%mozilla.org
|
d94bc5d9d1
|
More un-nesting #include fallout (r=mrbkap, bustage fix).
|
2008-03-05 00:44:30 +00:00 |
ghendricks%novell.com
|
464c1c542d
|
Update API - Builds
|
2008-03-05 00:36:14 +00:00 |
brendan%mozilla.org
|
fae9133259
|
Fix over-including dependencies, and relocate ID_TO_VALUE to avoid over-including (r=mrbkap, bustage fix).
|
2008-03-04 23:58:10 +00:00 |
brendan%mozilla.org
|
5d7bc8dd51
|
Break bad old nested include cycle for good, by un-nesting (420554, r=jorendorff, a=vlad).
|
2008-03-04 23:40:10 +00:00 |
dcamp%mozilla.com
|
69dee9b637
|
Bug 420380: Allow safebrowsing gethash responses that don't match table name/chunk id. r=tony, blocking-firefox3=beltzner
|
2008-03-04 23:39:38 +00:00 |
igor%mir2.org
|
9f65daa573
|
bug=420399 r=brendan a1.9=blocking1.9
eliminating the pc stack in the interpreter
|
2008-03-04 23:30:58 +00:00 |
bent.mozilla%gmail.com
|
cb754be10d
|
Bug 420803 - Fix for bug 413268 keeps a DOM window alive until shutdown. r=enn, sr=jst, a=blocking1.9+.
|
2008-03-04 23:27:02 +00:00 |
mozilla%kewis.ch
|
30e5ab72dc
|
Fix bug 419349 - after landing of Bug 379198 decline button on imip-bar stopped working (regression). r=ctalbert
|
2008-03-04 23:23:54 +00:00 |
ctalbert%mozilla.com
|
b29291443c
|
bug 414056 Allow Minotaur to run back to back r=alice
|
2008-03-04 23:16:55 +00:00 |
ctalbert%mozilla.com
|
7d8d607fdc
|
bug 416049 Minotaur needs better output r=alice
|
2008-03-04 22:52:05 +00:00 |
anodelman%mozilla.com
|
9cfc2c4a4e
|
Bug 416922 - per-test timeout in talos
allow timeouts to be created per-test, but set a default if they are not specified
p=anodelman, r=rhelmer
|
2008-03-04 22:46:25 +00:00 |
ccooper%deadsquid.com
|
8e57ded7cf
|
b=351476
r=kairo
- SeaMonkey only, no Firefox impact
- Convert EOL on README/LICENSE, do not edit inplace
|
2008-03-04 22:33:23 +00:00 |
joshmoz%gmail.com
|
4b9a393d88
|
implement insertNewline: instead of intercepting its command. b=420750 r=masayuki sr=roc a=damon
|
2008-03-04 22:32:55 +00:00 |
ccooper%deadsquid.com
|
8d6c86356c
|
b=351476
r=mscott
- Thunderbird only, no Firefox impact
- Convert EOL on README/LICENSE, do not edit inplace
|
2008-03-04 22:32:40 +00:00 |
ccooper%deadsquid.com
|
ca116ded88
|
b=351476
r=rhelmer
- remove unix2dos line conversion for packaged text files
|
2008-03-04 22:28:14 +00:00 |
dietrich%mozilla.com
|
5a11cd0128
|
backing out test checkin of bug 384370
|
2008-03-04 22:12:28 +00:00 |
gavin%gavinsharp.com
|
82f5866e34
|
Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in
|
2008-03-04 22:12:06 +00:00 |
lpsolit%gmail.com
|
fd68ab7ab7
|
Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, r/a=me
|
2008-03-04 22:07:50 +00:00 |
dcamp%mozilla.com
|
a86dfc7923
|
Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner
|
2008-03-04 22:05:06 +00:00 |