Граф коммитов

12409 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu 89aee10505 Add crashtest. 2007-12-15 05:00:55 +00:00
jruderman%hmc.edu 7a783b093e Add a crashtest. 2007-12-15 04:24:51 +00:00
jruderman%hmc.edu 9dd0e7e5e3 Add crashtest. 2007-12-15 03:25:12 +00:00
reed%reedloden.com ed392c2b6d Back out patch from bug 406407 due to 77 test failures on Linux. 2007-12-14 08:55:09 +00:00
reed%reedloden.com e54c45c68a 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-14 07:20:33 +00:00
jruderman%hmc.edu 20a802ff69 Add crashtest. 2007-12-14 05:06:08 +00:00
jruderman%hmc.edu a83957948f Add another crashtest. 2007-12-14 05:00:54 +00:00
jruderman%hmc.edu f44ad66c11 Add crashtest. 2007-12-14 04:58:42 +00:00
jruderman%hmc.edu 615c2a50c7 Add a crashtest. 2007-12-14 04:40:08 +00:00
jruderman%hmc.edu f57855fcb1 Add crashtest. 2007-12-14 04:28:06 +00:00
jruderman%hmc.edu c7d1592e32 Add two crashtests. 2007-12-14 04:09:24 +00:00
jruderman%hmc.edu a14662505d Add crashtests. 2007-12-14 03:52:33 +00:00
jruderman%hmc.edu 4294d569a9 Add crashtest. 2007-12-14 03:37:05 +00:00
jonas%sicking.cc 51802efb3a Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-14 01:41:49 +00:00
jruderman%hmc.edu a1fb15f84c Add a few crashtests. 2007-12-13 06:44:03 +00:00
pavlov%pavlov.net be9119133f bug 408148. use nsAutoTArray rather than nsTArray in nsXBLService::GetBinding. r/sr=sicking 2007-12-13 04:17:14 +00:00
dcamp%mozilla.com e2124b438b Bug 405741: rename fileList to files on the file input element. r/sr=sicking 2007-12-12 18:32:55 +00:00
Olli.Pettay%helsinki.fi 9e62e66bc7 Bug 403168, r=jonas, sr=jst, a=blocking1.9 2007-12-12 08:33:33 +00:00
jonas%sicking.cc d9660ba6f2 Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz 2007-12-12 02:26:10 +00:00
aaronleventhal%moonset.net 50f59bb49a 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-12 02:10:31 +00:00
jruderman%hmc.edu c5c7b201eb Fix leak by making currNode an nsCOMPtr (bug 407818). r+sr=dbaron, a=schrep. 2007-12-12 01:37:51 +00:00
roc+%cs.cmu.edu cecf5fbe0a Disabling randomly-failing toDataURL tests, the right way 2007-12-12 00:31:19 +00:00
roc+%cs.cmu.edu 759f8cfe20 Disabling randomly-failing toDataURL tests. 2007-12-11 23:21:20 +00:00
reed%reedloden.com d8f0bd4e3e 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 09:52:49 +00:00
surkov.alexander%gmail.com 37ce265df2 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 08:18:12 +00:00
jst%mozilla.org 5d8a863aee Fixing bug 407812. Don't waste time calling QI in nsNodeSH::PreCreate() and nsElementSH::PostCreate(). r+sr=jonas@sicking.cc 2007-12-11 01:19:19 +00:00
bzbarsky%mit.edu d271c26654 Fix up comments a dram 2007-12-06 04:47:09 +00:00
bzbarsky%mit.edu b5fdc7ea3d Split tests up into groups so nsinstall doesn't blow away Windows' little mind. 2007-12-06 03:23:00 +00:00
bzbarsky%mit.edu 384d9dbbe0 Adding a whole bunch of canvas mochitests. Bug 407049, tests contributed by
Philip Taylor <philip.taylor@cl.cam.ac.uk>
2007-12-06 02:51:13 +00:00
peterv%propagandism.org 554a94e817 Fix for bug 300639 (don't recompile xbl event handlers on every event dispatch). Patch by Robert Sayre, r/sr=peterv. 2007-12-05 07:21:18 +00:00
jonas%sicking.cc 46125fd6f9 Bug 406852: Fix docshell leak by properly killing the frameloaders in object-loading-content when the document is destroyed. r/sr=peterv 2007-12-05 07:11:00 +00:00
peterv%propagandism.org f4a1c1100a Trying to fix orange. 2007-12-05 05:35:10 +00:00
peterv%propagandism.org c503003003 Fix for bug 390278 (Shift+tab no longer navigates out of MIDAS area). r/sr=jst. 2007-12-05 05:03:56 +00:00
peterv%propagandism.org 1fb174fc67 Fix for bug 406684 (Memory leaks when content policies set properties of wrapped nodes). r/sr=sicking. 2007-12-05 00:29:13 +00:00
peterv%propagandism.org 466495f57d Fix for bug 398466 (XBL unlinking triggered hash-table recursion assertion (again)). r/sr=sicking. 2007-12-04 18:53:53 +00:00
bzbarsky%mit.edu 2f1107aac1 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 18:37:54 +00:00
bzbarsky%mit.edu ee1ecefdf4 Fixing build bustage. Bug 401743 2007-12-04 17:30:07 +00:00
bzbarsky%mit.edu 65c46a5209 Fix comment too. Bug 395107 2007-12-04 17:14:20 +00:00
bzbarsky%mit.edu a421423baa Fix build bustage. Bug 395107 2007-12-04 17:09:31 +00:00
bzbarsky%mit.edu 79198f8e5b Try to handle people processing events from inside an XBL constructor somewhat
sanely.  Bug 401743, r+sr+a=sicking
2007-12-04 16:56:44 +00:00
bzbarsky%mit.edu 315376acfd Make <select> handle changes to defaultSelected on node for which selected has
not been set.  Bug 395107, r+sr=sicking.
2007-12-04 16:50:34 +00:00
longsonr%gmail.com c0561ebaca Bug 406312 - textPath startOffset does not react to DOM changes. r=tor,sr=roc,a1.9=tor 2007-12-04 06:51:36 +00:00
tor%cs.brown.edu d90eaa581c Bug 370006 - svg doesn't get scaled up on high resolution displays.
r=jwatt, sr=roc
2007-12-04 04:40:52 +00:00
jst%mozilla.org 8a1611b5d4 Fixing bug 406692. Speed up nsNodeSH::PreCreate(). r+sr=peterv@propagandism.org, a=jonas@sickin.cc 2007-12-04 03:49:33 +00:00
bzbarsky%mit.edu 92c1e1bbcb 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 21:57:18 +00:00
bzbarsky%mit.edu 07d749dee8 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 21:34:45 +00:00
peterv%propagandism.org f8ee7843fb Fix for bug 406361 (Large leak with <svg:use patternTransform>). r/sr/a=sicking. 2007-12-03 17:50:02 +00:00
roc+%cs.cmu.edu c32dfdc0f3 Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu 2007-12-03 08:23:31 +00:00
jonas%sicking.cc 967a7e6945 Bug 397828: Make window.document and document.open no longer be allAccess 2007-12-03 06:35:47 +00:00
ginn.chen%sun.com b0f65647bf Bug 405094 Tooltip doesn't disappear anymore when hovering over it
r+sr=roc a=beltzner
2007-12-03 05:46:22 +00:00