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

962 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 2706db7178 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-12 04:30:44 +00:00
dwitte%stanford.edu b5bc025224 partial backout in an attempt to fix orange. 2008-01-11 10:09:00 +00:00
dwitte%stanford.edu bec597575a relanding bug 410250. 2008-01-11 09:13:06 +00:00
dwitte%stanford.edu 7da61a1630 backing out to fix orange. 2008-01-11 04:59:46 +00:00
dwitte%stanford.edu 3ed045961f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 03:56:02 +00:00
jruderman%hmc.edu 20ab2f6ff2 Let them eat crashtests. 2007-12-18 07:08:59 +00:00
jruderman%hmc.edu 27e64f21db Add a crashtest 2007-12-18 07:07:23 +00:00
reed%reedloden.com b42371a185 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-18 05:41:57 +00:00
jruderman%hmc.edu 9660581ca8 Add the first XBL crashtest 2007-12-16 05:21:02 +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
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
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
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 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
Olli.Pettay%helsinki.fi 00955ae01f Bug 401907, Running Help->Check for updates... leaks, r+sr=bz, a=beltzner 2007-11-27 20:02:42 +00:00
uriber%gmail.com 061e57a58d Remove up-arrow and down-arrow bindings in input fields. bug=294642 ui-r:beltzner r+sr:neil@parkwaycc.co.uk a19:mtschrep 2007-11-22 07:32:33 +00:00
bzbarsky%mit.edu f84bd5161a Fix the case when a binding's single insertion point is a node that is itself
bound by a binding with insertion points.  Bug 403962, r+sr=sicking
2007-11-20 04:19:00 +00:00
bzbarsky%mit.edu 47ca402a94 Adding test. 2007-11-15 22:39:55 +00:00
bzbarsky%mit.edu e44d5af028 Unhook event handlers on binding teardown. Bug 403162, r+sr=sicking 2007-11-15 22:29:08 +00:00
bzbarsky%mit.edu 457f67d44f Handle dynamic appends to a node which has a binding with multiple insertion
points correctly.  Bug 372323, r+sr=sicking.
2007-11-15 17:17:46 +00:00
bzbarsky%mit.edu 05980e0043 Fix bug 400794 and bug 401569: don't try to uninstall fields that are not
installed.  r+sr=sicking.  Patch in bug 400794.
2007-11-15 17:09:14 +00:00
jonas%sicking.cc 99df423de9 Bug 394052: Don't leak when binding urls refer to the same document. Patch by Eli Friedman. r/sr=sicking 2007-11-08 00:05:03 +00:00
jonas%sicking.cc 90b1db73c6 Bug 401463 and others. Make us call InstallImplementation in more places in order to behave more like we did when InstallImplementation was called during LoadBindings. r/sr=jst 2007-10-31 23:35:51 +00:00
jonas%sicking.cc 58e609b637 Bug 400735: Hold strong reference while calling UnblockOnload. r=smaug sr=jst a=beltzner 2007-10-30 02:14:52 +00:00
peterv%propagandism.org a41832fc13 Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-29 13:45:10 +00:00
peterv%propagandism.org 6cfb25d584 Backing out once more to fix orange. 2007-10-28 12:49:33 +00:00
peterv%propagandism.org a76fba526b Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-28 11:14:43 +00:00
jonas%sicking.cc fbb4b149f7 bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking 2007-10-27 01:46:11 +00:00
jonas%sicking.cc cea11ce795 Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst 2007-10-27 00:14:43 +00:00
peterv%propagandism.org 48c7f383e4 Backing out to fix orange. 2007-10-26 14:15:29 +00:00
peterv%propagandism.org c47e794776 Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-26 13:25:35 +00:00
bzbarsky%mit.edu 522110ad3f Don't install fields during binding teardown. Bug 400705, r+sr=sicking,
a=beltzner
2007-10-24 22:13:01 +00:00
bzbarsky%mit.edu 06f20237f6 Adding testx 2007-10-20 05:30:53 +00:00
bzbarsky%mit.edu 8e17488a09 Actually unhook the binding proto when we're tearing down the binding anonymous
content.  Hasn't worked in years, apparently.  Bug 398135, r+sr=sicking
2007-10-20 04:22:43 +00:00
jonas%sicking.cc 2d2a962fa3 backing out due to test failure 2007-10-20 01:22:48 +00:00
jonas%sicking.cc 1f2b203edf Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst 2007-10-20 00:48:09 +00:00
Olli.Pettay%helsinki.fi 139e5eb16d Mochitest for bug 378866 2007-10-12 15:43:39 +00:00
Olli.Pettay%helsinki.fi d1a6605b50 Bug 378866, r=peterv,sicking, sr=sicking, a=blocking1.9+ 2007-10-12 11:07:29 +00:00
bugzilla%standard8.plus.com b7a20d3293 Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron 2007-10-09 18:41:55 +00:00
bzbarsky%mit.edu 5f9756b218 Fix build bustage by not using debug-only member in opt code. Bug 398668 2007-10-06 01:23:09 +00:00
sayrer%gmail.com 88236e7972 Bustage fix for bug 398668 2007-10-06 01:13:52 +00:00
bzbarsky%mit.edu 3edb2a0604 Fix a few issues in bfcache and XBL when javascript is being toggled on and
off.  Bug 398668, r+sr+a=jst
2007-10-06 00:35:01 +00:00
bzbarsky%mit.edu c7aa15eb42 Make really sure that pending binding constructor events block onload. Bug
394676, r+sr+a=sicking
2007-10-03 23:38:32 +00:00
bzbarsky%mit.edu f59fd2ba49 Don't unlink so aggressively. Bug 398083, r+sr+a=sicking 2007-10-02 14:40:39 +00:00
bzbarsky%mit.edu 7bacde9da4 Skip installing fields which have no text. Bug 397924, r+sr+a=sicking 2007-10-02 14:38:35 +00:00
Olli.Pettay%helsinki.fi 18d1870a5f Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 10:02:34 +00:00
bzbarsky%mit.edu e992898ecb Fix test. Bug 372769. 2007-09-28 14:22:51 +00:00