Commit Graph

744 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
2b738b2454 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
7264d51dff Fix test bustage. 2007-12-14 21:36:36 -08:00
jruderman@hmc.edu
6b999fa25f Add a crashtest. 2007-12-14 21:25:04 -08:00
jruderman@hmc.edu
7aa4c68084 Add crashtest. 2007-12-14 21:00:55 -08:00
jruderman@hmc.edu
13f4e6ed58 Add a crashtest. 2007-12-14 20:24:51 -08:00
jruderman@hmc.edu
bba52bfb25 Add crashtest. 2007-12-14 19:25:12 -08:00
reed@reedloden.com
874a80563f 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
7ef5d7c383 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
169f6ef4c4 Add crashtest. 2007-12-13 21:06:08 -08:00
jruderman@hmc.edu
bda72767df Add another crashtest. 2007-12-13 21:00:54 -08:00
jruderman@hmc.edu
23a04d0883 Add crashtest. 2007-12-13 20:58:42 -08:00
jruderman@hmc.edu
fcbf1a2fcd Add a crashtest. 2007-12-13 20:40:08 -08:00
jruderman@hmc.edu
0f8bfb93f5 Add crashtest. 2007-12-13 20:28:06 -08:00
jruderman@hmc.edu
c14c2a1c93 Add two crashtests. 2007-12-13 20:09:24 -08:00
jruderman@hmc.edu
0b70e3463e Add crashtests. 2007-12-13 19:52:32 -08:00
jruderman@hmc.edu
04eccdf5e6 Add crashtest. 2007-12-13 19:37:05 -08:00
jonas@sicking.cc
5378dfb532 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
jruderman@hmc.edu
c11a5c3f7e Add a few crashtests. 2007-12-12 22:44:00 -08:00
pavlov@pavlov.net
b117c0d9a6 bug 408148. use nsAutoTArray rather than nsTArray in nsXBLService::GetBinding. r/sr=sicking 2007-12-12 20:17:14 -08:00
dcamp@mozilla.com
f06d7e35bd Bug 405741: rename fileList to files on the file input element. r/sr=sicking 2007-12-12 10:32:55 -08:00
Olli.Pettay@helsinki.fi
12aa4ddec4 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 00:33:32 -08:00
jonas@sicking.cc
948c2ea354 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
fe7f4d5bdb 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
3776ddbf3b Fix leak by making currNode an nsCOMPtr (bug 407818). r+sr=dbaron, a=schrep. 2007-12-11 17:37:51 -08:00
roc+@cs.cmu.edu
ee00f61908 Disabling randomly-failing toDataURL tests, the right way 2007-12-11 16:31:19 -08:00
roc+@cs.cmu.edu
925a0c1f9f Disabling randomly-failing toDataURL tests. 2007-12-11 15:21:20 -08:00
reed@reedloden.com
16dfc05602 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
surkov.alexander@gmail.com
45253210b5 Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner 2007-12-11 00:18:04 -08:00
jst@mozilla.org
b23a26124d 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
bzbarsky@mit.edu
f39dff214c Fix up comments a dram 2007-12-05 20:47:09 -08:00
bzbarsky@mit.edu
b702caae0d Split tests up into groups so nsinstall doesn't blow away Windows' little mind. 2007-12-05 19:23:00 -08:00
bzbarsky@mit.edu
8e854d9023 Adding a whole bunch of canvas mochitests. Bug 407049, tests contributed by Philip Taylor <philip.taylor@cl.cam.ac.uk> 2007-12-05 18:51:12 -08:00
peterv@propagandism.org
5a3252ac9e Fix for bug 300639 (don't recompile xbl event handlers on every event dispatch). Patch by Robert Sayre, r/sr=peterv. 2007-12-04 23:21:18 -08:00
jonas@sicking.cc
26df8a45d6 Bug 406852: Fix docshell leak by properly killing the frameloaders in object-loading-content when the document is destroyed. r/sr=peterv 2007-12-04 23:11:00 -08:00
peterv@propagandism.org
cf4884e56f Trying to fix orange. 2007-12-04 21:35:10 -08:00
peterv@propagandism.org
1d73b91846 Fix for bug 390278 (Shift+tab no longer navigates out of MIDAS area). r/sr=jst. 2007-12-04 21:03:56 -08:00
peterv@propagandism.org
bee851e99f 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
peterv@propagandism.org
31723fc8ee Fix for bug 398466 (XBL unlinking triggered hash-table recursion assertion (again)). r/sr=sicking. 2007-12-04 10:53:53 -08:00
bzbarsky@mit.edu
e055db8c48 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
b936455339 Fixing build bustage. Bug 401743 2007-12-04 09:30:07 -08:00
bzbarsky@mit.edu
165bff4bff Fix comment too. Bug 395107 2007-12-04 09:14:20 -08:00
bzbarsky@mit.edu
079ff160bc Fix build bustage. Bug 395107 2007-12-04 09:09:31 -08:00
bzbarsky@mit.edu
da176665eb Try to handle people processing events from inside an XBL constructor somewhat sanely. Bug 401743, r+sr+a=sicking 2007-12-04 08:56:44 -08:00
bzbarsky@mit.edu
5c98500ba4 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
longsonr@gmail.com
54f0fc6396 Bug 406312 - textPath startOffset does not react to DOM changes. r=tor,sr=roc,a1.9=tor 2007-12-03 22:51:36 -08:00
tor@cs.brown.edu
52c686c1e5 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
dcbc4b321a 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
f1f789125b 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
d94f29ae56 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
peterv@propagandism.org
e804809170 Fix for bug 406361 (Large leak with <svg:use patternTransform>). r/sr/a=sicking. 2007-12-03 09:50:02 -08:00