Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Ben Turner
|
ecdcc79104
|
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:24:58 -06:00 |
|
Neil Deakin
|
594c36bac2
|
Bug 467775, ensure GetMayProcessChildren is called for all recursive template checks, r=smaug,sr=jonas
|
2008-12-30 08:31:00 -05:00 |
|
Neil Deakin
|
4ed141a6e6
|
Bug 321180, better space-separated string parsing, r+sr=jonas
|
2008-12-19 08:43:24 -05:00 |
|
Neil Deakin
|
f5177ae51d
|
Bug 321175, change nsTemplateRule::GetAction to return nsIContent, r+sr=jonas
|
2008-12-19 08:43:24 -05:00 |
|
Neil Rashbrook
|
6ec101ab9e
|
Bug 465998 Protect nsXULContentUtils against layout init failure r=Enn sr=sicking
|
2008-12-13 17:15:48 +00:00 |
|
Neil Deakin
|
3364fc83f0
|
Bug 461422 Menulists should not be generated lazily r=Neil sr=bz
|
2008-11-04 07:58:36 +00:00 |
|
Boris Zbarsky
|
e48472e60d
|
Bug 462803. Remove dead code. r=enn
|
2008-11-03 11:02:25 -05:00 |
|
Ted Mielczarek
|
26dab6f284
|
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
|
2008-10-30 13:02:14 -04:00 |
|
Neil Deakin
|
912ddd5424
|
Bug 450990, make template generate recursive instead of lazy, improves performance as well, r=peterv,sr=bz
|
2008-10-20 11:36:05 -04:00 |
|
Boris Zbarsky
|
12d064dd87
|
Backing out bug 450990 to try to fix leaks
|
2008-10-10 15:45:32 -04:00 |
|
Boris Zbarsky
|
187abdc558
|
Bug 450990. Address review comments too
|
2008-10-10 14:21:29 -04:00 |
|
Neil Deakin
|
ba78ad380e
|
Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch
|
2008-10-10 13:44:43 -04:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Taras Glek
|
c26ce8e1ab
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Mike Kaplinskiy
|
92f94d420d
|
Bug 441785 - "crash when closing open rdf files or right click on tree after opening rdf files [@ nsXULTemplateQueryProcessorRDF::CheckIsSeparator]" [r=Enn sr=jst]
|
2008-08-19 23:16:46 -05:00 |
|
ginn@localhost
|
176aec0dbf
|
Bug 440724 Folder tree couldn't open/close Thunderbird compiling with Sun Studio 12 x86, r=enndeakin sr=neil
|
2008-07-18 18:03:04 +08:00 |
|
Benjamin Smedberg
|
c72d3edaa5
|
Bug 441608 - Make nsAssignment members const and get rid of the unnecessary empty constructor and copy-assignment operators, r=Enn
|
2008-07-15 07:06:54 -04:00 |
|
Benjamin Smedberg
|
ec69c9db81
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
|
Robert O'Callahan
|
c4187f5254
|
Bug 344258. Make XUL use the shared ID-element map. r+sr=jst
|
2008-06-23 13:48:05 +12:00 |
|
jst@mozilla.org
|
54ae1d2978
|
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 15:30:51 -07:00 |
|
enndeakin@sympatico.ca
|
522a7aa5c1
|
Bug 422121, crash sorting xml built templates, add some null checks, r=smaug,sr=jonas,a=beltzner
|
2008-04-17 09:19:30 -07:00 |
|
bent.mozilla@gmail.com
|
7e4ac1fa4a
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 10:29:06 -07:00 |
|
jonas@sicking.cc
|
b8a008856b
|
Backing out due to test failures
|
2008-04-08 20:20:39 -07:00 |
|
jonas@sicking.cc
|
5e5ddf5b3f
|
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-08 19:06:27 -07:00 |
|
jonas@sicking.cc
|
cbc8074656
|
Bug 408268: Don't crash when closing a window while customize toolbar palette is open. r=Neil Deakin, sr=jst
|
2008-04-07 16:26:56 -07:00 |
|
bent.mozilla@gmail.com
|
0c0f3177d5
|
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 12:39:28 -07:00 |
|
Olli.Pettay@helsinki.fi
|
0201fb1fef
|
Bug 421366, [@ nsContentUtils::IsEventAttributeName] r+sr=peterv
|
2008-03-19 12:44:08 -07:00 |
|
reed@reedloden.com
|
ddc1676b1b
|
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 03:24:45 -08:00 |
|
enndeakin@sympatico.ca
|
235c3d9f78
|
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 09:40:12 -08:00 |
|
enndeakin@sympatico.ca
|
7127d6306d
|
Bug 414568, bah, checked in a bad version of this patch!
|
2008-02-21 08:05:43 -08:00 |
|
enndeakin@sympatico.ca
|
6a0b59e258
|
Bug 415772, use XMLHttpRequest to load xml datasources, r=smaug,sr=peterv
|
2008-02-20 11:02:31 -08:00 |
|
jruderman@hmc.edu
|
5db62a4493
|
Add crashtest
|
2008-02-19 23:23:28 -08:00 |
|
bent.mozilla@gmail.com
|
64baa0bdc3
|
Bug 417840 - "ASSERTION: Shouldn't be observing anymore" removing 'ref' attribute. r+sr=jst, a=blocking1.9+.
|
2008-02-19 14:21:45 -08:00 |
|
bent.mozilla@gmail.com
|
1934a1d397
|
Bug 417383 - Remove useless warning. r+sr=jst, a=blocking1.9+.
|
2008-02-19 14:17:37 -08:00 |
|
Olli.Pettay@helsinki.fi
|
52195cbd0f
|
Bug 417699, [@ nsXULTreeBuilder::SetTree], r+sr=sicking, a=mconnor
|
2008-02-18 14:52:19 -08:00 |
|
bent.mozilla@gmail.com
|
8068ab6f7e
|
Downgrade this non-fatal assertion to a warning.
|
2008-02-13 17:07:08 -08:00 |
|
bent.mozilla@gmail.com
|
566b83da67
|
Bug 416939 - "Broadcast the destruction of DOM windows". r+sr=jst, a=blocking1.9+.
|
2008-02-13 15:41:17 -08:00 |
|
enndeakin@sympatico.ca
|
3940b677c5
|
Bug 414568, duplicate content with xml template, r=smaug,sr=peterv,a=schrep
|
2008-02-12 03:25:33 -08:00 |
|
jruderman@hmc.edu
|
4889072dae
|
Add crashtests
|
2008-02-10 04:54:35 -08:00 |
|
reed@reedloden.com
|
24fbf5fb3f
|
Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
|
2008-02-09 22:16:30 -08:00 |
|
enndeakin@sympatico.ca
|
97330fef40
|
Bug 415019, assertion when <triple> is missing attributes, r+sr=peterv,a=schrep
|
2008-02-08 05:50:46 -08:00 |
|
jruderman@hmc.edu
|
b7628e2306
|
Add template crashtest
|
2008-01-04 20:46:19 -08:00 |
|
jruderman@hmc.edu
|
efdd554fde
|
This crashtest is not a toy.
|
2007-12-19 15:57:43 -08:00 |
|
jruderman@hmc.edu
|
d88b12f4ab
|
Power can corrupt. So can freeing objects twice. Adding a crashtest.
|
2007-12-18 15:43:02 -08:00 |
|
jruderman@hmc.edu
|
c11a5c3f7e
|
Add a few crashtests.
|
2007-12-12 22:44:00 -08:00 |
|
bugzilla@standard8.plus.com
|
c7bc0086f2
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content (part 2) r/sr=jst,a=mtschrep
|
2007-11-22 10:50:59 -08:00 |
|