This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cedb85e29c2773333ab4e07678d28386cd22d92
Mozilla
/
mozilla
/
xpcom
History
jwalden%mit.edu
4e2715a06f
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
...
git-svn-id: svn://10.0.0.236/trunk@245166 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-07 20:53:19 +00:00
..
base
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
2008-02-03 19:59:07 +00:00
build
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-02 02:07:51 +00:00
components
Bug 412320 - Try code-generation for QI impls, r=roc+luser
2008-01-25 17:14:53 +00:00
doc
…
ds
Part 2 of the fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r/sr=sicking.
2008-02-07 11:37:18 +00:00
glue
Bug 411256 - "AIX linker error for trunk build xpcom module :ERROR: Undefined symbol: .PR_dtoa" (Remove standalone glue dependencies on NSPR) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=dwitte a1.9=schrep]
2008-02-07 19:49:18 +00:00
io
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-02 02:07:51 +00:00
libxpt
/xptcall
…
MoreFiles
sync trunk and branch setup for bug 400165. r=mento sr=bsmedberg a=schrep
2007-11-09 19:45:34 +00:00
obsolete
…
proxy
Bug 400450 - "Deadlock in nsProxyObject::Release" (testcase to show deadlock) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg]
2008-02-02 01:17:03 +00:00
reflect
Bug 411301
2008-01-19 21:09:25 +00:00
sample
…
string
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
2008-01-04 00:07:07 +00:00
stub
Bug 413660 - "xulrunner-stub fails to load application with "Couldn't load XPCOM" error" [p=bugz@prefiks.org (Pawel Chmielowski) r+a1.9=bsmedberg]
2008-01-24 07:04:06 +00:00
system
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
2008-01-29 18:38:16 +00:00
tests
Make CreateUnique use UTF-16 path names on Windows and correct some bugs with handling over-long filenames. Bug 364285, r=bsmedberg, blocking-firefox3=beltzner
2008-01-09 21:10:06 +00:00
threads
Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking.
2008-01-24 15:18:14 +00:00
tools
…
typelib
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
2008-02-07 20:53:19 +00:00
windbgdlg
…
build.mk
…
Makefile.in
…
xpcom-config.h.in
…
xpcom-private.h.in
…