gecko-dev/xpcom
Nathan Froyd 3ca4c03f1d Bug 1306616 - part 2 - remove nsWritingIterator<T>::write; r=erahm
Iterators shouldn't have methods like write(); if you need to write to
an iterator, that logic should be handled by something outside of the
iterator...which also explains why we have a specialization of
nsCharTraits<nsWritingIterator<T>>.  The HTML parser wants this for its
own reasons, so we have to make sure it continues to work.
2016-10-03 17:21:52 -04:00
..
base Bug 1300986 - Improve exception messages for XMLHttpRequest. r=smaug 2016-09-28 13:04:17 -04:00
build Bug 1305422 - part 11 - don't call size_forward in nsXPCOMStrings.cpp; r=erahm 2016-09-29 22:33:57 -04:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04:00
doc
ds Bug 1305422 - followup - use correct check for memory allocation failure in nsWindowsRegKey.cpp; r=bustage 2016-09-30 01:56:28 -04:00
glue Bug 1305159: replace NSAddImage with dlopen on OSX. r=froydnj 2016-09-23 15:31:39 -07:00
idl-parser Bug 1304131 - list xpidl.stub as the first output for header.py; r=gps 2016-09-19 13:43:39 -04:00
io Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj 2016-09-30 17:18:41 +01:00
libxpt/xptcall
reflect Bug 1304962 - fix argument processing in AARCH64 xptcall; r=froydnj 2016-09-24 06:36:16 +02:00
rust/nsstring Bug 1299261 - De-duplicate code in rust ns[C]String binding layout verification code, r=bholley 2016-09-23 14:55:32 -04:00
string Bug 1306616 - part 2 - remove nsWritingIterator<T>::write; r=erahm 2016-10-03 17:21:52 -04:00
system Bug 1287626 - Add globally unique nsIXULAppinfo.uniqueProcessID r=billm 2016-08-10 16:07:40 -07:00
tests Bug 1279240 - move path parsing of commandline handlers for mimetypes/protocols to nsILocalFileWin, r=froydnj 2016-09-30 17:18:41 +01:00
threads Bug 1306317 - Fix BackgroundHangThread::ReportHang to handle empty mHangStack correctly. r=froydnj 2016-09-30 14:46:19 +02:00
typelib Bug 1298855 - part 2 - remove prcpucfg.h #include from xpt_arena.h; r=erahm 2016-09-21 18:16:10 -04:00
windbgdlg Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
xpidl Bug 1293784 - Only recurse into xpcom/idl-parser/xpidl once; r=gps 2016-08-09 16:58:18 -04:00
moz.build Bug 1295762 - Part 1: Implement rust bindings to XPCOM's string types, r=froydnj 2016-09-20 11:26:43 -04:00
xpcom-config.h.in
xpcom-private.h.in