Josh Aas
|
3675b7efa2
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 22:05:46 -05:00 |
|
Phil Ringnalda
|
3b63909530
|
Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
|
2014-05-17 17:43:07 -07:00 |
|
Josh Aas
|
792dc0a797
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 18:53:03 -05:00 |
|
Christoph Kerschbaumer
|
20d36d770e
|
Bug 951457 - Create C++ CSP Parser and policy classes, part 1 - backend stubs r=sstamm, r=grobinson
|
2014-04-01 09:35:22 -07:00 |
|
Botond Ballo
|
b56cd2cc98
|
Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan
--HG--
extra : source : 896fa761f32dad205897953d812e78dadf6136e7
|
2014-04-11 17:39:58 -04:00 |
|
Ed Morley
|
cc565a8c1f
|
Backed out changeset 27ceedad1d1c (bug 976605)
|
2014-04-15 17:45:24 +01:00 |
|
Botond Ballo
|
02a3e3d2af
|
Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan
--HG--
extra : source : d030d78ad4f67528ca16d8dbe6aaa72990f30ba0
|
2014-04-11 17:39:58 -04:00 |
|
Bobby Holley
|
a5b713cf3e
|
Bug 993918 - Shut down CAPS and XPConnect after imagelib and gfx. r=Ms2ger
|
2014-04-13 10:15:29 -07:00 |
|
Bobby Holley
|
59b8c545c2
|
Bug 913138 - Shut down imagelib at the end of layout shutdown. r=bsmedberg
|
2014-04-08 15:51:34 -07:00 |
|
Bobby Holley
|
4720681533
|
Bug 913138 - Shut down gfx at the end of layout shutdown. r=bsmedberg
|
2014-04-08 15:51:33 -07:00 |
|
Bobby Holley
|
6f6701effe
|
Bug 913138 - Release nsLayoutStatics when the layout module is unloaded. r=bsmedberg
|
2014-04-08 15:51:33 -07:00 |
|
Reuben Morais
|
f954df12ae
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
|
2014-02-27 20:04:46 -03:00 |
|
Reuben Morais
|
9844f68c6a
|
Bug 458300 - Merge nsINameSpaceManager and NameSpaceManagerImpl. r=jst
|
2014-02-27 20:04:46 -03:00 |
|
Ms2ger
|
6c2e75e0da
|
Bug 969035 - Outparamdel NS_NewContentViewer; r=bz
|
2014-02-09 09:04:40 +01:00 |
|
Dan Glastonbury
|
38a3723f74
|
Bug 913597 - Remove support for obsolete 'moz-webgl' name for creation of WebGL contexts. r=jgilbert
|
2014-01-28 05:59:24 +09:00 |
|
Boris Zbarsky
|
45103f9d63
|
Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug
|
2014-01-06 21:53:23 -05:00 |
|
Boris Zbarsky
|
9cdaf7bf8e
|
Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey
|
2014-01-06 21:53:23 -05:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Cameron McCormack
|
5ab78a1a10
|
Bug 897763 - Take into account nsChangeHint_{NeedReflow,ClearAncestorIntrinsics} never being inherited for difference calculations on certain style structs. r=dbaron
|
2014-01-03 13:39:54 +11:00 |
|
Shih-Chiang Chien
|
306862180d
|
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
|
2013-05-10 20:00:28 +08:00 |
|
Vicamo Yang
|
3eb62fc290
|
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
|
2013-10-29 16:12:45 +08:00 |
|
Birunthan Mohanathas
|
babfc6b761
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
|
2013-10-23 16:36:09 -04:00 |
|
Benjamin Chen
|
9d77c4acf5
|
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
|
2013-09-23 18:12:11 +08:00 |
|
Birunthan Mohanathas
|
967e556c1c
|
Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan
--HG--
extra : rebase_source : 0d0d9e11be9d39e4457bddd0bac7e19a50b91b0b
|
2013-10-08 14:47:21 -04:00 |
|
Ehsan Akhgari
|
63120f149f
|
Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley
X-Git-Commit-ID: 78e6843063b303780a7dd2695dd2824a0a9c9a3c
--HG--
extra : rebase_source : 1dfcc228f43c68efbbc74f639570c227c26ef025
|
2013-09-09 23:14:10 +02:00 |
|
Kyle Huey
|
d423a6350e
|
Bug 911258: Part 4 - Refactor exception implementations. r=bz
|
2013-09-08 20:28:50 -07:00 |
|
Vicamo Yang
|
e9a47488e4
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
|
Ryan VanderMeulen
|
d32d9ebb4d
|
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
|
2013-09-06 17:28:10 -04:00 |
|
Vicamo Yang
|
349d13eac4
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-06 16:11:34 +08:00 |
|
Phil Ringnalda
|
8b4379a664
|
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
|
2013-09-03 22:33:35 -07:00 |
|
Vicamo Yang
|
d2b683037b
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-04 12:46:01 +08:00 |
|
Pin Zhang
|
8397e0b9ea
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
|
2013-09-03 15:26:33 -07:00 |
|
Peter Van der Beken
|
a8bde00d60
|
Bug 908997 - Simplify XPathEvaluator - remove aggregation from XPathEvaluator. r=bz.
--HG--
rename : content/xslt/src/xpath/nsXPathEvaluator.cpp => content/xslt/src/xpath/XPathEvaluator.cpp
rename : content/xslt/src/xpath/nsXPathEvaluator.h => content/xslt/src/xpath/XPathEvaluator.h
extra : rebase_source : 163d25a36f52f8f8fa8b6952bcf1bc83de14230b
|
2013-07-04 17:39:24 +02:00 |
|
Peter Van der Beken
|
1d7a65fbba
|
Bug 908997 - Simplify XPathEvaluator - remove nsIXPathEvaluatorInternal. r=bz.
--HG--
rename : content/xslt/src/xpath/nsXPathEvaluator.cpp => content/xslt/src/xpath/XPathEvaluator.cpp
rename : content/xslt/src/xpath/nsXPathEvaluator.h => content/xslt/src/xpath/XPathEvaluator.h
extra : rebase_source : 3aa2f8f50c683b641904a0653a128c06cf1afb30
|
2013-07-04 17:29:29 +02:00 |
|
Peter Van der Beken
|
be4411155f
|
Bug 908997 - Simplify XPathEvaluator - move files and rename class. r=bz.
--HG--
rename : content/xslt/src/xpath/nsXPathEvaluator.cpp => content/xslt/src/xpath/XPathEvaluator.cpp
rename : content/xslt/src/xpath/nsXPathEvaluator.h => content/xslt/src/xpath/XPathEvaluator.h
extra : rebase_source : 590597171603854196bd6f6377753dbd34fd0658
|
2013-08-23 23:11:30 +02:00 |
|
Kyle Huey
|
22a367d0fe
|
Bug 909563: Part 3 - Rename nsDOMParser and drop Bindings.conf annotations. r=bz
--HG--
rename : content/base/src/nsDOMParser.cpp => content/base/src/DOMParser.cpp
rename : content/base/src/nsDOMParser.h => content/base/src/DOMParser.h
|
2013-08-30 10:16:32 -07:00 |
|
Doug Turner
|
805876c713
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
|
Ed Morley
|
51afc03d5c
|
Backed out changeset cd99d10fc665 (bug 870676) for breaking B2G device image builds on a CLOSED TREE
|
2013-08-29 10:43:09 +01:00 |
|
Pin Zhang
|
39055cc1a0
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 10:24:23 -07:00 |
|
Kyle Huey
|
68c202cebc
|
Back out my failed attempt to land bug 870676.
|
2013-08-28 10:23:32 -07:00 |
|
Kyle Huey
|
0ebcb654ef
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 10:11:53 -07:00 |
|
Kyle Huey
|
462f24c69f
|
Back out my failed attempt to land bug 870676.
|
2013-08-28 10:10:39 -07:00 |
|
Kyle Huey
|
21373abc55
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 09:44:33 -07:00 |
|
Edwin Flores
|
390c8fb307
|
Bug 801467 - Give SVG glyph documents a legitimate principal and URI so that references to paint servers are able to be resolved. r=roc,bz
|
2013-06-10 13:25:12 +01:00 |
|
Ms2ger
|
cc60eb637f
|
Bug 900978 - Remove remaining ENABLE_EDITOR_API_LOG cruft; r=ehsan+khuey
|
2013-08-14 08:53:56 +02:00 |
|
Ehsan Akhgari
|
5ee21d6d3f
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
This patch was mostly generated by running the following scripts on the codebase, with some
manual changes made afterwards:
# static_assert.sh
#!/bin/bash
# Command to convert an NSPR integer type to the equivalent standard integer type
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.mm" \) | \
xargs -n 1 `dirname $0`/assert_replacer.py #sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_STATIC_ASSERT static_assert
hg rev --no-backup mfbt/Assertions.h \
media/webrtc/signaling/src/sipcc/core/includes/ccapi.h \
modules/libmar/src/mar_private.h \
modules/libmar/src/mar.h
# assert_replacer.py
#!/usr/bin/python
import sys
import re
pattern = re.compile(r"\bMOZ_STATIC_ASSERT\b")
def replaceInPlace(fname):
print fname
f = open(fname, "rw+")
lines = f.readlines()
for i in range(0, len(lines)):
while True:
index = re.search(pattern, lines[i])
if index != None:
index = index.start()
lines[i] = lines[i][0:index] + "static_assert" + lines[i][index+len("MOZ_STATIC_ASSERT"):]
for j in range(i + 1, len(lines)):
if lines[j].find(" ", index) == index:
lines[j] = lines[j][0:index] + lines[j][index+4:]
else:
break
else:
break
f.seek(0, 0)
f.truncate()
f.write("".join(lines))
f.close()
argc = len(sys.argv)
for i in range(1, argc):
replaceInPlace(sys.argv[i])
--HG--
extra : rebase_source : 4b4a4047d82f2c205b9fad8d56dfc3f1afc0b045
|
2013-07-18 13:59:53 -04:00 |
|
Tomoaki Konno
|
b0f30c01ba
|
Bug 797561 - Expose a server tcp socket API to web applications r=honza
|
2013-07-29 10:36:43 -07:00 |
|
Jeff Gilbert
|
5d80bc3a03
|
Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted
|
2013-07-11 14:12:32 -07:00 |
|
Matthew Gregan
|
bd54a22c11
|
Bug 855130 - Implement URL::createObjectURL overload for
MediaSources. Add MediaSources to HostObjectProtocolHandler. Make
MediaSource a real interface. r=khuey
|
2013-06-21 15:15:15 +12:00 |
|
Phil Ringnalda
|
caf26c910c
|
Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures
CLOSED TREE
|
2013-07-01 21:23:37 -07:00 |
|