Commit Graph

9420 Commits

Author SHA1 Message Date
dwitte@stanford.edu
2b31364ac3 back out changes. 2007-12-19 03:07:41 -08:00
dwitte@stanford.edu
95392ed6a3 test growing the array by a minimum amount (taken from nsVoidArray). 2007-12-19 01:56:28 -08:00
dwitte@stanford.edu
08084acaeb testing allocator change for Ts impact. 2007-12-19 01:14:15 -08:00
edward.lee@engineering.uiuc.edu
3d3f54cc6b Backout bug 408696 to fix ui bustage. a=jesse 2007-12-18 22:49:41 -08:00
dwitte@stanford.edu
63050186f2 reland nsTObserverArray changes only. 2007-12-18 22:03:05 -08:00
smichaud@pobox.com
afaa3a7b23 Back out patch for bug 403232 -- caused mochitest failures. 2007-12-18 21:52:48 -08:00
dwitte@stanford.edu
8b3567b59d backing out to investigate Ts increase 2007-12-18 20:12:11 -08:00
mrbkap@gmail.com
4dc08713fb Make peek-on-same-line actually work correctly. bug 401246, r=brendan (NPOTB) 2007-12-18 17:15:41 -08:00
dwitte@stanford.edu
3b75d76adb implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner 2007-12-18 17:06:34 -08:00
crowder@fiverocks.com
3e531b2372 Bug 407600 - Compile Spidermonkey with -Os on Mac, r=bsmedberg, no approval needed, NPOTB 2007-12-18 17:05:48 -08:00
jruderman@hmc.edu
32e8d98aa4 Add crashtest 2007-12-18 17:00:19 -08:00
jruderman@hmc.edu
76d06a236f Do not taunt Happy Fun Crashtest. 2007-12-18 16:58:28 -08:00
jruderman@hmc.edu
c929c53b6a Add crashtest. 2007-12-18 16:56:25 -08:00
jruderman@hmc.edu
1ad17e5ea3 One crashtest to rule them all, and in the darkness bind them. 2007-12-18 16:50:46 -08:00
jruderman@hmc.edu
3e325de8e5 Add crashtest. 2007-12-18 16:48:24 -08:00
mrbkap@gmail.com
3cffe924e5 missing last character when using readline() on files. bug 407844, r=crowder a=brendan 2007-12-18 16:44:21 -08:00
smichaud@pobox.com
6d86e37dc1 Fix multiple focus bugs. b=403232 r=joshmoz sr=roc 2007-12-18 16:35:14 -08:00
jruderman@hmc.edu
05a63a0e24 Add a crashtest 2007-12-18 16:31:06 -08:00
jruderman@hmc.edu
91a183dd32 It's a bird ... it's a plane ... it's a crashtest! 2007-12-18 16:29:38 -08:00
jruderman@hmc.edu
12773a0769 Add crashtest 2007-12-18 16:27:39 -08:00
jruderman@hmc.edu
3fe2bbd97a Really add crashtests 2007-12-18 16:27:10 -08:00
jruderman@hmc.edu
c668e5b8db Crashtester!? I hardly *know* 'er! 2007-12-18 16:25:01 -08:00
jruderman@hmc.edu
d13daacc32 Add crashtest 2007-12-18 16:17:04 -08:00
karlt+@karlt.net
5e38d09cf2 mark reftest for bug 391045 random on Linux as it depends on whether fonts are installed. 2007-12-18 16:13:41 -08:00
jruderman@hmc.edu
d88b12f4ab Power can corrupt. So can freeing objects twice. Adding a crashtest. 2007-12-18 15:43:02 -08:00
mrbkap@gmail.com
62ccffd6aa Sync XPCSafeJSObjectWrapper with similar fixes that we took for XPCNativeWrapper. bug 399299, r+sr=jst 2007-12-18 15:33:14 -08:00
bhearsum@mozilla.com
3f624418e5 bug 407785: Bootstrap::Util::CvsTag should log what it's going to do -- with newlines. r=rhelmer, patch=me 2007-12-18 15:25:07 -08:00
vladimir@pobox.com
1f7f3e59ed b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 15:01:15 -08:00
sspitzer@mozilla.org
8f6a6ddf24 add places test for global history's isVisited(). part of bug #401980 r=dietrich 2007-12-18 14:32:07 -08:00
maxf@magma.ca
49eda3bf0d See bugzilla bug 280725. Changes were made to the xremote mechanism to move it out of the os-specific widget code and into the more generic command line code in the toolkit. This bug implements the corresponding changes for the QNX Neutrino Mozilla based browser: 1) The xremote related code is removed from widget/src/photon/. 2) The nsPhMozRemoteHelper.* source files removed in step 1 are renamed to nsPhRemoteService.* and modified to work under toolkit/components/remote/. 3) Finally the photon specific code in widget/src/xremoteclient is modified so that the mozilla-xremote-client utility works as it did before. These changes are all Neutrino-only and should not affect any other platform, and in theory cannot bust any Tinderbox builds. p=407800 r=bsmedberg 2007-12-18 14:00:51 -08:00
mrbkap@gmail.com
d3cd1df667 Fix mochitest fallout from bug 396849 2007-12-18 13:56:14 -08:00
karlt+@karlt.net
d3c32ac10b 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
cfd03ce485 putting these back too, oops! 2007-12-18 13:43:16 -08:00
vladimir@pobox.com
d2487b5d0d accidentally uncommented this 2007-12-18 13:41:16 -08:00
vladimir@pobox.com
9451a20809 Fix reftest for bug 24998 2007-12-18 13:30:13 -08:00
sspitzer@mozilla.org
09b4bc65e3 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
1f298a2385 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
972347941c Make |foo instanceof XOW| work as expected. bug 396849, r+sr=jst 2007-12-18 13:06:44 -08:00
vladimir@pobox.com
2f5e433bfb b=24998, background images spill beyond rounded borders; r+sr=roc 2007-12-18 12:59:48 -08:00
edward.lee@engineering.uiuc.edu
f221c8b170 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
a4484eddc8 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
2a01021676 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
cc8a4b26d0 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
0951ed356d 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
6d6fa76015 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
ce1bf11e91 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
cc59a74c17 Bug 408811, fix perl warning on some unshipped files, r=rhelmer 2007-12-18 09:47:03 -08:00
dougt@meer.net
abbc64d336 Relanding 398009. Fixes license headers. r/sr=brendan a=vlad 2007-12-18 09:42:44 -08:00
dougt@meer.net
c1767184b6 Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad. 2007-12-18 09:36:32 -08:00
dougt@meer.net
bbb4d0dc41 Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad. 2007-12-18 09:31:14 -08:00