Eric Chou
|
8a48eae2bf
|
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
|
2012-12-12 16:54:54 +08:00 |
|
Josh Matthews
|
3d1a03275e
|
Backed out changeset ea39e0af0831 (bug 820135)
|
2012-12-12 02:23:10 -05:00 |
|
Gregor Wagner
|
f79303850c
|
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
|
2012-12-11 22:39:25 -08:00 |
|
Shih-Chiang Chien
|
7e9adbd060
|
Bug 814252 - use touch event for scrolling if available. r=cjones.
|
2012-11-28 13:51:50 +08:00 |
|
Blake Kaplan
|
24acc98846
|
Bug 819164 - reply_len is only valid before we call readString because of UTF-8 interpretation so do our string fixup based on that. r=gal
|
2012-12-11 18:04:17 -08:00 |
|
Kyle Huey
|
e4e5881601
|
Bug 770844: Add a window.mozIndexedDB to work around this bug for now. r=sicking a=akeybl
|
2012-09-20 08:50:16 -07:00 |
|
Jonathan Griffin
|
07ca56dbd8
|
Backed out 9dffd2d825c9 for bustage, Bug 811580
|
2012-12-11 15:41:40 -08:00 |
|
Mats Palmgren
|
d1a268e909
|
Bug 820230 - Add missing #include to fix compile error. r=me
|
2012-12-12 00:15:07 +01:00 |
|
David Rajchenbach-Teller
|
8748632a7d
|
Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey
|
2012-12-11 15:12:59 -08:00 |
|
Boris Zbarsky
|
4240d9a262
|
Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv
|
2012-12-11 17:50:56 -05:00 |
|
Rob Wood
|
9499c01aeb
|
Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin
|
2012-12-11 09:06:15 -08:00 |
|
Fabrice Desré
|
880a9e50e0
|
Bug 820160 - b2g desktop builds sometimes show black screen [r=gwagner]
|
2012-12-11 13:45:37 -08:00 |
|
Gene Lian
|
5d6d8b9c4e
|
Bug 811615 - Miss file name when passing file by Web Activity (part 2, ObjectWrapper.jsm). r=fabrice, a=blocking-basecamp
|
2012-12-11 16:30:53 +08:00 |
|
Kyle Huey
|
947106a519
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 13:21:03 -08:00 |
|
Fernando Jiménez
|
c2c94e0ab3
|
Bug 820366 - UNSUFFICIENT_STORAGE error is not triggered correctly at restart; r=fabrice
|
2012-12-11 21:58:38 +01:00 |
|
Ehsan Akhgari
|
9305b46722
|
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
|
2012-12-11 15:04:11 -05:00 |
|
Andrew McCreight
|
004403a545
|
Bug 814027 - Make domDoc into a COMPtr in Navigator::Vibrate. r=jlebar
|
2012-12-11 11:18:57 -08:00 |
|
Josh Matthews
|
6fab8b6f69
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
|
2012-12-07 17:12:02 -05:00 |
|
Eric Chou
|
4fcb9b5e02
|
Bug 818696 - prevent "pairing failed" prompt from appearing after re-enabling Bluetooth, r=gyeh
|
2012-12-11 19:31:47 +08:00 |
|
Eitan Isaacson
|
4413b8708c
|
Bug 818343 - Introduce gesture quick navigation. r=davidb
|
2012-12-11 10:12:12 -08:00 |
|
Ms2ger
|
ac97224f7a
|
Bug 776539 - Move FormData to Paris bindings; r=bz
|
2012-12-11 19:09:56 +01:00 |
|
Mats Palmgren
|
8b7444aa7b
|
Bug 820222 - Fix unknown namespace mozilla::services compilation error. r=jlebar
|
2012-12-11 16:45:51 +01:00 |
|
Vicamo Yang
|
b46261ee0b
|
Bug 820220 - Part 2/2: xpcshell test case, r=yoshi
|
2012-12-11 22:48:35 +08:00 |
|
Vicamo Yang
|
27674b758f
|
Bug 820220 - Part 1/2: fix extra octets sent in multipart UCS2 encoded messages, r=yoshi
|
2012-12-11 22:48:22 +08:00 |
|
Patrick Wang
|
aa47ba2dc0
|
Bug 798000 - Part 2 - Test cases r=vicamo
|
2012-12-11 17:15:03 +08:00 |
|
Patrick Wang
|
67bae8a0e2
|
Bug 798000 - Part 1 - Read EF_OPL, EF_PNN files and update network name. r=vicamo
|
2012-12-11 17:11:34 +08:00 |
|
Ed Morley
|
afe82ab291
|
Backout 194d8f675d2d & 251a18603db4 (bug 811615) for xpcshell and mochitest failures
|
2012-12-11 13:09:38 +00:00 |
|
Randell Jesup
|
a188ee1084
|
Bug 812886: disable peerconnection creation while offline r=smaug
|
2012-12-11 07:58:12 -05:00 |
|
Ed Morley
|
c538b0d243
|
Backout 8288c4940d1e (bug 818696) for crashes
|
2012-12-11 12:53:37 +00:00 |
|
Gene Lian
|
4b957d4e4a
|
Bug 811615 - Miss file name when passing file by Web Activity (part 2, ObjectWrapper.jsm). r=fabrice, a=blocking-basecamp
|
2012-12-11 16:30:53 +08:00 |
|
Kyle Huey
|
9b92167718
|
Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking
|
2012-12-11 03:54:08 -08:00 |
|
Eric Chou
|
1e1e052d39
|
Bug 818696 - prevent "pairing failed" prompt from appearing after re-enabling Bluetooth, r=gyeh
|
2012-12-11 19:31:47 +08:00 |
|
Randy Lin
|
d39fa81ef3
|
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
|
2012-12-11 18:26:01 +08:00 |
|
Gene Lian
|
ef07f2b80f
|
Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp
|
2012-12-11 16:09:40 +08:00 |
|
Marco Chen
|
2a9bada967
|
Bug 811649 - Mute other audio when video recording is started by using an AudioChannelAgent to integrate with AudioChannelService. r=mhabicher a=blocking-basecamp
|
2012-12-11 18:14:06 +08:00 |
|
Randy Lin ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
031981ba1b
|
Bug 815452: Hook up FM radio to the audio manager. r=sicking a=blocking-basecamp
|
2012-12-11 01:13:08 -08:00 |
|
Vicamo Yang
|
dc892b3d1e
|
Bug 774621 - Part 5/5: test cases, r=rwood
|
2012-12-11 17:09:53 +08:00 |
|
Vicamo Yang
|
ee753c6b25
|
Bug 774621 - Part 4/5: Android backend, r=sicking
|
2012-12-11 17:09:49 +08:00 |
|
Vicamo Yang
|
1c687ca685
|
Bug 774621 - Part 3/5: RIL implementation, r=anygregor
|
2012-12-11 17:09:46 +08:00 |
|
Vicamo Yang
|
aab0e9d617
|
Bug 774621 - Part 2/5: DOM implementation, r=sicking
|
2012-12-11 17:09:42 +08:00 |
|
Vicamo Yang
|
17ab87ad12
|
Bug 774621 - Part 1/5: add sending/failed delivery state, sr=sicking
|
2012-12-11 17:09:39 +08:00 |
|
Siddartha Pothapragada
|
5b086d3de4
|
Bug 816835 - Part 2: Marionette test case to remove a setup menu. r=allstars.chh
From 16ca206aadd280d6f3554b275d46b8e242ccb7fb Mon Sep 17 00:00:00 2001
---
.../tests/marionette/test_stk_proactive_command.js | 23 ++++++++++++++++++++
1 file changed, 23 insertions(+)
|
2012-12-10 12:05:30 -08:00 |
|
Siddartha Pothapragada
|
794813a8de
|
Bug 816835 - Part 1: [B2G RIL] Decode Comprehension-TLV failed when its length is 0. r=allstars.chh
From 32c14fc83354f25c9e05abc7adb39cdc4453307a Mon Sep 17 00:00:00 2001
---
dom/system/gonk/ril_worker.js | 7 +++++++
1 file changed, 7 insertions(+)
|
2012-12-04 17:02:31 -08:00 |
|
Gina Yeh
|
10eabddb07
|
Bug 819832 - Patch 1: Sending files to Mac would fail at the end of sending process, r=echou
|
2012-12-11 13:55:37 +08:00 |
|
Fabrice Desré
|
706d053c38
|
Bug 819286 - Crash when browser tab closes while zooming [r=cjones]
|
2012-12-10 21:52:57 -08:00 |
|
Fabrice Desré
|
24badda529
|
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking]
|
2012-12-10 15:49:02 -08:00 |
|
Fabrice Desré
|
eef1bc7e77
|
Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking]
|
2012-12-10 15:48:59 -08:00 |
|
Ehsan Akhgari
|
0007546a40
|
Backed out changeset 8a2d8c34d905 (bug 796198) because of mochitest-chrome failures
|
2012-12-10 20:56:28 -05:00 |
|
Ehsan Akhgari
|
db122057e9
|
Backed out changeset 9f29dda59ef7 (bug 796198)
|
2012-12-10 20:56:06 -05:00 |
|
Nicholas Nethercote
|
0d84313efb
|
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
|
2012-12-10 16:05:07 -08:00 |
|