Sean Lin
cf5bba701e
Bug 1069230 - Presentation API implementation. Part 9 - Tests. r=kikuo
2015-04-23 11:44:01 +08:00
Sean Lin
db16f5199f
Bug 1069230 - Presentation API implementation. Part 8 - Data transport channel. r=jdm
2015-04-22 16:01:38 +08:00
Sean Lin
af99960bc4
Bug 1069230 - Presentation API implementation. Part 7 - Presentation session. r=smaug
2015-04-22 16:01:38 +08:00
Sean Lin
67a6a768dc
Bug 1069230 - Presentation API implementation. Part 6 - mozChromeEvent for app launch. r=fabrice r=smaug
2015-03-30 15:48:11 +08:00
Sean Lin
87297e7e8e
Bug 1069230 - Presentation API implementation. Part 5 - Establish session (receiver). r=smaug
2015-03-30 15:46:11 +08:00
Sean Lin
4b691fadf2
Bug 1069230 - Presentation API implementation. Part 4 - Establish session (sender) & available changes. r=smaug
2015-03-30 14:27:27 +08:00
Sean Lin
55a2392890
Bug 1069230 - Presentation API implementation. Part 3 - IPC. r=smaug
2015-03-26 11:16:21 +08:00
Sean Lin
8e03efe020
Bug 1069230 - Presentation API implementation. Part 2 - Presentation service and listeners. r=smaug
2015-03-25 19:47:56 +08:00
Sean Lin
a70b0b8e41
Bug 1069230 - Presentation API implementation. Part 1 - WebIDL Bindings. r=smaug
2015-03-19 15:48:28 +08:00
Ryan VanderMeulen
64888c286f
Merge b2g-inbound to m-c. a=merge
2015-08-06 15:37:49 -04:00
Ryan VanderMeulen
9b5a0e69f4
Merge inbound to m-c. a=merge
2015-08-06 15:22:37 -04:00
Kit Cambridge
699bd228b1
Back out changeset 0e68d7a16ed8 (bug 1189543) for mochitest-push timeouts.
2015-08-06 10:12:59 -07:00
Ryan VanderMeulen
5e034bd804
Backed out changeset 58f71d9d0de7 (bug 1191579) for various webapp/webide test failures across different suites.
2015-08-06 12:25:54 -04:00
Kyle Machulis
f402cf55a5
Bug 1186582 - AskPermission should check for prompt exceptions; r=fabrice
2015-08-06 08:53:23 -07:00
Fabrice Desré
12de5ed58c
Bug 1191579 - Remove useless getAll() implementation in Webapps.jsm
2015-08-06 07:43:59 -07:00
Ehsan Akhgari
4b39b32cd8
Bug 1190040 - Part 2: Teach the audio channel service how to not notify audio-playback, and do that when a media element has no audio track; r=padenot
2015-08-06 10:26:27 -04:00
Ehsan Akhgari
3699ea040a
Bug 1190040 - Part 1: Do not dispatch media-playback notifications for media elements that do not have an audio track; r=cpearce
2015-08-06 10:25:38 -04:00
Fabrice Desré
c83bd04dea
Bug 1181930 - Refactoring: move the message broadcaster out of Webapps.jsm r=ferjm
2015-08-05 20:30:55 -07:00
Ben Tian
5898c6cfd0
Bug 1173266 - [cleanup] Remove unused |isConnected| from bluetooth2, r=tzimmermann
2015-08-05 15:19:43 +08:00
Wes Kocher
34351583f5
Merge b2ginbound to central, a=merge
2015-08-05 16:45:41 -07:00
Reuben Morais
fd3e71878e
Bug 1184667 - Remove some unnecessary const_casts from ActorsParent.cpp. r=janv
2015-08-05 15:25:14 -03:00
Eugen Sawin
653d93fd67
Bug 1191281 - Increase strictness of ID3 header detection. r=ehoogeveen
2015-08-05 17:57:00 +02:00
Carsten "Tomcat" Book
bab4897aec
Merge mozilla-central to b2g-inbound
2015-08-05 13:40:29 +02:00
Carsten "Tomcat" Book
e34067fdd0
merge mozilla-inbound to mozilla-central a=merge
2015-08-05 13:12:59 +02:00
Jessica Jong
25276a1806
Bug 1156231 - enable data registration recovery. r=hsinyi
2015-08-05 16:29:20 +08:00
Jamin Liu
d5ffecab01
Bug 1190337 - Log GPS status and SVs status if the 'gDebug_isLoggingEnabled' is true. r=garvank
2015-08-05 14:27:33 +08:00
Ehsan Akhgari
3ff03c96fd
Backout bug 1190040 for test failures
2015-08-05 01:12:05 -04:00
Ryan VanderMeulen
20cb2e06fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2015-08-04 15:54:44 -04:00
Ryan VanderMeulen
c0710476e2
Merge inbound to m-c. a=merge
2015-08-04 15:53:06 -04:00
Sotaro Ikeda
1edbe2e216
Bug 1189206 - Remove worng mCurrentPosition update r=cpearce
2015-08-04 06:45:44 -07:00
Carsten "Tomcat" Book
7dcb23cff9
Merge mozilla-central to b2g-inbound
2015-08-04 13:58:28 +02:00
Alastor Wu
b8b1c3f9eb
Bug 1186135 - change active flag per channel. r=ehsan
2015-08-05 10:47:10 +08:00
Daosheng Mu
7d1c608052
Bug 1178725 - Fix create videoFrameContainer crash on B2G desktop. r=roc
2015-08-05 20:02:00 +02:00
Carsten "Tomcat" Book
46b3eb01af
merge mozilla-inbound to mozilla-central a=merge
2015-08-04 13:01:07 +02:00
Ben Hsu
c0e02f6748
Bug 891707 - Part 3: Disable some tests. r=echen, a=me
2015-08-04 01:40:00 -04:00
Ben Tian
fa725020b0
Bug 1106007 - Cleanup include guards. r=tzimmermann
2015-08-04 17:39:30 +08:00
Bevis Tseng
32c57c89d9
Bug 1189884 - Read/Update ANR of SIM Contact Properly. r=echen
2015-08-03 20:24:40 +08:00
Ryan VanderMeulen
fa2176eb4f
Merge inbound to m-c. a=merge
2015-08-03 15:02:19 -04:00
Ryan VanderMeulen
e1199f4eee
Backed out changeset 96bb759922a1 (bug 1189543) for frequent crashes/asserts.
...
CLOSED TREE
2015-08-03 12:32:31 -04:00
Carsten "Tomcat" Book
782d0370cf
Backed out changeset 4b6f2efbdc36 (bug 1000870) for test failures in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html on a CLOSED TREE
2015-08-03 16:38:09 +02:00
Carsten "Tomcat" Book
26d634a982
Backed out changeset 427cfffcb5b7 (bug 1000870)
2015-08-03 16:37:18 +02:00
Carsten "Tomcat" Book
710fe2c285
Backed out changeset 5490127f9b99 (bug 1000870)
2015-08-03 16:37:11 +02:00
Carsten "Tomcat" Book
c012e7f38c
Merge mozilla-central to b2g-inbound
2015-08-03 16:20:10 +02:00
Thomas Zimmermann
c28a8e19a2
Bug 1187904: Remove |BluetoothDaemonConnector| and random-address creator, r=shuang
2015-08-03 13:17:02 +02:00
Thomas Zimmermann
6c0a6541d5
Bug 1187904: Convert |BluetoothDaemonInterface| to use |DaemonSocketConnector|, r=shuang
2015-08-03 13:17:02 +02:00
Carsten "Tomcat" Book
a36be276a2
Backed out changeset b821b18a1bfb (bug 1189550) for breaking GU Tests
2015-08-03 09:38:27 +02:00
L. David Baron
693242d7f1
Bug 1189605 - Fix over-indentation of a few parts of nsIDOMWindowUtils.idl. r=khuey
...
IGNORE IDL
2015-08-02 21:03:08 -07:00
Makoto Kato
e92450872e
Bug 830801 - Part 2. Remove NOMINMAX define from moz.build. r=mshal
2015-08-03 10:07:09 +09:00
Bill McCloskey
b0ad0cc207
Bug 1189550 - In parent process, cpmm.initialProcessData should be same as ppmm.initialProcessData (r=smaug)
2015-08-02 17:29:55 -07:00
Thomas Zimmermann
c1d0b76c75
Bug 1173802: Store global NFC service in ref-counted variable, r=allstars.chh
...
|ClearOnShutdown| deletes pointers by assigning |nullptr|. This
patch converts |gNfcService| to a smart pointer, so that cleaning
its value during shutdown will actually destruct the instance.
2015-07-31 10:07:25 +02:00