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

2282 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu c96ee09614 It's a bird ... it's a plane ... it's a crashtest! 2007-12-19 00:29:38 +00:00
jruderman%hmc.edu 4f8bcc5335 Add crashtest 2007-12-19 00:17:04 +00:00
jruderman%hmc.edu 19117b7876 Power can corrupt. So can freeing objects twice. Adding a crashtest. 2007-12-18 23:43:02 +00:00
jruderman%hmc.edu 9117ecf857 Add crashtest 2007-12-18 07:02:09 +00:00
Olli.Pettay%helsinki.fi 830674a858 Bug 403830, arena for content, r=sicking, sr=jst 2007-12-15 09:45:37 +00:00
bzbarsky%mit.edu 91e35eac6d Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst 2007-12-15 05:43:12 +00:00
jruderman%hmc.edu 89aee10505 Add crashtest. 2007-12-15 05:00:55 +00:00
jruderman%hmc.edu a1fb15f84c Add a few crashtests. 2007-12-13 06:44:03 +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
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
bzbarsky%mit.edu 394167a6ec I think the test box was just on crack 2007-12-03 01:35:44 +00:00
bzbarsky%mit.edu 7c7f5d746a Trying for more tinderbox debugging 2007-12-03 00:00:26 +00:00
bzbarsky%mit.edu 308e09da3f Silly test to see what the mac orange is about 2007-12-02 23:18:44 +00:00
bzbarsky%mit.edu 2b6bef387a Relanding without the test just to make sure this is in fact what's breaking stuff 2007-12-02 22:27:11 +00:00
bzbarsky%mit.edu ccb1eab68c Backing out to see whether it somehow fixes the orange 2007-12-02 22:02:47 +00:00
bzbarsky%mit.edu fc29022809 Fix handling of <script> of unknown type to not screw up the content model.
Bug 401946, r+sr=jst
2007-12-02 19:22:14 +00:00
jonas%sicking.cc 0c05865e5a Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst 2007-11-30 17:57:05 +00:00
jonas%sicking.cc 380386887c Backing out due to mochitest failure 2007-11-29 09:34:52 +00:00
jonas%sicking.cc 4b0fc84def Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst 2007-11-29 08:41:27 +00:00
neil%parkwaycc.co.uk 3d01e9c70f Bug 143065 Scope of accesskey should be limited to tab panel r+sr=roc a=beltzner 2007-11-28 20:14:13 +00:00
bugzilla%standard8.plus.com 562fc75541 Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content (part 2) r/sr=jst,a=mtschrep 2007-11-22 18:51:00 +00:00
bzbarsky%mit.edu 0cbb164806 Make getElementById in HTML always return the first node in document order.
Bug 403868, r+sr=sicking
2007-11-22 02:28:54 +00:00
enndeakin%sympatico.ca f444b9109c Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner 2007-11-17 15:47:39 +00:00
reed%reedloden.com bec178321b Add missing header to fix bustage. 2007-11-13 11:29:16 +00:00
reed%reedloden.com f42b3c57ce Bug 321172 - "Template Query Processor for mozStorage" [p=laurent@xulfr.org (Laurent Jouanneau) r=smaug r=Enn r=sdwilsh sr=roc a1.9=schrep] 2007-11-13 10:42:03 +00:00
peterv%propagandism.org 5f415ac261 Fix for bug 402833 (ASSERTION: ReleaseSubtree not called with xml parsing error in attribute). r/sr=sicking. 2007-11-12 14:47:14 +00:00
jruderman%hmc.edu 57ae74a494 Relanding Mats Palmgren's patch: Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore 2007-11-11 22:44:48 +00:00
reed%reedloden.com 588beecb63 Backed out bug 400774 to see if it is the cause of the Window unit test oranges. 2007-11-10 22:04:36 +00:00
mats.palmgren%bredband.net a57abf82e6 Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore 2007-11-10 01:03:36 +00:00
jst%mozilla.org 52ecd87ffb Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com 2007-11-01 22:51:59 +00:00
cbarrett%mozilla.com b00ac57518 Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc. 2007-10-30 04:03:43 +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
peterv%propagandism.org 88a6513b9c Backing out to fix orange. 2007-10-26 14:30:50 +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 71b276e4b9 Make the "href" property of stylesheets reflect the original URI that was
reflected to load the sheet.  Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 21:56:43 +00:00
mats.palmgren%bredband.net 9c354318ba Null-check parent in case the <observes> is the root element. b=386386 r=Olli.Pettay sr=neil a=dbaron 2007-10-20 07:07:45 +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
Olli.Pettay%helsinki.fi 654bd8f308 Bug 398088, r+sr=sicking 2007-10-05 20:37:56 +00:00
sayrer%gmail.com e232f54906 Bug 397148. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within nsXULTemplateBuilder::InitHTMLTemplateRoot. r=enn, sr=sicking, a=sicking. 2007-10-04 01:40:54 +00:00
jonas%sicking.cc 086ec75bcf Backing out bug 348156 since it caused Tp perf regressions 2007-10-02 21:12:31 +00:00
jonas%sicking.cc 89a8ff61b7 Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst 2007-10-02 18:20:04 +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
Olli.Pettay%helsinki.fi 327addc38a Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me 2007-09-22 15:57:03 +00:00
bzbarsky%mit.edu 4389565b01 Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking 2007-09-21 17:30:38 +00:00
Olli.Pettay%helsinki.fi 9b1f783188 Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst 2007-09-18 08:38:25 +00:00
bzbarsky%mit.edu 6ed9b9d39e Fix nsStandardURL serialization/deserialization to properly restore all state.
Bug 396389, r+sr=biesi, a=bsmedberg
2007-09-17 22:23:12 +00:00