Carsten "Tomcat" Book
|
75604a8ce8
|
Merge B2g-inbound to Mozilla-Central
|
2013-10-25 11:48:38 +02:00 |
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
Vicamo Yang
|
b2e1f24146
|
Bug 926302 - 3/3: test cases. r=hsinyi
|
2013-10-24 16:15:15 +08:00 |
Vicamo Yang
|
7424816c3c
|
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
|
2013-10-24 16:15:06 +08:00 |
Vicamo Yang
|
d1519aebc4
|
Bug 926302 - 2.a/3: refactor preference/settings names. r=gene
|
2013-10-24 16:14:59 +08:00 |
Vicamo Yang
|
dbb2ed7881
|
Bug 926302 - 1/3: B2G DSDS - numRadioInterfaces and default service ids. Interface changes. r=hsinyi
|
2013-10-24 16:14:50 +08:00 |
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
Trevor Saunders
|
f1399b6633
|
[PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
content/media/webspeech/recognition/Makefile.in | 1 -
content/media/webspeech/recognition/moz.build | 5 +-
content/media/webspeech/synth/Makefile.in | 1 -
content/media/webspeech/synth/pico/Makefile.in | 3 --
dom/alarm/Makefile.in | 2 -
dom/apps/src/Makefile.in | 1 -
dom/base/Makefile.in | 2 -
dom/base/moz.build | 26 ++++++++++-
dom/battery/Makefile.in | 1 -
dom/bindings/Makefile.in | 3 --
dom/bindings/moz.build | 17 ++++++-
dom/bindings/test/Makefile.in | 5 +-
dom/bluetooth/Makefile.in | 2 -
dom/bluetooth/moz.build | 7 ++-
dom/browser-element/Makefile.in | 3 --
dom/browser-element/moz.build | 6 ++-
dom/camera/Makefile.in | 1 -
dom/camera/moz.build | 5 +-
dom/devicestorage/Makefile.in | 1 -
dom/dom-config.mk | 61 -------------------------
dom/encoding/Makefile.in | 1 -
dom/fmradio/Makefile.in | 2 -
dom/fmradio/ipc/Makefile.in | 1 -
dom/fmradio/ipc/moz.build | 5 +-
dom/fmradio/moz.build | 5 +-
dom/icc/src/Makefile.in | 4 --
dom/media/Makefile.in | 3 --
dom/media/moz.build | 6 ++-
dom/mobilemessage/src/Makefile.in | 1 -
dom/mobilemessage/src/moz.build | 5 +-
dom/network/src/Makefile.in | 2 -
dom/plugins/base/Makefile.in | 1 -
dom/plugins/base/moz.build | 8 +++-
dom/power/Makefile.in | 1 -
dom/quota/Makefile.in | 1 -
dom/system/gonk/Makefile.in | 2 -
dom/telephony/Makefile.in | 1 -
dom/time/Makefile.in | 1 -
dom/wifi/Makefile.in | 5 --
39 files changed, 85 insertions(+), 123 deletions(-)
delete mode 100644 dom/dom-config.mk
delete mode 100644 dom/wifi/Makefile.in
|
2013-10-23 17:20:55 -04:00 |
Trevor Saunders
|
c29760731a
|
Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG--
extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb
|
2013-10-21 18:58:14 -04:00 |
Trevor Saunders
|
67e6559698
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
Vicamo Yang
|
1b6c47fe99
|
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
|
2013-10-18 04:51:27 +08:00 |
Ed Morley
|
01733a5853
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-10-02 17:00:46 +01:00 |
Szu-Yu Chen [:aknow]
|
891a18bc5c
|
Bug 919412 - Wait emulator cmd finished in tear down stage. r=hsinyi
|
2013-10-02 14:27:52 +08:00 |
Masayuki Nakano
|
5dbc2a60e4
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
Nathan Froyd
|
e8316ed759
|
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
|
2013-09-10 16:56:05 -04:00 |
Ehsan Akhgari
|
7233ba7103
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
Hsin-Yi Tsai
|
84d8e7452c
|
Bug 915638 - part2 - test case. r=vicamo
|
2013-09-16 14:04:43 +08:00 |
Hsin-Yi Tsai
|
97f256f2ed
|
Bug 915638 - part1 - B2G RIL: telephonyCallGroup.onstatechange isn't fired when a conference call is becoming empty. r=vicamo
|
2013-09-12 21:00:18 +08:00 |
Szu-Yu Chen [:aknow]
|
12bccd213b
|
Bug 916695 - Fix cancelExistingCalls. r=hsinyi
|
2013-09-18 15:44:08 +08:00 |
Boris Zbarsky
|
7f755053b4
|
Bug 915971. Rename FooReturnValue unions to OwningFoo, because we use them for more than just return values. r=dzbarsky
|
2013-09-17 11:16:02 -04:00 |
Szu-Yu Chen [:aknow]
|
d5f3df4fa1
|
Bug 909638 - Part 1: Add test case for dialing in radio off. r=vicamo
|
2013-09-12 15:15:55 +08:00 |
Vicamo Yang
|
e62aba3732
|
Bug 910568 - WebTelephony: move DOM classes to namespace mozilla::dom. r=khuey
|
2013-09-12 05:47:14 +02:00 |
Hsin-Yi Tsai
|
5fc5217578
|
Bug 908012 - B2G RIL: Add telephony marionette tests for conference call. r=vicamo
|
2013-09-09 21:13:13 +08:00 |
Hsin-Yi Tsai
|
7b0863debe
|
Bug 914631 - B2G RIL: convertRILCallState is not defined. r=vicamo
|
2013-09-10 21:47:31 +08:00 |
Vicamo Yang
|
f84d37a565
|
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
|
2013-09-07 14:19:57 +08:00 |
Vicamo Yang
|
da62cf5ddc
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
Vicamo Yang
|
ba7425f19a
|
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
|
2013-09-07 14:19:50 +08:00 |
Ryan VanderMeulen
|
3b1087b464
|
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
|
4544cb9b61
|
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
|
2013-09-06 16:11:38 +08:00 |
Vicamo Yang
|
3d3267810b
|
Bug 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-06 16:11:34 +08:00 |
Vicamo Yang
|
b7a545f69d
|
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
|
2013-09-06 16:11:31 +08:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Brian O'Keefe
|
d118b95a0d
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
Hsin-Yi Tsai
|
565b043ead
|
Bug 905954 - [wasabi] B2G CDMA: don't change to holding state when we switch two calls. r=bent
|
2013-08-16 17:01:41 +08:00 |
Kyle Huey
|
d2e93ff015
|
Bug 903772: Part 3 - Refactor GlobalObject. r=peterv
|
2013-08-22 22:17:08 -07:00 |
Ms2ger
|
4fb1aa6786
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
Hsin-Yi Tsai
|
a9fa564c3e
|
Bug 772765 - part5 - Telephony DOM - fix unlink crash. r=bent
|
2013-08-20 15:57:19 +08:00 |
Hsin-Yi Tsai
|
6e0cccb036
|
Bug 772765 - part2 - Telephony DOM. r=bent
|
2013-07-06 18:24:55 +08:00 |
Hsin-Yi Tsai
|
91af71760c
|
Bug 772765 - Conference call - part1 - webidl. sr=sicking, r=bent
|
2013-07-20 14:46:35 +08:00 |
Gregory Szorc
|
df453f8483
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
Ryan VanderMeulen
|
fab2c2a3c8
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
Gregory Szorc
|
d87c91cf0c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
Ms2ger
|
1a5ae526d9
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
Hsin-Yi Tsai
|
679c2bcbce
|
Bug 822210 - cdma call waiting - part2 - telephony DOM. r=bent
|
2013-07-30 17:08:53 +08:00 |
Hsin-Yi Tsai
|
d84c2f3934
|
Bug 822210 - cdma call waiting - part1 - idl. sr=sicking, r=bent
|
2013-08-06 20:07:40 +08:00 |
Hsin-Yi Tsai
|
c016ff00c3
|
Bug 888592 - move Telephony and TelephonyCall to webidl. sr=sicking, r=bent
|
2013-07-15 16:27:19 +08:00 |
Szu-Yu Chen [:aknow]
|
21ffce756d
|
Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh
|
2013-08-05 16:28:14 -04:00 |
Szu-Yu Chen [:aknow]
|
2d219bb783
|
Bug 743150 - Part 1: Add remoteheld/remoteresumed event (idl). r=hsinyi
|
2013-08-05 16:27:50 -04:00 |
Ed Morley
|
4e6f3c8e19
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-02 13:30:22 +01:00 |