Hsin-Yi Tsai
1a9127270f
Bug 1164248 - Handling of session/sessionEnded for notifyUssdReceived. r=edgar
2015-05-13 15:26:16 +08:00
Jamin Liu
3242c56050
Bug 1098228 - Set Bluetooth discoverable to default value when BT state is BT_STATE_OFF. r=shuang
2015-05-18 09:27:23 +08:00
Alexandre Lissy
f933f52d81
Bug 1163997 - Re-enable notification tests on Mulet. r=mhenrentty
2015-05-12 06:17:00 -04:00
Bevis Tseng
6b0a6cd597
Bug 1162464 - Part 3: Refactor UiccConnector due to interface change. r=allstars.chh
2015-05-08 11:31:11 +08:00
Bevis Tseng
364c86e99a
Bug 1162464 - Part 2: Implementation Changes. r=echen
2015-05-08 11:23:09 +08:00
Bevis Tseng
c647ff437f
Bug 1162464 - Part 1: IDL Changes. r=echen
2015-05-08 10:57:16 +08:00
Phil Ringnalda
e67e1e2a38
Merge m-c to m-i
2015-05-16 09:49:14 -07:00
Kartikaya Gupta
0788d1c12c
Bug 1162214 - Disable smooth-scrolling on a wheel scroll test as it causes intermittent failures. r=dvander
2015-05-16 12:37:21 -04:00
Phil Ringnalda
9fd5acd0bd
Back out 3 changesets (bug 1162720) for mozilla::media::Parent::Release crashes
...
CLOSED TREE
Backed out changeset 05306872093a (bug 1162720)
Backed out changeset 94a7098042fb (bug 1162720)
Backed out changeset 7c2f391a7fdd (bug 1162720)
2015-05-16 09:09:25 -07:00
Phil Ringnalda
6a2ec58b6a
Merge b-i to m-c, a=merge
2015-05-16 09:02:05 -07:00
Neil Rashbrook
cf42e317ab
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
2015-05-16 09:07:10 +01:00
Wes Kocher
961d54ee8e
Merge m-c to b2ginbound a=merge
2015-05-15 17:32:38 -07:00
Wes Kocher
5e59586179
Merge b2g-inbound to m-c a=merge
2015-05-15 17:29:29 -07:00
Fabrice Desré
ed9ab11d12
Bug 1161537 - Intermittent test_dev_mode_activity.html | Got error: undefined - expected PASS r=me
2015-05-15 14:46:27 -07:00
Carsten "Tomcat" Book
a22adef9ba
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-05-15 17:45:26 +02:00
Carsten "Tomcat" Book
10055fbabd
merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge
...
--HG--
extra : amend_source : 5eed4d9cbde44ac4e53210d61ece005a83908ad7
2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book
3e1c65dc25
Merge mozilla-central to fx-team
2015-05-15 10:31:54 +02:00
Carsten "Tomcat" Book
21b313ad53
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
...
--HG--
extra : amend_source : 925f0c246971f032b59ae778abc5dfe61031b3f6
2015-05-15 10:28:06 +02:00
Carsten "Tomcat" Book
1f14b72fee
merge b2g-inbound to mozilla-central a=merge
2015-05-15 10:25:48 +02:00
Xidorn Quan
3116f3bf53
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
...
--HG--
extra : source : 00be0263af62b29007d286d6d7dbac4ee4fdba01
2015-05-15 14:39:25 +12:00
Boris Zbarsky
d41195c02d
Bug 1084456 followup. Don't require android to have MSE stuff enabled! r=tree-is-orange, a=tree-is-orange-I-tell-you
2015-05-14 21:20:23 -04:00
Mark Capella
b470913851
Bug 988143 - Enable Gecko Touch in Fennec, SelectionController mods, r=ehsan
2015-05-14 22:06:12 -04:00
Wes Kocher
5b9076b1f0
Merge b2ginbound to m-c a=merge
2015-05-14 15:37:44 -07:00
Ehsan Akhgari
186a054e96
moar merges, CLOSED TREE
2015-05-14 15:53:50 -04:00
Ehsan Akhgari
909a826cf5
Merge central into inbound on a CLOSED TREE to fix bustage
2015-05-14 15:52:39 -04:00
James Willcox
27c2682830
Bug 1084456 - Enable MSE on Android r=ajones,ehsan
2015-05-14 14:52:09 -05:00
Ehsan Akhgari
3a263e7770
Fix the interfaces tests now that service workers have been disabled, no bug, a=me
...
Fixing bustage on a CLOSED TREE.
2015-05-14 15:49:13 -04:00
Eric Rahm
5161dd9e6b
Bug 1163201 - Part 4: Fix b2g build. r=bustage
2015-05-14 11:46:15 -07:00
Ehsan Akhgari
15c58a4dcf
Merge central into inbound
2015-05-14 14:16:51 -04:00
Naoki Hirata
04205ef8bb
Backed out 4 changesets (bug 1147736)
...
Backed out changeset 80ad8826d772 (bug 1147736)
Backed out changeset 1f69ddad07bb (bug 1147736)
Backed out changeset 34aee78127f5 (bug 1147736)
Backed out changeset 8a8c735fb984 (bug 1147736)
2015-05-13 14:15:57 -07:00
Eric Rahm
09ad989d55
Bug 1163201 - Part 3: Remove mSamples in |MediaEngineWebRTCAudioSource|. r=cpeterson
...
|mSamples| was made protected just to satisfy a warning if PR_LOGGING was not
set. As it turns out the warning is correct and mSamples is not used, so lets
remove it.
2015-05-14 10:13:23 -07:00
Eric Rahm
47d9aba92d
Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj
2015-05-14 10:13:23 -07:00
Eric Rahm
34f99e4b4c
Bug 1163201 - Part 1: Remove instances of #ifdef PR_LOGGING in dom/. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Wes Kocher
d89ddfe512
Merge b2ginbound to m-c a=merge CLOSED TREE
2015-05-13 11:25:07 -07:00
Phil Ringnalda
a5df436c2e
Backed out 2 changesets (bug 1154231) for M-oth crashes
...
CLOSED TREE
Backed out changeset 5e8145eff457 (bug 1154231)
Backed out changeset 951fb8ed6f25 (bug 1154231)
2015-05-15 20:29:15 -07:00
Nicholas Nethercote
eab9ff6d25
Back out all four patches from bug 1161377. r=me.
...
Due to Android startup regressions (bug 1163066) and plugin crashes (bug
1165155).
--HG--
extra : rebase_source : 380f79e67dff4c4eaa2614f286a4d0669666b652
2015-05-14 21:48:43 -07:00
Paul Adenot
be71cf7c3a
Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt
2015-05-13 11:02:27 +02:00
Jamin Liu
dc14156d4f
Bug 1163969 - Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. r=joliu
2015-05-13 15:58:22 +08:00
Bruce Sun
3c8da08a08
Bug 1163912: Set |Type| property of BluetoothDevice a initial value during LeScan; f=elin, r=jocelyn
2015-05-13 15:50:21 +08:00
Karl Tomlinson
fe240b1bf8
bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg
...
--HG--
extra : rebase_source : a40a6aab3fad761dba47255281713e335937ec03
2015-05-13 17:54:31 +12:00
Karl Tomlinson
516c74784b
bug 1162364 detect and abort MF_E_TRANSFORM_STREAM_CHANGE infinite loops r=cpearce
...
--HG--
extra : rebase_source : 5da37518a24e924d1b3f238a3805bba7f8ba304d
2015-05-13 16:36:45 +12:00
Boris Zbarsky
b8fb84d00c
Merge m-c to inbound a=merge
2015-05-14 21:24:27 -04:00
Masayuki Nakano
ee32a82c8d
Bug 1130935 part.6 Selection change notification should have selection range and writing mode information r=smaug
2015-05-15 10:18:08 +09:00
Masayuki Nakano
967765f1ff
Bug 1130935 part.4 nsIMM32Handler::GetCharacterRectOfSelectedTextAt() should return wrting mode if it's necessary r=emk+smaug
2015-05-15 10:18:07 +09:00
Wes Kocher
3c714c42eb
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
2015-05-14 16:35:18 -07:00
Eitan Isaacson
72e93f95e2
Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug
...
Also, remove ipc tests since we now can enable these tests in e10s.
Also, make utterances very long in cancel test so that we actually interrupt them.
2015-05-14 16:24:14 -07:00
Neil Rashbrook
ae441fafa2
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
2015-05-15 00:00:33 +01:00
Sotaro Ikeda
dcb4911aa5
Bug 1164697 - Fix time unit of AudioOffloadPlayer r=bholley
2015-05-14 15:48:06 -07:00
Ben Tian
23b0ee66cf
Bug 1159179 - Patch 3/3: [PBAP] Implement PBAP manger, r=shuang
2015-05-13 10:52:58 +08:00
Ben Tian
d61dda2930
Bug 1159179 - Patch 2/3: [PBAP] Revise profile disconnection when BT stops, r=shuang
2015-05-13 16:29:50 +08:00