gecko/xpcom
Jason Duell d194b9d486 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).

--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
..
analysis Bug 551286: Add a per function 'final' keyword in C++. r=tglek 2010-03-28 11:44:33 -04:00
base Bug 569547 - fastcall useless on win64. r=benjamin 2010-06-14 12:12:48 +02:00
build Merge from m-c. 2010-06-22 17:33:57 -07:00
components Bug 552121 - Load js modules and components from the omnijar [7/7], r=bsmedberg 2010-06-15 12:38:46 -07:00
doc
ds Merge mozilla-central to tracemonkey 2010-05-17 13:55:37 -04:00
glue Bug 570912: Allow already_AddRefed<T> to be coerced to already_AddRefed<U> when T can be coerced to U. r=dbaron 2010-06-21 15:35:49 -05:00
idl-parser
io Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop 2010-06-14 16:05:48 -07:00
libxpt/xptcall
proxy Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop 2010-06-14 16:05:48 -07:00
reflect Bug 552121 - Find xpts inside the omnijar [6/7], r=bsmedberg 2010-06-14 16:13:14 -07:00
sample Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
string Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
stub Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
system Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
tests Fix and reenable jar xptload test 2010-06-16 10:22:33 -07:00
threads Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
tools Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop 2010-06-14 16:05:48 -07:00
typelib Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted] 2010-06-02 10:08:00 -04:00
windbgdlg
Makefile.in Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop 2010-06-14 16:05:48 -07:00
xpcom-config.h.in
xpcom-private.h.in