Shih-Chiang Chien
|
00f6034402
|
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
|
2013-05-10 20:00:28 +08:00 |
|
Vicamo Yang
|
17e058673d
|
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
|
2013-10-29 16:12:45 +08:00 |
|
Birunthan Mohanathas
|
de354c9745
|
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
|
03c4ac4845
|
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
|
2013-09-23 18:12:11 +08:00 |
|
Birunthan Mohanathas
|
b823b8896b
|
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
|
70bb3246bd
|
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
|
6a6c67829f
|
Bug 911258: Part 4 - Refactor exception implementations. r=bz
|
2013-09-08 20:28:50 -07:00 |
|
Vicamo Yang
|
7252df0bea
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
|
Ryan VanderMeulen
|
d82368f831
|
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
|
3f03665fbf
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-06 16:11:34 +08:00 |
|
Phil Ringnalda
|
90f3149a6c
|
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
|
2013-09-03 22:33:35 -07:00 |
|
Vicamo Yang
|
4ed4d84d72
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-04 12:46:01 +08:00 |
|
Pin Zhang
|
f320083266
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
|
2013-09-03 15:26:33 -07:00 |
|
Peter Van der Beken
|
6bdbbf553d
|
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
|
f2c135d0b4
|
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
|
c9c36dc488
|
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
|
b967782465
|
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
|
5dc544505a
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
|
Ed Morley
|
061f421c5b
|
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
|
0b9822723b
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 10:24:23 -07:00 |
|
Kyle Huey
|
7164ad4749
|
Back out my failed attempt to land bug 870676.
|
2013-08-28 10:23:32 -07:00 |
|
Kyle Huey
|
46d8d54f75
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 10:11:53 -07:00 |
|
Kyle Huey
|
0907c06c26
|
Back out my failed attempt to land bug 870676.
|
2013-08-28 10:10:39 -07:00 |
|
Kyle Huey
|
9ceea02eda
|
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL. r=khuey,baku
|
2013-08-28 09:44:33 -07:00 |
|
Edwin Flores
|
37cb83eb09
|
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
|
1109576557
|
Bug 900978 - Remove remaining ENABLE_EDITOR_API_LOG cruft; r=ehsan+khuey
|
2013-08-14 08:53:56 +02:00 |
|
Ehsan Akhgari
|
085494b95d
|
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
|
f7cd8c637c
|
Bug 797561 - Expose a server tcp socket API to web applications r=honza
|
2013-07-29 10:36:43 -07:00 |
|
Jeff Gilbert
|
97463875c8
|
Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted
|
2013-07-11 14:12:32 -07:00 |
|
Matthew Gregan
|
16d93ca314
|
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
|
223d1262f5
|
Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures
CLOSED TREE
|
2013-07-01 21:23:37 -07:00 |
|
Matthew Gregan
|
4590b89783
|
Bug 855130 - Implement URL::createObjectURL overload for MediaSources. r=khuey
---
content/base/public/nsHostObjectProtocolHandler.h | 26 +++++++++
content/base/src/nsHostObjectProtocolHandler.cpp | 65 +++++++++++++++++------
content/base/src/nsHostObjectURI.h | 5 +-
content/media/mediasource/MediaSource.cpp | 1 +
content/media/mediasource/MediaSource.h | 7 +++
dom/base/URL.cpp | 12 +++++
dom/base/URL.h | 7 +++
dom/webidl/URL.webidl | 6 +++
layout/build/nsLayoutModule.cpp | 4 ++
9 files changed, 116 insertions(+), 17 deletions(-)
|
2013-07-02 15:46:49 +12:00 |
|
Honza Bambas
|
0f8fcab492
|
Bug 883928 - Keep the old storagemanager ContractID for backward compatibility. r=ehsan, a=akeybl
|
2013-06-24 16:36:09 -04:00 |
|
Jan Varga
|
24f8419a8f
|
Bug 884936 - Add Blob/File support to xpcshell. r=bent
|
2013-06-21 17:15:46 +02:00 |
|
Boris Zbarsky
|
29d61ffea9
|
Bug 884109. Remove GetDocumentFromCaller from NS_NewHTMLImage/OptionElement and remove the XPCOM-y bits for creating those, since WebIDL bindings don't use those. r=smaug
|
2013-06-19 10:24:37 -04:00 |
|
Jeff Gilbert
|
92a42f92c9
|
Bug 870232 - Enable 'webgl' requests for Desktop FF. - r=bjacob
|
2013-06-07 17:44:51 -07:00 |
|
Trevor Saunders
|
32d1fa5dd9
|
bug 870594 - remove accessible/build/ r=bsmedberg f=surkov
|
2013-03-30 18:29:47 -04:00 |
|
Honza Bambas
|
e7a737bf35
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-15 14:38:48 +02:00 |
|
Guilherme Gonçalves
|
174c750d96
|
Bug 850442 - Part 5 - Rename nsGeolocation to Geolocation. r=bz
|
2013-04-12 13:01:29 -07:00 |
|
Ryan VanderMeulen
|
e9c65dfa10
|
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
|
2013-04-11 17:00:28 -04:00 |
|
Honza Bambas
|
52e949bcbc
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
Patrick Wang
|
6e519e5d55
|
Bug 847744: Part 1 - Create MmsService for content process. r=vicamo
--HG--
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/android/MmsService.h
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/fallback/MmsService.h
|
2013-04-10 20:18:32 +08:00 |
|
Ralph Giles
|
ad4c3beead
|
Bug 857022 - Remove MOZ_MEDIA from the layout module. r=cpearce
Enable this code unconditionally.
|
2013-04-04 15:08:00 -07:00 |
|
Trevor Saunders
|
bbe54eccfc
|
bug 856779 - kill NS_NewPresShell() r=bz
|
2013-03-31 16:39:27 -04:00 |
|
Ms2ger
|
4f80fe5028
|
Bug 853818 - Remove HTMLMediaElement CI/nsIJSNativeInitializer; r=mounir
|
2013-04-04 09:04:29 +02:00 |
|
Eitan Isaacson
|
2ed120291b
|
Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
|
2013-04-03 15:13:16 -07:00 |
|
Guilherme Goncalves
|
f33e16123f
|
Bug 650295 - Add tests for speech recognition. r=smaug
|
2013-03-27 14:14:22 -07:00 |
|
Jan Varga
|
71a59dcdc8
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
|
Ted Mielczarek
|
704e2319bc
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Gene Lian
|
9fe417700a
|
Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 4-2, nsIMmsService.send()). r=vicamo a=leo+
|
2013-03-09 15:22:25 +08:00 |
|