Commit Graph

257 Commits

Author SHA1 Message Date
reed@reedloden.com
59377ce2fe Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" (additional fixes) [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr+a1.9=roc] 2008-01-20 21:44:05 -08:00
aaronleventhal@moonset.net
eefbf80904 Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep 2008-01-18 11:55:37 -08:00
reed@reedloden.com
a65b292027 Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 23:00:31 -08:00
reed@reedloden.com
2628c5157a Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 22:57:13 -08:00
reed@reedloden.com
77a4d612a8 Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep] 2008-01-15 17:27:53 -08:00
roc+@cs.cmu.edu
f2b680b77b Bug 404192. Sync up nsBoxFrame::CreateViewForFrame with nsContainerFrame::CreateViewForFrame, in particular to use GetParentViewForChildFrame to set up scrollframe children correctly. r+sr=mats 2008-01-09 14:45:10 -08:00
reed@reedloden.com
a34d649e54 Actually fix bustage. 2008-01-08 23:51:17 -08:00
reed@reedloden.com
61bc7ec1a1 Attempt to fix bustage. 2008-01-08 23:48:58 -08:00
reed@reedloden.com
fa12771c1b Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep] 2008-01-08 23:28:39 -08:00
jruderman@hmc.edu
9d3d52706a Adding a crashtest. 2008-01-06 15:58:28 -08:00
reed@reedloden.com
693a20ed32 Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr=roc a1.9=damons] 2008-01-04 21:49:44 -08:00
jruderman@hmc.edu
337162be38 Add crashtest 2008-01-04 21:07:49 -08:00
jruderman@hmc.edu
79d8ce5085 Add crashtest 2008-01-04 20:39:04 -08:00
jruderman@hmc.edu
c0bb28ae67 Add crashtest 2008-01-04 20:36:54 -08:00
jruderman@hmc.edu
d3513345b9 Add crashtest for leak bug 2008-01-04 20:33:57 -08:00
jruderman@hmc.edu
820612b11b Adding crashtest 2008-01-04 20:30:50 -08:00
mozilla.mano@sent.com
c68b8f41c1 Bug 407449 - After an unsuccessful drag&drop action multiple folders/bookmarks can be highlighted in Places Organizer. r=enn, sr=roc. 2008-01-04 16:21:25 -08:00
roc+@cs.cmu.edu
fb28ffc853 Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-03 18:08:29 -08:00
jruderman@hmc.edu
6e7f1c51d1 Add crashtest 2008-01-02 21:56:25 -08:00
Olli.Pettay@helsinki.fi
9f26cba0e6 Bug 409807, r+sr=roc, a=beltzner 2008-01-02 16:01:30 -08:00
ginn.chen@sun.com
67cd80d3cf Bug 398362 First menuitem is not selected when opening a menu for the first time r=enndeakin sr=bzbarsky 2008-01-01 21:33:30 -08:00
reed@reedloden.com
1d602b3c42 Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
dwitte@stanford.edu
206f4c4d13 Bug 410358 - use nsTArray in nsTreeBodyFrame. r+sr=neil, a=stuart 2007-12-31 17:31:16 -08:00
jruderman@hmc.edu
5775a5419b Add crashtest 2007-12-23 18:19:16 -08:00
neil@parkwaycc.co.uk
d9274d904a Bug 408904 Fix crash regression from bug 384874 r=Enn sr=bz a=beltzner 2007-12-21 09:59:35 -08:00
jruderman@hmc.edu
922e60b202 Over the past week, I checked in 377 crashtests, mostly for bugs I reported. Now it's your turn. 2007-12-19 16:35:23 -08:00
jruderman@hmc.edu
bf6aacee4b Do not look into crashtest with remaining eye. 2007-12-19 16:04:17 -08:00
jruderman@hmc.edu
7fabb8edaf Use this crashtest only with proper ventilation. 2007-12-19 16:01:30 -08:00
jruderman@hmc.edu
6d02db2253 Wearing this crashtest does not enable you to fly. 2007-12-19 16:00:28 -08:00
jruderman@hmc.edu
0d0f99c1ab Please remain seated until the crashtest has come to a complete stop. 2007-12-19 15:56:15 -08:00
jruderman@hmc.edu
324928fb4e Add crashtest 2007-12-19 15:24:23 -08:00
jruderman@hmc.edu
d48110053d This crashtest may contain traces of peanuts. 2007-12-19 15:22:36 -08:00
jruderman@hmc.edu
9e77c91f0b Have you stopped beating your crashtest yet? 2007-12-19 15:21:07 -08:00
jruderman@hmc.edu
63db6d629f Add crashtest 2007-12-19 15:09:39 -08:00
hwaara@gmail.com
9fc1c6a41c bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons 2007-12-19 11:40:18 -08:00
enndeakin@sympatico.ca
f6cf153b88 Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep 2007-12-19 08:37:32 -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
jruderman@hmc.edu
05a63a0e24 Add a crashtest 2007-12-18 16:31:06 -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
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
jruderman@hmc.edu
8be47acc5b Add crashtest. 2007-12-17 23:24:34 -08:00
jruderman@hmc.edu
90b2067a38 Add crashtest. 2007-12-17 23:03:20 -08:00
enndeakin@sympatico.ca
cfba4e23fc Bug 404237, add null check when key is pressed quickly before menu opens, r+sr=bz 2007-12-17 10:17:03 -08:00
jruderman@hmc.edu
d358051e76 Add crashtest 2007-12-16 22:42:01 -08:00