Commit Graph

34222 Commits

Author SHA1 Message Date
Wes Kocher
006f87f1ab Merge b2g-inbound to m-c a=merge 2015-05-15 17:29:29 -07:00
Carsten "Tomcat" Book
43a830635a Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-15 17:45:26 +02:00
Carsten "Tomcat" Book
bc6eef17f9 merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge 2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book
b15c211c1c Merge mozilla-central to fx-team 2015-05-15 10:31:54 +02:00
Carsten "Tomcat" Book
2a288beb3c Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-15 10:28:06 +02:00
Carsten "Tomcat" Book
bb2bf8a82a merge b2g-inbound to mozilla-central a=merge 2015-05-15 10:25:48 +02:00
Xidorn Quan
f4989cf04b Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug 2015-05-15 14:39:25 +12:00
Boris Zbarsky
872845ecbe 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
cd58d97307 Bug 988143 - Enable Gecko Touch in Fennec, SelectionController mods, r=ehsan 2015-05-14 22:06:12 -04:00
Wes Kocher
89f9363855 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Ehsan Akhgari
16ef773fd0 moar merges, CLOSED TREE 2015-05-14 15:53:50 -04:00
Ehsan Akhgari
5fea8f0105 Merge central into inbound on a CLOSED TREE to fix bustage 2015-05-14 15:52:39 -04:00
James Willcox
63290562a6 Bug 1084456 - Enable MSE on Android r=ajones,ehsan 2015-05-14 14:52:09 -05:00
Ehsan Akhgari
61a9530f77 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
8b7bef7376 Bug 1163201 - Part 4: Fix b2g build. r=bustage 2015-05-14 11:46:15 -07:00
Ehsan Akhgari
5d10bf73ef Merge central into inbound 2015-05-14 14:16:51 -04:00
Naoki Hirata
a09a0dc1c2 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
02047a72be 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
6f5fa960c3 Bug 1163201 - Part 2: Wrap expensive calls in PR_LOG_TEST. r=froydnj 2015-05-14 10:13:23 -07:00
Eric Rahm
0c5f2525a6 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
9e802bdf11 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Paul Adenot
f1a919f4b9 Bug 1122218 - Fix off-by-one error when computing oscillator rendering range. r=karlt 2015-05-13 11:02:27 +02:00
Jamin Liu
087773fdb5 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
b69b9fef3a 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
da20557f4a bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg 2015-05-13 17:54:31 +12:00
Karl Tomlinson
100ca5d3d6 bug 1162364 detect and abort MF_E_TRANSFORM_STREAM_CHANGE infinite loops r=cpearce 2015-05-13 16:36:45 +12:00
Boris Zbarsky
8855c6e09a Merge m-c to inbound a=merge 2015-05-14 21:24:27 -04:00
Masayuki Nakano
42e80d41ca 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
c1741e86a9 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
d65ee4fe20 Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Eitan Isaacson
5019e17cd7 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
d30d87c917 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
6f2d8d7933 Bug 1164697 - Fix time unit of AudioOffloadPlayer r=bholley 2015-05-14 15:48:06 -07:00
Ben Tian
8b891e378e Bug 1159179 - Patch 3/3: [PBAP] Implement PBAP manger, r=shuang 2015-05-13 10:52:58 +08:00
Ben Tian
5c00861a05 Bug 1159179 - Patch 2/3: [PBAP] Revise profile disconnection when BT stops, r=shuang 2015-05-13 16:29:50 +08:00
Wes Kocher
290d06b07f Merge m-c to b2ginbound a=merge 2015-05-12 16:34:54 -07:00
Wes Kocher
4e689097c8 Merge b2g-inbound to m-c a=merge 2015-05-12 16:30:03 -07:00
Gregory Arndt
a286c04a9d Bug 1164225 - Disable IPC test for mochitest in mulet r=kwierso 2015-05-12 16:31:04 -05:00
Carsten "Tomcat" Book
848b127a3e Merge mozilla-central to b2g-inbound 2015-05-12 16:47:49 +02:00
Carsten "Tomcat" Book
debcd176d5 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Szu-Yu Chen [:aknow]
91d82ff4ff Bug 1163511 - Use defineLazyModuleGetter. r=hsinyi 2015-05-12 17:41:46 +08:00
Carsten "Tomcat" Book
fb31a549ed merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
Kan-Ru Chen
5c5e6f072d Bug 1162899 - Use sync message for in-process mozHasPendingMessage. r=fabrice 2015-05-12 10:20:54 +08:00
Wes Kocher
cf67680b35 Backed out changeset fae12b6114b8 (bug 1162775) for bc1 orange 2015-05-11 16:32:22 -07:00
Dave Townsend
c23dac9aec Bug 1162775 Make contentAreaDropListener use dataTransfer.files to get the files dropped. r=smaug 2015-05-11 11:33:15 -07:00
Jocelyn Liu
4c405d81df Bug 1162910 - Make bluetooth daemon as the default backend of BT APIv2. r=tzimmermann 2015-05-11 03:44:00 -04:00
Bruce Sun
20b75796db Bug 1162893 - Fix BluetoothGattWriteType serialization problem. f=elin, r=jocelyn 2015-05-11 16:43:53 +08:00
Alexandre Lissy
5602a7018c Bug 1160123 - Add support for LTE/WCDMA only network selection. r=hsinyi 2015-05-11 07:49:00 +02:00
Alexandre Lissy
dfbf99d57c Bug 1159128 - Only save valid app notifications. r=mhenretty 2015-05-14 10:59:00 +02:00
Mike Conley
069e475e83 Bug 863515 - Expose hasContentOpener on nsITabParent. r=smaug.
hasContentOpener is set to true if a tab happened to be opened
due to content requesting it - for example, a target="_blank" link,
or a window.open.
2015-05-13 16:44:39 -04:00