stuart.morgan%alumni.case.edu
|
a41cf08e0f
|
Camino only (per bug 428781 comment 14) - Restore general access to chrome: from content (bug 428781 and bug 428747). r/sr=pink
|
2008-04-17 21:41:11 +00:00 |
benjamin%smedbergs.us
|
5d778a0164
|
Fix camino build bustage. Short answer is "just don't do that", I think.
|
2008-04-11 15:18:19 +00:00 |
philringnalda%gmail.com
|
0351910077
|
Bug 422004 - Stray .cvsignores keeping empty directories alive, r=luser, a=http://quotes.burntelectrons.org/3518
|
2008-03-13 05:25:56 +00:00 |
blassey%mozilla.com
|
b8929025f0
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 22:46:32 +00:00 |
blassey%mozilla.com
|
fc37ea022b
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 21:49:58 +00:00 |
dveditz%cruzio.com
|
aca7958cd7
|
bug 417086 fix regression with ':' in chrome URI fragments, r/sr=bsmedberg, blocking-firefox3+
bug 415191 rdf/chrome version of bug 413250, r/sr=neil
|
2008-03-07 01:20:44 +00:00 |
blassey%mozilla.com
|
d66d0b8772
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 22:56:48 +00:00 |
blassey%mozilla.com
|
fbc9687a30
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 21:39:35 +00:00 |
sayrer%gmail.com
|
5846ad2c6e
|
Bug 383939. RDF datasources must implement cycle collection. r/sr=bsmedberg
|
2008-03-05 20:07:55 +00:00 |
reed%reedloden.com
|
3dfe737eb3
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 11:34:47 +00:00 |
reed%reedloden.com
|
5ba1e3637a
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 11:33:40 +00:00 |
gandalf%firefox.pl
|
927ea67fb8
|
Bug 302387: rdf_FormatDate() generates incorrect timezone information;
p=ian@mckellar.org, r=pike,sr=shaver,a1.9=dsicore
|
2008-01-29 12:18:35 +00:00 |
dveditz%cruzio.com
|
4cfe62d18d
|
bug 413250 fix chrome: URI scheme traversal. r=Neil, sr=bsmedberg
|
2008-01-25 06:57:52 +00:00 |
sayrer%gmail.com
|
d43a9d24d2
|
Backing out Bug 383939. All RDF datasources must implement cycle collection to avoid leaking.
|
2008-01-23 22:07:48 +00:00 |
sayrer%gmail.com
|
938920c59d
|
Bug 383939. All RDF datasources must implement cycle collection to avoid leaking. r/sr=bsmedberg
|
2008-01-23 20:52:57 +00:00 |
mrbkap%gmail.com
|
c0266545b9
|
Use two flags for filenames: "system" and "want native wrappers". bug 408859, r=jst sr+a=brendan
|
2007-12-20 03:11:03 +00:00 |
gerv%gerv.net
|
d38c158995
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 12:08:47 +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 |
Olli.Pettay%helsinki.fi
|
b944d2f678
|
Bug 385315, Remove unused parameters from XML/XBL/RDFContentSink::FlushText, r+sr=peterv
|
2007-06-27 04:22:36 +00:00 |
dbaron%dbaron.org
|
30a92773dd
|
Temporarily change assertion to warning so we can make assertions fatal on tinderbox. b=340242 r=peterv sr=brendan
|
2007-06-27 00:13:01 +00:00 |
scott%scott-macgregor.org
|
dfcb16bdd6
|
Bug #384346 --> support an external version of rdfutils for use with frozen linkage.
sr=bsmedberg
|
2007-06-19 05:02:50 +00:00 |
Olli.Pettay%helsinki.fi
|
6f25a6cffd
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 21:45:07 +00:00 |
gijskruitbosch%gmail.com
|
984d4e6381
|
Bug 99236 - Delete localstore.rdf when it is corrupt
p=mossop.bugzilla@blueprintit.co.uk (Dave Townsend AKA Mossop)
r=axel@pike.org (Axel Hecht)
sr=dveditz@cruzio.com (Daniel Veditz)
|
2007-04-26 17:49:05 +00:00 |
peterv%propagandism.org
|
d0d256596c
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 16:35:31 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
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 14:22:04 +00:00 |
peterv%propagandism.org
|
727a2d25e8
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 22:05:44 +00:00 |
sspitzer%mozilla.org
|
0ac0fd1155
|
supplimental fix for bug #375102: make localstore.rdf use nsISafeOutputStream
revert back to 0666 perms on file to address a Seamonkey regression
Thanks to Andrew Schultz for reporting the problem.
r=dveditz
|
2007-04-01 01:58:58 +00:00 |
cbiesinger%web.de
|
1a7ca53774
|
Bug 375878 remove users of Recycle()
patch by taras glek r+sr=biesi
|
2007-03-30 22:44:22 +00:00 |
sspitzer%mozilla.org
|
117902cd24
|
fix for bug #375102: make localstore.rdf use nsISafeOutputStream
(similar to bug #252053: make bookmarks use nsISafeOutputStream)
r=vlad
|
2007-03-28 05:19:06 +00:00 |
dbaron%dbaron.org
|
a32fb9b241
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 15:33:45 +00:00 |
jonas%sicking.cc
|
9eea4cd5fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
jonas%sicking.cc
|
4e449bc9e0
|
Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
|
2007-01-30 21:21:06 +00:00 |
neil%parkwaycc.co.uk
|
483d99529c
|
Fix one-time install issue caused by profile selection dialog and CAPS conspiring to register chrome when I didn't expect it b=368223 r=trev@gtchat.de sr=jag
|
2007-01-30 10:20:27 +00:00 |
peterv%propagandism.org
|
e5ebb0c643
|
Fix for bug 329111 (nsChromeRegistry::SetProviderForPackage has NS_ENSURE_TRUE(rv, rv)). r=bsmedberg, sr=bz.
|
2007-01-04 12:16:08 +00:00 |
gijskruitbosch%gmail.com
|
33f52d2ec3
|
Bug 361087 - remove the nsIXULPrototypeDocument interface
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
|
2006-12-22 16:11:16 +00:00 |
mozilla.mano%sent.com
|
bd0648ec5b
|
Attempt to fix build bustage from bug 360812
|
2006-11-19 10:54:08 +00:00 |
sayrer%gmail.com
|
9b3c299cf5
|
Bug 360812. RDF uses nsCRT::strdup in getters. r=bsmedberg, sr=bz
|
2006-11-19 08:28:02 +00:00 |
bzbarsky%mit.edu
|
142a417a31
|
Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
|
2006-11-10 23:49:08 +00:00 |
sayrer%gmail.com
|
c249dc7837
|
bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron
|
2006-09-08 04:35:17 +00:00 |
timeless%mozdev.org
|
1846fd9c62
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-08-28 20:12:37 +00:00 |
bzbarsky%mit.edu
|
a6cd2d536c
|
Allow nsIExpatSink implementations to control whether the expat driver logs
parse errors to the console. Bug 342164, patch by Alex Vincent
<ajvincent@gmail.com>, r+sr=bzbarsky
|
2006-08-25 16:34:57 +00:00 |
benjamin%smedbergs.us
|
bece0ea443
|
Bug 347183 - frozen-linkage access to null/singleton/union/array enumerators, r=darin
|
2006-08-08 18:18:50 +00:00 |
timeless%mozdev.org
|
64a760c3c0
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +00:00 |
roc+%cs.cmu.edu
|
8c3f0278d7
|
Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky
|
2006-06-15 03:20:19 +00:00 |
timeless%mozdev.org
|
25faaa6896
|
Bug 337917 Make consumers stop using cids from other modules
r=neil sr=darin
|
2006-06-03 23:42:13 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
cbiesinger%web.de
|
1fe4516c9f
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
beng%bengoodger.com
|
2beba13845
|
335561 - followup nit repair from a=darin review comment. - remove extra whitespace between mLoadFlags and (
|
2006-05-03 19:20:17 +00:00 |
darin%meer.net
|
e7a84f6ea9
|
fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin
|
2006-05-02 19:33:09 +00:00 |
beng%bengoodger.com
|
753423defb
|
335561 - nsChromeProtocolHandler does not respect original URI. r+sr=bz
|
2006-04-27 00:24:20 +00:00 |