Commit Graph

14069 Commits

Author SHA1 Message Date
Mounir Lamouri
4ba9420d46 Bug 851642 - Make sure fullscreenchange event is sent even when the document is being removed from the doctree. r=smaug
... instead of relying on nsScreen being destroyed which was causing flaky
behaviour on Firefox Android (based on GC) and was creating a race condition bug
on Firefox OS.
2013-05-13 12:00:42 +01:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ehsan Akhgari
7c06c8a034 Backed out 2 changesets (bug 871315) because different compilers have different standards on what is and is not C++
Backed out changeset d0d2e13e8b83 (bug 871315)
Backed out changeset be3976bd2d57 (bug 871315)

Landed on a CLOSED TREE
2013-05-13 14:42:03 -04:00
Ehsan Akhgari
807676e818 Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky 2013-05-13 13:43:53 -04:00
Ryan VanderMeulen
cdeb399ef6 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Nikhil Marathe
2df824df8e Bug 871428 - Fix AlarmService shutdown leaks. r=gene
--HG--
extra : amend_source : 43f24156a4b6c124b712094ae81d750e16e6a0b5
2013-05-12 22:40:00 +05:30
Eric Chou
09593e64ab Bug 830038 - Add an assertion in Bluetooth*Mangaers, r=gyeh 2013-05-13 18:08:40 +08:00
Gene Lian
edf2e246c7 Bug 870562 - B2G MMS: Fail to expose correct MMS message threadID. r=vicamo a=leo+ 2013-05-10 16:16:24 +08:00
Yoshi Huang
cb4f4a9b9c Bug 859659 - Part 3: xpcshell-tests. r=vicamo 2013-05-07 11:29:40 +08:00
Yoshi Huang
0401e46b5c Bug 859659 - Part 2: Update EF_Email and EF_ANR. r=vicamo 2013-04-30 14:53:47 +08:00
Yoshi Huang
33ab4f8e0b Bug 859659 - Part 1: Add read/writeNumberwithLength. r=vicamo 2013-05-06 12:07:25 +08:00
Chia-hung Tai
63cc695f65 Bug 867440 - B2G MMS: Add more delivery status in delivery "not-downloaded" and send the dom message with right delivery status. r=vyang 2013-05-10 11:50:18 -07:00
Jon Hylands
71dd28f25d Bug 869961 - RILContentHelper.voiceConnectionInfo fixed to check for null context. r=hsinyi 2013-05-13 10:18:19 +08:00
Fernando Jiménez
5a8ee7892b Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Dave Hylands
1016437715 Bug 858416 - Create a composite device storage interface. r=dougt
* * *
Bug 858416 - Fix try test failures
2013-05-11 02:10:18 -07:00
Ehsan Akhgari
a18fc5d9f9 Merge mozilla-inbound into birch on a CLOSED TREE 2013-05-12 01:05:18 -04:00
L. David Baron
414def6df3 Back out changeset d4f14f6dd401 (bug 863732) on a CLOSED TREE for being half of the problem causing all debug builds to leak as a result of merging mozilla-central and mozilla-inbound. 2013-05-11 20:22:37 -07:00
Fernando Jiménez
60a4ba678c Bug 861920 - Follow-up to remove debug logs. r=me 2013-05-11 21:13:11 +02:00
Ryan VanderMeulen
65ba12ab3b Merge m-c to inbound on a CLOSED TREE. 2013-05-11 09:49:12 -04:00
Ryan VanderMeulen
aa9e660583 Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures. 2013-05-11 09:47:37 -04:00
Dave Hylands
7da14f84fb Bug 858416 - Create a composite device storage interface. r=dougt 2013-05-11 02:10:18 -07:00
Gina Yeh
0ce1c300fe Bug 830213 - Modify function NotifyStatusChanged in BluetoothHfpManager, r=echou 2013-05-11 14:06:16 +08:00
Nikhil Marathe
d043b721f2 Bug 863732 - Use RTC wakeup to monitor WebSocket connection. r=jlebar 2013-05-11 10:45:56 +05:30
David Zbarsky
1e6ff1698e Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen
1809e72d0b Bug 861903 - Disable faulty test until it can be fixed with 100% less bustage. 2013-05-10 21:43:50 -04:00
Ben Turner
82bcfb325e Bug 861903 - Disable faulty test until it can be fixed. 2013-05-10 17:48:54 -07:00
Ben Turner
b54c88eac0 Bug 861903 - Bustage fix. 2013-05-10 16:01:55 -07:00
Ben Turner
dad8310dd4 Bug 861903 - Bustage fix. 2013-05-10 15:30:49 -07:00
Ben Turner
0659ee17ac Bug 861903 - Bustage fix. 2013-05-10 15:22:16 -07:00
Ryan VanderMeulen
f4b148a20a Backed out 4 changesets (bug 861920, bug 861894) for mochitest failures.
Backed out changeset 69fcebb24095 (bug 861920)
Backed out changeset c39ceb11cb76 (bug 861920)
Backed out changeset d0aa77e7825b (bug 861894)
Backed out changeset 81e072111e98 (bug 861894)
2013-05-10 17:35:55 -04:00
Ben Turner
6e9d63ab9b Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv. 2013-05-10 14:22:01 -07:00
Fernando Jiménez
5e80ae7483 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez
fa46b74e11 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez
55022a3ba7 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez
1f7b8f64fb Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez
c10973aec0 Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Dave Hylands
b3a2fbc559 Bug 868891 - Fix regression introduced by Bug 860934. r=dougt
Bug 860934 removed the use of fully qualified paths when communicating between the
parent and child processes. This patch fixes one of the spots that got missed.
2013-05-10 10:58:45 -07:00
Shawn Huang
d5b9ba0b02 Bug 870304: Fix misssing icon when getting paired/connected list, r=echou 2013-05-11 00:03:55 +08:00
Ryan VanderMeulen
3fce4fafb8 Backed out changesets 2f1fe3baec7c and 8beafe5ccc65 (bug 861920) because they depend on bug 861894, which was also backed out.
DONTBUILD
2013-05-10 11:09:28 -04:00
Ryan VanderMeulen
9d0440c7fd Backed out changesets 04623bf25b64 and 6d2e81a6bf1b (bug 861894) for Windows bustage. 2013-05-10 10:48:13 -04:00
Fernando Jiménez
98c35f943f Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez
0eb1a8420f Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez
73b155a838 Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Ed Morley
204b35d4df Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
Gina Yeh
bdd57e7f0f Bug 830213 - Patch 3: Remove BluetoothScoManager, r=echou 2013-05-10 19:03:25 +08:00
Gina Yeh
0d6b87eddd Bug 830213 - Patch 2: Implementation of ConnectSco/DisconnectSco/IsScoConnected in BluetoothHfpManager, r=echou, sr=mrbkap 2013-05-10 19:01:10 +08:00
Gina Yeh
4fada6d52b Bug 830213 - Patch 1: Add ConnectSco, DisconnectSco, IsScoConnected in nsIDOMBluetoothAdapter, r=echou, sr=mrbkap 2013-05-10 18:58:59 +08:00
Ed Morley
345c8d111b Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
Ms2ger
e0dd50dfe7 Bug 868426 - Display results table when running testharness.js tests by themselves; r=jhammel 2013-05-10 09:13:25 +02:00
Ms2ger
e622a6ea05 Bug 859252 - Part c: Hook up the reftests in dom/imptests; r=jhammel 2013-05-10 09:13:19 +02:00