jst@mozilla.org
|
7a800e1698
|
Fixing bug 408792. Remove some expensive QI calls from frequently called code. r=jonas@sicking.cc, sr=bzbarsky@mit.edu
|
2007-12-21 05:44:58 -08:00 |
dtownsend@oxymoronical.com
|
4806751fca
|
Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner
|
2007-12-21 01:19:15 -08:00 |
dwitte@stanford.edu
|
f0c2fdc4b9
|
landing additional change from bug 407442.
|
2007-12-20 23:30:15 -08:00 |
dwitte@stanford.edu
|
c400cf06cf
|
relanding switch to nsAutoTObserverArray per bug 407442.
|
2007-12-20 02:37:52 -08:00 |
dwitte@stanford.edu
|
48af83fba0
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
jruderman@hmc.edu
|
70435e8f6d
|
This crashtest is not a toy.
|
2007-12-19 15:57:43 -08:00 |
jruderman@hmc.edu
|
8854d6cf55
|
Add a crashtest
|
2007-12-19 15:54:16 -08:00 |
jruderman@hmc.edu
|
8228f4157e
|
Add crashtest
|
2007-12-19 15:01:41 -08:00 |
jruderman@hmc.edu
|
d41efa742d
|
Adding crashtest
|
2007-12-19 15:00:10 -08:00 |
jruderman@hmc.edu
|
e0467e2eab
|
Add a crashtest
|
2007-12-19 14:52:58 -08:00 |
jruderman@hmc.edu
|
8e3d960d5d
|
Add crashtest
|
2007-12-19 11:13:24 -08:00 |
jruderman@hmc.edu
|
5797bcbfec
|
Crashtest it from orbit. It's the only way to be sure.
|
2007-12-19 11:09:25 -08:00 |
jruderman@hmc.edu
|
70776f698c
|
Add a crashtest
|
2007-12-19 11:07:35 -08:00 |
jruderman@hmc.edu
|
68cdfa602a
|
Add crashtest
|
2007-12-19 11:02:34 -08:00 |
bzbarsky@mit.edu
|
4b22d9a491
|
Changing the alt or value attribute of an image input should change the text shown when the image is broken. Bug 408782, r+sr=dbaron, a=schrep
|
2007-12-19 09:46:54 -08:00 |
dwitte@stanford.edu
|
5c0212e27a
|
back out changes.
|
2007-12-19 03:07:41 -08:00 |
dwitte@stanford.edu
|
8fdae1fc6e
|
reland nsTObserverArray changes only.
|
2007-12-18 22:03:05 -08:00 |
dwitte@stanford.edu
|
0720a11afd
|
backing out to investigate Ts increase
|
2007-12-18 20:12:11 -08:00 |
dwitte@stanford.edu
|
beed785dd1
|
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 |
jruderman@hmc.edu
|
13568b3588
|
It's a bird ... it's a plane ... it's a crashtest!
|
2007-12-18 16:29:38 -08:00 |
jruderman@hmc.edu
|
b6fa6fbfd1
|
Add crashtest
|
2007-12-18 16:17:04 -08:00 |
jruderman@hmc.edu
|
3ba97609f3
|
Power can corrupt. So can freeing objects twice. Adding a crashtest.
|
2007-12-18 15:43:02 -08:00 |
jonas@sicking.cc
|
802e9dd89f
|
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 |
jruderman@hmc.edu
|
cb803014a9
|
Add a crashtest.
|
2007-12-17 23:15:38 -08:00 |
jruderman@hmc.edu
|
a134dc84a1
|
Let them eat crashtests.
|
2007-12-17 23:08:59 -08:00 |
jruderman@hmc.edu
|
a869c83ead
|
Add a crashtest
|
2007-12-17 23:07:23 -08:00 |
jruderman@hmc.edu
|
55e297d04e
|
Add crashtest
|
2007-12-17 23:02:09 -08:00 |
jruderman@hmc.edu
|
332bd330fe
|
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
|
5f24e8d257
|
Add a crashtest
|
2007-12-17 22:52:33 -08:00 |
jruderman@hmc.edu
|
9f7a7769d4
|
Thou shalt not covet thy neighbor's crashtest.
|
2007-12-17 22:44:41 -08:00 |
jruderman@hmc.edu
|
cada31e261
|
Add crashtest.
|
2007-12-17 22:39:36 -08:00 |
reed@reedloden.com
|
da1cb261ea
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons]
|
2007-12-17 21:41:56 -08:00 |
jruderman@hmc.edu
|
bb5d08fb0b
|
I'd rather be a crashtest than a nail.
|
2007-12-17 17:55:00 -08:00 |
jruderman@hmc.edu
|
276a7d607a
|
Make this crashtest finish more quickly.
|
2007-12-17 17:50:52 -08:00 |
jruderman@hmc.edu
|
8c5d315391
|
Add crashtest
|
2007-12-17 17:50:11 -08:00 |
Olli.Pettay@helsinki.fi
|
c216c8038b
|
Bug 408720, Trying to reduce MH regression caused by the content arena, part 1 r+sr=sicking
|
2007-12-17 16:41:29 -08:00 |
dcamp@mozilla.com
|
61bf055bb4
|
Bug 403852: Unable to access nsIDOMFile using the [] operator. r+sr=sicking, b=dsicore
|
2007-12-17 13:20:40 -08:00 |
jruderman@hmc.edu
|
d6a75bb6c2
|
Add a crashtest
|
2007-12-16 17:01:29 -08:00 |
jruderman@hmc.edu
|
9be31eabbb
|
Free crashtests with $5 S&H while supplies last!
|
2007-12-16 16:57:31 -08:00 |
jruderman@hmc.edu
|
12a91df3c6
|
Add a crashtest
|
2007-12-16 14:05:46 -08:00 |
jruderman@hmc.edu
|
c050c4d698
|
Add the first XBL crashtest
|
2007-12-15 21:21:02 -08:00 |
jruderman@hmc.edu
|
495ea44f61
|
Got crashtests?
|
2007-12-15 14:58:14 -08:00 |
sayrer@gmail.com
|
e42e3ca62a
|
Bug 398017. nsGenericElement unlink improvements. r/sr=sicking, a=dsicore
|
2007-12-15 14:18:05 -08:00 |
Olli.Pettay@helsinki.fi
|
b8bce4679a
|
Bug 403830, trying to fix bustage
|
2007-12-15 01:59:00 -08:00 |
Olli.Pettay@helsinki.fi
|
e52650feb7
|
Bug 403830, arena for content, r=sicking, sr=jst
|
2007-12-15 01:45:33 -08:00 |
bzbarsky@mit.edu
|
48756d5414
|
Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst
|
2007-12-14 21:43:10 -08:00 |
jruderman@hmc.edu
|
fe108c0514
|
Fix test bustage.
|
2007-12-14 21:36:36 -08:00 |
jruderman@hmc.edu
|
d8af36a81e
|
Add a crashtest.
|
2007-12-14 21:25:04 -08:00 |
jruderman@hmc.edu
|
5a2c22d6a2
|
Add crashtest.
|
2007-12-14 21:00:55 -08:00 |
jruderman@hmc.edu
|
05157db377
|
Add a crashtest.
|
2007-12-14 20:24:51 -08:00 |