bclary@bclary.com
|
08f32110e0
|
JavaScript Test - regression test for bug 396900, by Norris Boyd, not part of the build
|
2007-09-21 10:11:48 -07:00 |
|
neil@parkwaycc.co.uk
|
0361496850
|
Remove expensive DOMAttrModified listeners b=395496 r=Enn sr+a=bz
|
2007-09-21 09:09:45 -07:00 |
|
kairo@kairo.at
|
2f3e39f0b9
|
bug 394671 - cvs remove extensions/help, r+sr=Neil a=bsmedberg
|
2007-09-21 08:03:20 -07:00 |
|
bclary@bclary.com
|
bdffed1c10
|
JavaScript Test - regression test for bug 380933, by Jesse Ruderman, not part of the build
|
2007-09-21 07:55:45 -07:00 |
|
bclary@bclary.com
|
176cee8e0c
|
JavaScript Test - regression test for bug 352616, not part of the build
|
2007-09-21 07:52:04 -07:00 |
|
bclary@bclary.com
|
4f22780b0c
|
JavaScript Test - regression test for bug 381374, by Jesse Ruderman, not part of the build
|
2007-09-21 07:48:55 -07:00 |
|
bclary@bclary.com
|
1c240c61f4
|
JavaScript Test - regression test for bug 394967, by Jesse Ruderman, not part of the build
|
2007-09-21 07:45:48 -07:00 |
|
bclary@bclary.com
|
48d43cdece
|
JavaScript Tests - regression tests for bug 358594, by Jesse Ruderman, not part of the build
|
2007-09-21 07:39:09 -07:00 |
|
bclary@bclary.com
|
c41a2b30f6
|
JavaScript Test - regression test for bug 379245, by Igor Bukanov, not part of the build
|
2007-09-21 07:33:29 -07:00 |
|
bclary@bclary.com
|
a4b5fa6890
|
JavaScript Test - regression test for bug 382503, by Jesse Ruderman, not part of the build
|
2007-09-21 07:30:19 -07:00 |
|
bclary@bclary.com
|
c5a8c7f592
|
JavaScript Test - regression test for bug 375976, by Jesse Ruderman, not part of the build
|
2007-09-21 07:26:35 -07:00 |
|
bclary@bclary.com
|
3ec56355da
|
JavaScript Tests - regression test for bug 372309, by Eli Friedman, not part of the build
|
2007-09-21 07:12:07 -07:00 |
|
mozilla@weilbacher.org
|
659458f657
|
Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky
|
2007-09-21 03:04:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3d3dee855b
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
|
roc+@cs.cmu.edu
|
d2a947b78c
|
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
|
2007-09-21 02:19:59 -07:00 |
|
roc+@cs.cmu.edu
|
0789c7b2c1
|
Bug 392761. getClientRects/getBoundingClientRect *do* take scrolling into account, including viewport scrolling. r+sr=dbaron
|
2007-09-21 02:15:42 -07:00 |
|
roc+@cs.cmu.edu
|
fbb6f8ee60
|
Bug 396761. Fix buffer length. r=smontagu,a=bz
|
2007-09-21 02:12:29 -07:00 |
|
Olli.Pettay@helsinki.fi
|
08d334c65d
|
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
|
2007-09-21 01:54:36 -07:00 |
|
jwalden@mit.edu
|
036312c5b7
|
Yet another fix for Windows calling convention differences.
|
2007-09-21 01:18:36 -07:00 |
|
jwalden@mit.edu
|
f3cec9de81
|
Fixing more bustage; apparently some compilers don't like default arguments unless they're in a declaration, not a definition.
|
2007-09-21 01:12:07 -07:00 |
|
jwalden@mit.edu
|
e01dc9e11d
|
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
|
2007-09-21 00:59:09 -07:00 |
|
jwalden@mit.edu
|
08317171e2
|
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
|
2007-09-20 23:17:59 -07:00 |
|
sayrer@gmail.com
|
58ca3d4a2a
|
Bug 396648. nsPermissionManager tries to open two files that usually don't exist. r/sr=biesi, a=bzbarsky
|
2007-09-20 22:09:54 -07:00 |
|
bzbarsky@mit.edu
|
a61b828bb2
|
Make this test actually test something
|
2007-09-20 20:58:35 -07:00 |
|
bzbarsky@mit.edu
|
7ed598436e
|
Add comment that sicking asked for and I forgot
|
2007-09-20 20:54:11 -07:00 |
|
bzbarsky@mit.edu
|
3ca9091c29
|
Slight code simplification.
|
2007-09-20 20:42:59 -07:00 |
|
bzbarsky@mit.edu
|
3d72bc9b42
|
Adding test.
|
2007-09-20 20:39:37 -07:00 |
|
bzbarsky@mit.edu
|
aa2a9b2bd2
|
Fixing test for real.
|
2007-09-20 20:39:16 -07:00 |
|
bzbarsky@mit.edu
|
baec163f3f
|
Fixing test to actually pass
|
2007-09-20 20:06:50 -07:00 |
|
surkov.alexander@gmail.com
|
b10ca93fe3
|
Bug 396744 - crash [@nsAccessilbe::GetFinalState] with moving select, option and optgroup with display: none, r=aaronlev, a=dsicore
|
2007-09-20 19:58:29 -07:00 |
|
bzbarsky@mit.edu
|
e400c6fe35
|
Simplify reflow and restyle event processing a tad. Bug 396099, r+sr+a=roc
|
2007-09-20 19:47:19 -07:00 |
|
bzbarsky@mit.edu
|
f91b2b313b
|
Fix bug 392318. r+sr+a=sicking.
|
2007-09-20 19:41:08 -07:00 |
|
reed@reedloden.com
|
0dc9d9ad4a
|
Bug 389801 - "Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing" [p=fcrozat@mandriva.com (Frederic Crozat) r=chpe sr=roc a1.9=roc]
|
2007-09-20 19:14:33 -07:00 |
|
reed@reedloden.com
|
b7b3b95239
|
Bug 395298 - "Correct typo in growl section of about:license (s/alers/alerts/)" [p=reed r=gerv a1.9=damons]
|
2007-09-20 19:11:51 -07:00 |
|
bzbarsky@mit.edu
|
7f6abfd9be
|
Make sure to tear down the XBL binding for nodes which forced one even though not in the document. Bug 389636, r+sr+a=sicking
|
2007-09-20 19:05:43 -07:00 |
|
dolske@mozilla.com
|
5507f25e24
|
(Missed a new file in last checkin. b=386150)
|
2007-09-20 18:54:12 -07:00 |
|
dolske@mozilla.com
|
6cbe32641f
|
Bug 386150 - Can't save a login containing only a password. r=gavin, a=mconnor
|
2007-09-20 18:52:44 -07:00 |
|
scott@scott-macgregor.org
|
bc1961884c
|
try to fix mac orange again.
|
2007-09-20 17:34:42 -07:00 |
|
scott@scott-macgregor.org
|
cd3973f8f1
|
try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix.
|
2007-09-20 16:56:10 -07:00 |
|
bzbarsky@mit.edu
|
d042521385
|
Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc
|
2007-09-20 16:28:26 -07:00 |
|
scott@scott-macgregor.org
|
f9d06920f7
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
|
vladimir@pobox.com
|
44c6413c55
|
b=391184, accidentally blew away this patch with cairo update
|
2007-09-20 15:34:31 -07:00 |
|
bzbarsky@mit.edu
|
baafb4493d
|
Adding test.
|
2007-09-20 15:19:12 -07:00 |
|
bzbarsky@mit.edu
|
df30233ab2
|
Make getElementsByClassName handle the root element properly. Bug 395915, r+sr=peterv, a=sicking.
|
2007-09-20 15:10:27 -07:00 |
|
brendan@mozilla.org
|
a6dd2d83f6
|
Fix order of evaluation bug in bitwise and shift ops (396969, r=igor).
|
2007-09-20 14:49:26 -07:00 |
|
dveditz@cruzio.com
|
e45332c048
|
backout fix for bug 345428 due to memory leaks
|
2007-09-20 13:40:43 -07:00 |
|
benjamin@smedbergs.us
|
b4a8d79ecb
|
Bug 396936 - FLAGP_TO_THING bustage from C++, r+a=brendan
|
2007-09-20 12:49:59 -07:00 |
|
vladimir@pobox.com
|
77096b4031
|
b=838960, ugprade cairo to 1.5.x; and b=377336, printing page from win32 results in hung app, r=stuart
|
2007-09-20 12:24:47 -07:00 |
|
sspitzer@mozilla.org
|
74466dbc05
|
fix for bug #390747: POST keyword bookmarks stop working after a restart r=dietrich
|
2007-09-20 12:17:11 -07:00 |
|
benjamin@smedbergs.us
|
138a327eb5
|
Bug 395678 - Fix const issues with strchr in C++ (when used in mozilla-central), r=mrbkap, a=brendan
|
2007-09-20 11:58:01 -07:00 |
|