gecko/content
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
..
base Merge from m-c. 2010-06-22 17:33:57 -07:00
canvas Merge from m-c. 2010-06-22 17:33:57 -07:00
events Merge from m-c. 2010-06-22 17:33:57 -07:00
html Merge from m-c. 2010-06-22 17:33:57 -07:00
mathml Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt 2010-05-13 14:38:28 +12:00
media Bug 572299 - Stuttering audio playback with some Vorbis files (ffmpeg muxed). r=cpearce 2010-06-22 02:02:02 +02:00
smil Backout bug 487404 - fix mochitest 2010-06-19 14:54:42 +01:00
svg Bug 573316 - Use IsSVGWhitespace instead of isspace to fix an assertion failure and match the SVG spec. r=jwatt 2010-06-20 14:39:14 -07:00
test Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst 2010-05-11 19:30:40 -05:00
xbl Backed out changeset 82a21d443b5e 2010-06-21 22:39:53 -07:00
xml Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug 2010-06-03 18:09:20 -07:00
xslt Backed out changeset 82a21d443b5e 2010-06-21 22:39:53 -07:00
xtf Bug 521151 - /content/ unit tests fail on JavaScript 'strict' mode. r=smaug, r=jwalden 2009-11-17 18:08:21 -08:00
xul Merge from m-c. 2010-06-22 17:33:57 -07:00
Makefile.in Bug 523576: Build nsSMILKeySpline even when SMIL is disabled, since the CSS transitions code needs it. r=roc 2009-10-22 15:13:12 -07:00