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

729 Коммитов

Автор SHA1 Сообщение Дата
enndeakin@sympatico.ca a6fb80376f Bug 377423, MemoryElements not removed from the pool properly, fixes topcrash, r=peterv,sr=sicking 2007-04-26 06:03:55 -07:00
peterv@propagandism.org 37ea48ef85 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
neil@parkwaycc.co.uk b1837f11ac Bug 377577 Allow templates to generate arbitrarily nested treeitems r=Enn sr=roc 2007-04-19 12:27:11 -07:00
enndeakin@sympatico.ca 7ffffe86e1 Bug 362906, assertion when root node in a template isn't XUL, r=smaug,sr=sicking 2007-04-12 08:55:54 -07:00
enndeakin@sympatico.ca c2b632e7ee Bug 368721, issues with conditions on simple rules in templates,r=smaug,sr=sicking 2007-04-12 08:47:44 -07:00
peterv@propagandism.org b21a47335d Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
dbaron@dbaron.org 4d961c5c49 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
jst%mozilla.org 90a8c3d510 Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner 2008-04-17 22:30:53 +00:00
enndeakin%sympatico.ca 96bd985ac8 Bug 422121, crash sorting xml built templates, add some null checks, r=smaug,sr=jonas,a=beltzner 2008-04-17 16:19:30 +00:00
bent.mozilla%gmail.com 90ec6403a8 Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner. 2008-04-11 17:29:11 +00:00
jonas%sicking.cc 1139b348bb Backing out due to test failures 2008-04-09 03:20:42 +00:00
jonas%sicking.cc 126e198cad Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking 2008-04-09 02:06:31 +00:00
jonas%sicking.cc 45dd7f6495 Bug 408268: Don't crash when closing a window while customize toolbar palette is open. r=Neil Deakin, sr=jst 2008-04-07 23:26:56 +00:00
bent.mozilla%gmail.com 039df0ddcd Bug 421150 - "XUL template leak (was: Firefox leaks on first start with Adblock Plus installed)". r=enn, sr=bz, a=blocking1.9+. 2008-03-28 19:39:28 +00:00
Olli.Pettay%helsinki.fi e6d489a7ec Bug 421366, [@ nsContentUtils::IsEventAttributeName] r+sr=peterv 2008-03-19 19:44:09 +00:00
reed%reedloden.com 3319776bab Bug 418804 - "Update storage query processor for XUL templates from changes to mozIStorageService::OpenDatabase" [p=laurent@xulfr.org (Laurent Jouanneau) r=sdwilsh sr=roc a1.9=damons] 2008-02-22 11:24:45 +00:00
enndeakin%sympatico.ca 35101a7d7b Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner 2008-02-21 17:40:13 +00:00
enndeakin%sympatico.ca c2104ce364 Bug 414568, bah, checked in a bad version of this patch! 2008-02-21 16:05:43 +00:00
enndeakin%sympatico.ca 844f82285b Bug 415772, use XMLHttpRequest to load xml datasources, r=smaug,sr=peterv 2008-02-20 19:02:32 +00:00
jruderman%hmc.edu 417b3a811c Add crashtest 2008-02-20 07:23:28 +00:00
bent.mozilla%gmail.com cc4c78c6d8 Bug 417840 - "ASSERTION: Shouldn't be observing anymore" removing 'ref' attribute. r+sr=jst, a=blocking1.9+. 2008-02-19 22:21:45 +00:00
bent.mozilla%gmail.com 13e01a6cb1 Bug 417383 - Remove useless warning. r+sr=jst, a=blocking1.9+. 2008-02-19 22:17:37 +00:00
Olli.Pettay%helsinki.fi 8fad7812e3 Bug 417699, [@ nsXULTreeBuilder::SetTree], r+sr=sicking, a=mconnor 2008-02-18 22:52:19 +00:00
bent.mozilla%gmail.com fbda06c46c Downgrade this non-fatal assertion to a warning. 2008-02-14 01:07:08 +00:00
bent.mozilla%gmail.com 2f05697219 Bug 416939 - "Broadcast the destruction of DOM windows". r+sr=jst, a=blocking1.9+. 2008-02-13 23:41:17 +00:00
enndeakin%sympatico.ca a23d9d4960 Bug 414568, duplicate content with xml template, r=smaug,sr=peterv,a=schrep 2008-02-12 11:25:33 +00:00
jruderman%hmc.edu fce068840d Add crashtests 2008-02-10 12:54:35 +00:00
reed%reedloden.com 203ab3e6e7 Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+] 2008-02-10 06:16:32 +00:00
enndeakin%sympatico.ca a5cbead4d0 Bug 415019, assertion when <triple> is missing attributes, r+sr=peterv,a=schrep 2008-02-08 13:50:46 +00:00
jruderman%hmc.edu c7fea87c59 Add template crashtest 2008-01-05 04:46:19 +00:00
jruderman%hmc.edu dedf8e9271 This crashtest is not a toy. 2007-12-19 23:57:43 +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 a1fb15f84c Add a few crashtests. 2007-12-13 06:44:03 +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
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
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
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
Olli.Pettay%helsinki.fi 18d1870a5f Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 10:02:34 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
Olli.Pettay%helsinki.fi e4979d068b Bug 321170, Templates needs to be able to load datasources other than RDF, p=laurent@xulfr.org, r=enndeakin, sr=peterv 2007-07-19 13:49:29 +00:00
bzbarsky%mit.edu ee3679d650 Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
enndeakin%sympatico.ca 7f87bc00c1 Bug 327920, issue with determining uri variable in query template syntax,r+sr=peterv 2007-07-02 21:40:56 +00:00
enndeakin%sympatico.ca be0fed070f Bug 321171, See if this fixes build errors on Windows/Linux 2007-06-15 15:30:28 +00:00
enndeakin%sympatico.ca 0e12d80fbe Bug 321171 - support XML sources in XUL templates, r=smaug,sr=peterv
CVS: ----------------------------------------------------------------------
2007-06-15 15:03:45 +00:00
enndeakin%sympatico.ca 9a83a1686b Bug 378173, template removes content incorrectly with multiple queries, r=smaug,sr=peterv 2007-06-15 14:00:18 +00:00
enndeakin%sympatico.ca 5635ad2afc Bug 381078, hang with recursive template, testcase is part of bug 378893, r=smaug,sr=jonas 2007-05-23 12:33:47 +00:00