bclary%bclary.com
|
2b6a69b77b
|
JavaScript Tests - remove trailing space from slow-n.tests
|
2006-10-09 09:41:51 +00:00 |
|
bclary%bclary.com
|
44308839c9
|
JavaScript Tests - terminate failures list with newline
|
2006-10-09 09:39:46 +00:00 |
|
masayuki%d-toybox.com
|
2f7fa25284
|
b=353185 backing out #2
|
2006-10-09 09:28:46 +00:00 |
|
masayuki%d-toybox.com
|
cc41d8f06b
|
b=353185 backing out the previous patch that breaks the Linux
|
2006-10-09 09:02:26 +00:00 |
|
masayuki%d-toybox.com
|
a079adfd35
|
bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad
|
2006-10-09 08:46:50 +00:00 |
|
masayuki%d-toybox.com
|
3bb10eba3c
|
bug 353632 [Win] Need superscript/subscript quirks for some fonts r=pavlov
|
2006-10-09 08:45:56 +00:00 |
|
gavin%gavinsharp.com
|
b3e8f76cce
|
fix nit from last patch
|
2006-10-09 04:57:27 +00:00 |
|
gavin%gavinsharp.com
|
ba5c7c9d21
|
Bug 355652: simplify search suggestion result code, r=brendan
|
2006-10-09 04:54:21 +00:00 |
|
brendan%mozilla.org
|
20e3e1fdd3
|
Fix 355982, r=self.
|
2006-10-09 04:11:40 +00:00 |
|
igor.bukanov%gmail.com
|
e1fb2c9f34
|
Consistently using array cursors for internal enumerations to adhere to E4X fully. Patch comes mostly from Brendan with my extra cleanups. bug=354145 r=brendan
|
2006-10-08 22:48:54 +00:00 |
|
bzbarsky%mit.edu
|
493b90fbf3
|
Slightly improve handling of positioned kids of MathML. Bug 322625, r=rbs, sr=roc
|
2006-10-08 22:04:09 +00:00 |
|
reed%reedloden.com
|
7f145058c1
|
"Fix the last two known issues" from Ryan Flint <rflint@dslr.net>
|
2006-10-08 21:41:03 +00:00 |
|
reed%reedloden.com
|
cf58c7e1c5
|
Fix two issues found by clouserw.
|
2006-10-08 19:10:47 +00:00 |
|
mozilla%colinogilvie.co.uk
|
d08543ae43
|
Bug 343336: Document how to set up Apache for mod_perl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
|
2006-10-08 18:41:45 +00:00 |
|
mozilla%colinogilvie.co.uk
|
844d3ef63f
|
Bug 351486: Documentation for the new "skins" feature
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wurblzap
|
2006-10-08 18:30:27 +00:00 |
|
bienvenu%nventure.com
|
6d8b4d6404
|
fix hang on exit emptying imap trash when we've lost cached connections to server, sr=mscott possible fix for 355859 and others
|
2006-10-08 18:16:36 +00:00 |
|
bienvenu%nventure.com
|
d29ac9de9e
|
follow on patch for treating keys case-insensitively - I mismerged a cvs conflict so this checkin makes it match mscott's review 354726, and fixes a problem where we would migrate tags every time
|
2006-10-08 18:11:39 +00:00 |
|
Olli.Pettay%helsinki.fi
|
9a0a64d9dd
|
Bug 354300, Crashes [@ nsPopupSetFrame::OnCreate] [@ nsPopupSetFrame::Destroy] when removing popup on popupshowing, p=asqueella@gmail.com, r+sr=roc
|
2006-10-08 18:10:58 +00:00 |
|
Olli.Pettay%helsinki.fi
|
73828424ae
|
Bug 352723, e4x parameter is inverted in <xul:script>, p=asqueella@gmail.com, r+sr=brendan
|
2006-10-08 18:06:03 +00:00 |
|
Olli.Pettay%helsinki.fi
|
b5f0773c5a
|
Bug 355100, Remove XTF visuals (still 2 files to remove)
|
2006-10-08 17:32:34 +00:00 |
|
bzbarsky%mit.edu
|
180dcbfe19
|
Nuke SameOrSubdomainOfTarget. Bug 327109, r=dveditz, sr=jst
|
2006-10-08 15:54:28 +00:00 |
|
scott%scott-macgregor.org
|
1666d1cbf6
|
Bug #355946 --> new tree widget sort indicators from arvid. sr=mscott
|
2006-10-08 15:44:32 +00:00 |
|
Olli.Pettay%helsinki.fi
|
ae83752913
|
Bug 355100, Remove XTF visuals (part II/II, removing files)
|
2006-10-08 15:41:46 +00:00 |
|
scott%scott-macgregor.org
|
0a857958a2
|
Bug #345887 ---> theme update. Add some spacing to the right of the signed icon in the message envelope. patch by arvid sr=mscott
|
2006-10-08 15:30:12 +00:00 |
|
Olli.Pettay%helsinki.fi
|
8f8a844353
|
Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz
|
2006-10-08 14:15:02 +00:00 |
|
mats.palmgren%bredband.net
|
eb0a8a1381
|
Detect and refuse to load some forms of recursive XBL bindings. b=350754 r+sr=bzbarsky
|
2006-10-08 10:18:41 +00:00 |
|
smontagu%smontagu.org
|
d0d13390ae
|
SetTransformedTextIsAscii() should depend on no multibyte text having been detected as well as on LeaveAsAscii(). Bug 333535 (relanding), r+sr=rbs
|
2006-10-08 06:57:34 +00:00 |
|
reed%reedloden.com
|
38f7e431c2
|
"Now with 25% less suck" from Ryan Flint <rflint@dslr.net>
|
2006-10-08 03:39:24 +00:00 |
|
edburns%acm.org
|
bba64e4fb4
|
src
|
2006-10-07 23:31:52 +00:00 |
|
hwaara%gmail.com
|
540ebf6691
|
MS Exchange Access Web Access kills window upon download finish when single window mode is set to 'reuse'. b=354701, sr=pinkerton
|
2006-10-07 23:26:20 +00:00 |
|
bclary%bclary.com
|
07811f9b5c
|
JavaScript Tests - add tests for bugs 319872, 324422 to slow tests, bug 354923
|
2006-10-07 20:37:50 +00:00 |
|
igor.bukanov%gmail.com
|
031be224c6
|
Function code generation is in a separated function. bug=355834 r=brendan
|
2006-10-07 19:50:02 +00:00 |
|
brendan%mozilla.org
|
d7b93d90b8
|
Followup fix to patch for bug 347306.
|
2006-10-07 19:27:04 +00:00 |
|
brendan%mozilla.org
|
69f7de4572
|
Fix O(n^2) growth bug in js_GetSrcNote (347306, r=igor).
|
2006-10-07 19:14:55 +00:00 |
|
smontagu%smontagu.org
|
abfd8b7e04
|
Backing out patch from bug 333535 to test performance impact
|
2006-10-07 18:36:27 +00:00 |
|
lpsolit%gmail.com
|
51abd2a779
|
Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequired - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2006-10-07 17:54:57 +00:00 |
|
lpsolit%gmail.com
|
fa0e52bd95
|
Bug 355833: Groups are out of order when sharing queries - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2006-10-07 17:51:43 +00:00 |
|
bclary%bclary.com
|
eb781b358a
|
JavaScript Test - regression test for bug 355556, by Jesse Ruderman
|
2006-10-07 10:41:32 +00:00 |
|
bclary%bclary.com
|
14eacd3b28
|
JavaScript Test - regression test for bug 355341, by Jesse Ruderman
|
2006-10-07 10:39:01 +00:00 |
|
peterv%propagandism.org
|
1c221a6a94
|
Checking in fix for bug 349465 again since it didn't affect Ts/Tp.
|
2006-10-07 10:27:45 +00:00 |
|
mats.palmgren%bredband.net
|
fc88af4d70
|
Avoid crashing on OOM. b=352335 r+sr=roc
|
2006-10-07 08:53:06 +00:00 |
|
mats.palmgren%bredband.net
|
38a3a11411
|
Remove dead code. b=355617 r+sr=bzbarsky
|
2006-10-07 08:34:53 +00:00 |
|
mattwillis%gmail.com
|
74e9de408c
|
Disabling l10n building
|
2006-10-07 04:42:12 +00:00 |
|
brendan%mozilla.org
|
eaed55fc41
|
Simple null defense in js_PCToLineNumber (355341, r=igor).
|
2006-10-07 03:50:08 +00:00 |
|
bzbarsky%mit.edu
|
56d7c3d7e0
|
Make on* (event handler) properties show up inside |with| blocks by making sure
we resolve them even when assigning. Bug 159849, r=peterv, sr=brendan
|
2006-10-07 03:37:15 +00:00 |
|
mattwillis%gmail.com
|
bc4cb2b7f9
|
Disabling l10n building
|
2006-10-07 03:34:20 +00:00 |
|
mattwillis%gmail.com
|
dbf6abd4ea
|
Enabling l10n building for spinning SB 0.3rc2
|
2006-10-07 03:32:56 +00:00 |
|
mattwillis%gmail.com
|
23d8ad1941
|
Backout bad change
|
2006-10-07 02:26:28 +00:00 |
|
mattwillis%gmail.com
|
ce361be0aa
|
Enabling l10n building for spinning SB 0.3rc2
|
2006-10-07 02:25:45 +00:00 |
|
mattwillis%gmail.com
|
7441a456c7
|
Enabling l10n building for spinning SB 0.3rc2
|
2006-10-07 01:31:18 +00:00 |
|