Commit Graph

4133 Commits

Author SHA1 Message Date
Olli.Pettay@helsinki.fi
4a9cdc7242 Testing smaller arena to reduce HM, Bug 408720 2007-12-22 05:20:24 -08:00
jst@mozilla.org
cd9f29a349 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
dwitte@stanford.edu
d3a1fc3baa relanding part of 407442. 2007-12-19 23:30:04 -08:00
jruderman@hmc.edu
c53af5a3e4 Adding crashtest 2007-12-19 15:00:10 -08:00
dwitte@stanford.edu
8dcce35b39 back out changes. 2007-12-19 03:07:41 -08:00
dwitte@stanford.edu
9a3a4249f4 reland nsTObserverArray changes only. 2007-12-18 22:03:05 -08:00
dwitte@stanford.edu
1d9282cd47 backing out to investigate Ts increase 2007-12-18 20:12:11 -08:00
dwitte@stanford.edu
8345ef1233 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
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
jruderman@hmc.edu
0339cb6e9d Add a crashtest. 2007-12-17 23:15:38 -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
reed@reedloden.com
66f2bb691a 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
58119c0a67 I'd rather be a crashtest than a nail. 2007-12-17 17:55:00 -08:00
jruderman@hmc.edu
6e65ef53f5 Make this crashtest finish more quickly. 2007-12-17 17:50:52 -08:00
jruderman@hmc.edu
707aba7e81 Add crashtest 2007-12-17 17:50:11 -08:00
Olli.Pettay@helsinki.fi
44cf01e473 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
5f1b8a408a 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
97a63b8ac0 Got crashtests? 2007-12-15 14:58:14 -08:00
sayrer@gmail.com
a4018becfe Bug 398017. nsGenericElement unlink improvements. r/sr=sicking, a=dsicore 2007-12-15 14:18:05 -08:00
Olli.Pettay@helsinki.fi
f03a324bb4 Bug 403830, trying to fix bustage 2007-12-15 01:59:00 -08:00
Olli.Pettay@helsinki.fi
6f11b29032 Bug 403830, arena for content, r=sicking, sr=jst 2007-12-15 01:45:33 -08:00
bzbarsky@mit.edu
3873a2fe8d 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
3a5b6e89a1 Add a crashtest. 2007-12-14 20:24:51 -08:00
jruderman@hmc.edu
6b8f9a678f Add crashtest. 2007-12-14 19:25:12 -08:00
reed@reedloden.com
27a55e7707 Back out patch from bug 406047, as it is causing orange on Linux and Tp regression on Mac. 2007-12-14 00:55:08 -08:00
reed@reedloden.com
71fe589716 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart] 2007-12-13 23:20:32 -08:00
jruderman@hmc.edu
39b28e5f0d Add crashtest. 2007-12-13 21:06:08 -08:00
jruderman@hmc.edu
241dcb7915 Add another crashtest. 2007-12-13 21:00:54 -08:00
jruderman@hmc.edu
522d195b12 Add crashtest. 2007-12-13 20:58:42 -08:00
jruderman@hmc.edu
aefff9c3f4 Add a crashtest. 2007-12-13 20:40:08 -08:00
jruderman@hmc.edu
93f860380f Add two crashtests. 2007-12-13 20:09:24 -08:00
jruderman@hmc.edu
20ca34a882 Add crashtests. 2007-12-13 19:52:32 -08:00
jruderman@hmc.edu
ded702c887 Add crashtest. 2007-12-13 19:37:05 -08:00
jonas@sicking.cc
390f6ff8c2 Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-13 17:41:48 -08:00
Olli.Pettay@helsinki.fi
7b08ddd398 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 00:33:32 -08:00
jonas@sicking.cc
5d4f2a4212 Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz 2007-12-11 18:26:09 -08:00
aaronleventhal@moonset.net
754ec000fb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
jruderman@hmc.edu
5da8357591 Fix leak by making currNode an nsCOMPtr (bug 407818). r+sr=dbaron, a=schrep. 2007-12-11 17:37:51 -08:00
reed@reedloden.com
32dc306284 Bug 407297 - "nsIHTMLToTextSink should use nsStringGlue.h instead of nsString.h" [p=prasad@medhas.org (Prasad Sunkari) r=bsmedberg sr=bzbarsky a1.9=schrep] 2007-12-11 01:52:49 -08:00
jst@mozilla.org
0c39118885 Fixing bug 407812. Don't waste time calling QI in nsNodeSH::PreCreate() and nsElementSH::PostCreate(). r+sr=jonas@sicking.cc 2007-12-10 17:19:18 -08:00
peterv@propagandism.org
2c27e8e000 Fix for bug 406684 (Memory leaks when content policies set properties of wrapped nodes). r/sr=sicking. 2007-12-04 16:29:13 -08:00
bzbarsky@mit.edu
7da9f1a68f Update the binding manager before doing any other notifications, and don't notify the document for nodes not in the document. Bug 398492, r+sr=sicking. 2007-12-04 10:37:54 -08:00
bzbarsky@mit.edu
c446f4e760 Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking. 2007-12-04 08:50:32 -08:00
tor@cs.brown.edu
a79c52724d Bug 370006 - svg doesn't get scaled up on high resolution displays. r=jwatt, sr=roc 2007-12-03 20:40:52 -08:00
jst@mozilla.org
d91b8ab657 Fixing bug 406692. Speed up nsNodeSH::PreCreate(). r+sr=peterv@propagandism.org, a=jonas@sickin.cc 2007-12-03 19:49:33 -08:00
bzbarsky@mit.edu
ca8e765bfe Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore 2007-12-03 13:57:17 -08:00
bzbarsky@mit.edu
6749e64aee Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi 2007-12-03 13:34:44 -08:00