Commit Graph

186915 Commits

Author SHA1 Message Date
karlt+@karlt.net
6a3d8d8c9a Bug 405393 - ZWNJ and ZWJ unicode characters are failing to render correctly. r=roc. 2007-12-18 13:50:03 -08:00
vladimir@pobox.com
0f1a979865 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com
1c54abb0ff accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com
0f4d7776fb Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
sspitzer@mozilla.org
bf436058b9 fix for bug #400671: Location bar ignores entered url and uses autocomplete selected url instead r=gavin, a=blocking-firefox-3+ 2007-12-18 13:25:03 -08:00
jonas@sicking.cc
e51c70d8de Bug 403841: nsContentUtils::CreateContextualFragment needs to deal with being passed nodes other than elements. Patch by luser. r/sr=sicking 2007-12-18 13:24:54 -08:00
mrbkap@gmail.com
c2be3e74a0 Make |foo instanceof XOW| work as expected. bug 396849, r+sr=jst 2007-12-18 13:06:44 -08:00
vladimir@pobox.com
f486de3a54 b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
edward.lee@engineering.uiuc.edu
ffcc3e4673 Bug 408565 - Menu items "Open Containing Folder" / "Show in Finder" shouldn't be grayed out for in-progress/paused downloads. r=sdwilsh, a1.9=beltzner 2007-12-18 11:56:09 -08:00
mrbkap@gmail.com
e6bf1660b3 Work around weird behavior from JS_NewObject when we pass it a parent. bug 407289, r=jst sr=brendan 2007-12-18 11:40:46 -08:00
dholbert@cs.stanford.edu
75935c5dbb Bug 408754: Change assertion to warning for surpassing nscoord_MAX in NSCoordSaturatingAdd/Subtract r+sr=roc, a=mtschrep 2007-12-18 11:31:14 -08:00
dholbert@cs.stanford.edu
749290b928 Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to NSCoordSaturatingSubtract, in nsComboboxControlFrame::GetIntrinsicWidth. r+sr=bzbarsky a=mtschrep 2007-12-18 11:26:35 -08:00
dholbert@cs.stanford.edu
a150e16085 Bug 404219: Reinsert (instead of discarding) frameList after failing to remove a frame from it. r=fantasai sr=roc a=blocking1.9 2007-12-18 11:22:12 -08:00
dveditz@cruzio.com
9e2602c1a0 bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner 2007-12-18 11:08:35 -08:00
bhearsum@mozilla.com
269af9f0e0 bug 407351: add bzip2 support to Bootstrap::Step::Stage - fix double dot error. r=rhelmer, patch=me 2007-12-18 10:11:00 -08:00
nrthomas@gmail.com
deac9115b3 Bug 408811, fix perl warning on some unshipped files, r=rhelmer 2007-12-18 09:47:03 -08:00
dougt@meer.net
75b1666bda Relanding 398009. Fixes license headers. r/sr=brendan a=vlad 2007-12-18 09:42:44 -08:00
dougt@meer.net
6d62a266e3 Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad. 2007-12-18 09:36:32 -08:00
dougt@meer.net
9c77113bb1 Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad. 2007-12-18 09:31:14 -08:00
dougt@meer.net
26ccc8d6c4 relanding fix for 364205. r/sr= brendan. a=vlad. 2007-12-18 09:16:25 -08:00
ted.mielczarek@gmail.com
c049340e00 backing out bug 408729 2007-12-18 08:32:13 -08:00
bzbarsky@mit.edu
46ba55e7e4 Adding test. 2007-12-18 08:23:57 -08:00
kairo@kairo.at
379ccb2ced bug 346133 - [seamonkey] pull L10n dictionaries, r=l10n@mozilla.com a=beltzner 2007-12-18 08:13:11 -08:00
kairo@kairo.at
38c4bfeae2 bug 405856 - pull the whole l10n/ab-CD/ dir with L10n checkout to solve the problem of pulling of optional L10n directories, r=bsmedberg,l10n@mozilla.com a=beltzner 2007-12-18 08:09:06 -08:00
ted.mielczarek@gmail.com
e069733fb3 bug 408729 - annotate crash report with StartupTime. r=mento 2007-12-18 08:07:26 -08:00
axel@pike.org
64ee9208b8 bug 408817, use a generator function rather than a iterator class for FileCollector, r=bhearsum 2007-12-18 06:37:00 -08:00
rflint@ryanflint.com
6476c4ad8b Add reftest 2007-12-18 03:22:54 -08:00
neil@parkwaycc.co.uk
c460e1546b Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore 2007-12-18 01:16:42 -08:00
edward.lee@engineering.uiuc.edu
819aa6c901 Bug 405886 - Remove the "Open File" button at the right of every download row. r=sdwilsh, b-ff3=mconnor 2007-12-18 00:51:57 -08:00
edward.lee@engineering.uiuc.edu
188be9ad13 Bug 408350 - Enter/return on downloads should do the same as double click. r=sdwilsh, a1.9=mconnor 2007-12-18 00:49:36 -08:00
edward.lee@engineering.uiuc.edu
092de713ae Bug 408351 - Double click download should do default action (first item in menu). r=sdwilsh, a1.9=schrep 2007-12-18 00:47:48 -08:00
sspitzer@mozilla.org
f7e0eb16c3 fix for bug #401980: use a simpler query than mDBGetURLPageInfo for IsURIStringVisited() patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep 2007-12-17 23:28:14 -08:00
jruderman@hmc.edu
21056d7a80 Add crashtest. 2007-12-17 23:24:34 -08:00
jruderman@hmc.edu
236bb748ee Then lobbeth thou thy Holy Crashtest of Antioch towards thou foe, who being naughty in my sight, shall snuff it. [Commit message suggested by aja] 2007-12-17 23:22:42 -08:00
sspitzer@mozilla.org
fbac33065b fix for bug #408463: top crash @ nsAutoCompleteController::HandleStartComposition() r=mano, a=blocking-firefox-3+ 2007-12-17 23:20:10 -08:00
jruderman@hmc.edu
92a6869573 Add crashtest 2007-12-17 23:19:21 -08:00
jruderman@hmc.edu
0339cb6e9d Add a crashtest. 2007-12-17 23:15:38 -08:00
jruderman@hmc.edu
15b2402851 Let them eat crashtests. 2007-12-17 23:08:59 -08:00
jruderman@hmc.edu
885d0e6003 Add a crashtest 2007-12-17 23:07:23 -08:00
jruderman@hmc.edu
7579cbd98c Add crashtest. 2007-12-17 23:03:20 -08:00
jruderman@hmc.edu
5f0f6a2e4a Add crashtest 2007-12-17 23:02:09 -08:00
jruderman@hmc.edu
f8fe328eb2 I'll get you, my pretty, and your little crashtest, too! [Checkin comment suggested by aja.] 2007-12-17 22:58:07 -08:00
jruderman@hmc.edu
315ca033c8 Add a crashtest 2007-12-17 22:52:33 -08:00
jruderman@hmc.edu
47c76f206d Thou shalt not covet thy neighbor's crashtest. 2007-12-17 22:44:41 -08:00
jruderman@hmc.edu
46678c180d Add crashtest. 2007-12-17 22:39:36 -08:00
jruderman@hmc.edu
50b8b36478 Your mother was a hamster and your father smelt of crashtests! 2007-12-17 22:33:13 -08:00
jruderman@hmc.edu
23edf0aeaf Add crashtest 2007-12-17 22:31:39 -08:00
jruderman@hmc.edu
eeb422d94c Add crashtests 2007-12-17 22:30:20 -08:00
jruderman@hmc.edu
a31b0a248d What is the airspeed velocity of an unladen crashtest? 2007-12-17 22:27:27 -08:00
jruderman@hmc.edu
6c53196ee8 Add crashtest 2007-12-17 22:17:47 -08:00