Ryan VanderMeulen
9d4d29777d
Merge inbound to m-c.
2013-11-07 14:45:25 -05:00
Carsten "Tomcat" Book
6adc4baceb
merge mozilla-central to b2g-inbound
2013-11-07 16:01:27 +01:00
Carsten "Tomcat" Book
6c46faf206
merge b2g-inbound to mozilla-central
2013-11-07 15:50:39 +01:00
Yuan Xulei
fe6bf603ee
Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice
...
--HG--
rename : b2g/chrome/content/forms.js => dom/inputmethod/forms.js
2013-11-07 09:02:25 -05:00
Carsten "Tomcat" Book
b06981dc37
merge fx-team to mozilla-central
2013-11-07 14:24:24 +01:00
Shawn Ku
a4d6e2cc84
Bug 930394 - Part 3: Add test cases. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi.
2013-11-07 18:00:12 +08:00
Shawn Ku
d10460dfa0
Bug 930394 - Part 2: RIL patch. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi.
2013-11-07 17:59:09 +08:00
Shawn Ku
1933f35d7b
Bug 930394 - Part 1: add comment in IDL. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi, r=hsinyi.
2013-11-07 17:53:03 +08:00
Kyle Huey
244696f27a
Bug 922919: Followup to disable logging on 64 bit OSes because it doesn't compile reliably. r=me
2013-11-07 14:23:46 +08:00
Alan Huang
725aea8a35
Bug 922919: Add logging to detect "Intermittent test_BackgroundLRU.html | Test timed out". r=khuey
2013-11-07 11:14:27 +08:00
Ben Tian
ef3f933806
Bug 934552 - Crash in bluetooth while monkey testing, r=echou
2013-11-06 14:26:46 +08:00
Carsten "Tomcat" Book
0844656768
merge mozilla-central to fx-team
2013-11-07 16:04:23 +01:00
Paul Rouget
d5c2ff9d10
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
2013-11-07 14:40:23 +01:00
Georgia Wang
3fa4b2a67a
Bug 843455 - B2G STK Import scripts for marionette tests. r=yoshi
2013-10-25 16:20:05 +08:00
Ben Tian
3cd142b992
Bug 897782 - Support Multiple BT file transfering, r=echou
2013-11-05 15:53:10 +08:00
Ryan VanderMeulen
7e86a74d00
Backed out changeset 8222e9ae0a21 (bug 915233) for Windows xpcshell perma-fail on a CLOSED TREE.
2013-11-06 17:48:11 -05:00
Ryan VanderMeulen
8a107c2154
Merge m-c to inbound.
2013-11-06 14:59:07 -05:00
Ryan VanderMeulen
267f1bd85e
Merge inbound to m-c.
2013-11-06 14:24:58 -05:00
Terrence Cole
cf9c9d2ef6
Bug 931912 - Suppress an exact rooting hazard false positive in nsWindowSH::Finalize; r=sfink
...
--HG--
extra : rebase_source : 3934e7cd7e21e37de20aadac203db6a285021691
2013-11-05 15:02:35 -08:00
Andrew McCreight
e655537078
Bug 934035 - Make PeerConnectionObserver's constructor not take an object argument. r=jib
2013-11-01 17:49:48 -07:00
David Rajchenbach-Teller
ad09809ce4
Bug 930924 - Open workers from xpcshell. r=bent
2013-11-06 09:05:17 -05:00
Vendelin Ruzicka
b63fda4d66
Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking
2013-11-06 08:59:54 -05:00
Carsten "Tomcat" Book
d0a087bf65
merge b2g-inbound to mozilla-central
2013-11-06 13:11:03 +01:00
Phil Ringnalda
c9dc932405
Back out b2316c5a1d69 (bug 915233) for Win b2g desktop build bustage
2013-11-05 20:54:54 -08:00
Phil Ringnalda
bb7f78c5f3
Merge m-c to m-i
2013-11-05 20:29:04 -08:00
Phil Ringnalda
d9d33be622
Bug 930449 - Disable test_browserElement_oop_ContextmenuEvents.html until someone teaches it to stop timing out
2013-11-05 20:25:05 -08:00
Nicholas Nethercote
b9e0d05f7e
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
...
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
2013-11-06 14:58:20 +11:00
Nikhil Marathe
eb6a5fe16b
Bug 915233 - DOM Promises on Workers. r=baku,smaug,bz sr=sicking
2013-11-05 20:05:21 -08:00
Yura Zenevich
9439549e91
Bug 934737 - [AccessFu] fixing a string bundle error when encountering an input type='date'. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 7 ++++++-
accessible/tests/mochitest/jsat/test_utterance_order.html | 4 ++++
dom/locales/en-US/chrome/accessibility/AccessFu.properties | 1 +
3 files changed, 11 insertions(+), 1 deletion(-)
2013-11-05 21:51:56 -05:00
Wes Kocher
dd4af2cd82
Merge m-c to inbound
2013-11-05 18:25:40 -08:00
Wes Kocher
1017661b6d
Backed out changeset b2995c617e4c (bug 915233) for breaking the build on a CLOSED TREE
2013-11-05 18:18:29 -08:00
Wes Kocher
4a2a8b4b8e
Merge inbound to m-c
2013-11-05 17:50:18 -08:00
Nikhil Marathe
9ea006e2b7
Bug 915233 - DOM Promises on Workers. r=baku,smaug,bz sr=sicking
2013-11-05 17:44:12 -08:00
Ryan VanderMeulen
91772a1e19
Merge m-c to b2g-inbound on a CLOSED TREE.
2013-11-05 16:39:16 -05:00
Ryan VanderMeulen
a49b5ad873
Merge m-c to inbound on a CLOSED TREE.
2013-11-05 16:38:58 -05:00
Ryan VanderMeulen
23bacf9ef7
No bug - Fix merge bustage. CLOSED TREE
2013-11-05 16:06:31 -05:00
Gijs Kruitbosch
058dd29c0d
Backed out changeset 3a245d66f692 (bug 931912) for opt build bustage on a CLOSED TREE
2013-11-05 21:45:59 +01:00
Ryan VanderMeulen
f0cb7c0d6e
Merge m-c to b2g-inbound.
2013-11-05 15:37:26 -05:00
Ryan VanderMeulen
323496ebfb
Merge m-c to inbound.
2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8920f1cca6
Merge inbound to m-c.
2013-11-05 15:28:52 -05:00
Kyle Huey
a754cd2b5a
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
2013-11-05 22:16:26 +08:00
Kyle Huey
ea257d882d
Bug 934785: Only change the popup control state on the main thread. r=smaug
2013-11-05 22:16:26 +08:00
Kyle Huey
90d7e97201
Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz
2013-11-05 22:16:25 +08:00
Kyle Huey
2e23ecc690
Bug 925531: Worker URL harmonization. r=bent
2013-11-05 22:16:25 +08:00
Kyle Huey
f8c3be104e
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-11-05 22:16:24 +08:00
Garner Lee
b248cf115d
Bug 933635 - Part 3: NFC IPC Sources. r=yoshi
2013-11-01 17:45:46 +08:00
Garner Lee
ec95381a58
Bug 933635 - Part 2: SystemWorkerManagager IDL changes. r=khuey
2013-11-01 14:53:37 +08:00
Terrence Cole
9522dc60ed
Bug 931912 - Suppress an exact rooting hazard false positive in nsWindowSH::Finalize; r=sfink
2013-10-28 10:34:31 -07:00
Fernando Jiménez
1f348b3027
Bug 933719 - Missing deprecated Webapps:PackageEvent
2013-11-05 20:10:17 +01:00
Andrew McCreight
712caa1d7a
Bug 932505 - Add some basic checking for Bindings.conf r=bz
2013-10-31 15:28:22 -07:00
Nicholas Nethercote
a277702631
Bug 929797 - Implement proper memory reporting for child processes. r=khuey.
...
--HG--
extra : rebase_source : f0788757afc2097830295170120e1e2094993cc7
2013-10-22 22:26:24 -07:00
Robert Longson
12e3afa0a1
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
2013-11-08 09:28:42 +00:00
Garrett Robinson
e97987f422
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
2013-11-08 15:44:39 -08:00
Carsten "Tomcat" Book
2df2812ddd
Backed out changeset 6da206d64b49 (bug 923625) for failing mochitest 3 on b2g ics
2013-11-09 10:06:10 +01:00
Jeff Walden
f775bf0ab0
Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
...
--HG--
extra : rebase_source : 58dc71e7e58208a2cfa12b265adca7b189e5e5bd
2013-10-29 16:39:09 -07:00
Mike Hommey
91af4c88d7
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
...
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Andrea Marchesini
0e8fe0415f
Bug 933050 - DataStore.add should receive an optional key value., r=ehsan
2013-11-08 23:10:29 +00:00
Andrea Marchesini
3624f77a6f
Bug 933049 - Remove DataStore getChanges, r=ehsan
2013-11-08 23:07:50 +00:00
Andrea Marchesini
02cdcb2680
Bug 923625 - DataStore sends the principal as argument in sendAsyncMessage, r=ehsan
2013-11-08 23:05:39 +00:00
Carsten "Tomcat" Book
733d0296fe
Backed out changeset f27a2aba0db2 (bug 927711) for build failure/bustage
2013-11-05 12:44:47 +01:00
Carsten "Tomcat" Book
7ec7573200
Backed out changeset 6cb70cc44e8c (bug 927711) for build failure/bustage
2013-11-05 12:44:33 +01:00
Shawn Huang
9b32fc9d8e
Bug 932682 - [bluedroid] Support Pair/Unpair, Bond state changed callback, r=echou
2013-11-05 19:30:46 +08:00
Gene Lian
c59ffa2bb3
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 2, implementation). r=ctai
2013-11-05 19:02:33 +08:00
Gene Lian
f4e6596c47
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 1, DOM API IDL). r=hsinyi
2013-11-05 19:02:01 +08:00
Reuben Morais
4d3f928a88
Bug 904298 - Implement mozilla::{AssertAppPrincipal,CheckPermission}. r=sicking
2013-11-05 08:14:46 -02:00
Georgia Wang
bd20efcb13
Bug 908536 - Part3: STK BIP-CLOSE_CHANNEL, RECEIVE/SEND_DATA xpcshell test. r=yoshi.
2013-10-23 10:40:08 +08:00
Georgia Wang
943a182411
Bug 908536 - Part2: STK BIP CLOSE_CHANNEL, RECEIVE/SEND_DATA handle in RIL. r=yoshi.
2013-10-23 10:39:23 +08:00
Georgia Wang
ec722597f1
Bug 908536 - Part1: STK BIP-CLOSE_CHANNEL, RECEIVE\SEND_DATA commands IDL. r=yoshi, hsinyi.
2013-10-23 10:36:54 +08:00
Georgia Wang
fc73bcc90f
Bug 908535 - Part3: xpcshell test for OPEN CHANNEL proactive cmd. r=yoshi
2013-10-23 10:31:27 +08:00
Georgia Wang
55e46cc300
Bug 908535 - Part2: Process STK OPEN CHANNEL cmd and ctlvs in ril. r=yoshi
2013-10-23 10:30:10 +08:00
Georgia Wang
420319a6cc
Bug 908535 - Part1: STK-OPEN CHANNEL proactive command IDL change. r=yoshi, hsinyi.
2013-10-23 10:25:54 +08:00
Gene Lian
373683bc54
Bug 932201 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM. r=ctai,vicamo
2013-11-05 17:21:56 +08:00
Alfredo Yang
6c3bf71f34
Bug 853356 - Test: Check mediastream track according to request type. r=jsmith
2013-11-05 16:30:05 +08:00
Alfredo Yang
08159d8a3e
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-11-05 16:29:52 +08:00
Alfredo Yang
6d863c6393
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
2013-11-05 16:29:39 +08:00
Alfredo Yang
4d9819e5d6
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7
Backout 3903cb4b779f
2013-11-05 15:00:31 +08:00
Kan-Ru Chen (陳侃如)
3bfe3bfd99
Backout 2baeee8eb114
2013-11-05 15:00:06 +08:00
Kan-Ru Chen (陳侃如)
bbe73cebbf
Backout 6d33ac3a2b14
2013-11-05 14:59:22 +08:00
Kan-Ru Chen (陳侃如)
5538a9930f
Backout dc03ef5cd3fd
2013-11-05 14:58:39 +08:00
Gene Lian
0923f90ad7
Backout 3c0d710561bf (bug 927363) due to causing bug 930296.
2013-11-05 14:43:14 +08:00
Alfredo Yang
0ec725e378
Bug 853356 - Test: Check mediastream track according to request type. r=jsmith
2013-11-05 14:09:01 +08:00
Alfredo Yang
6d3246b7b3
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
2013-11-05 14:08:45 +08:00
Alfredo Yang
c5e9916280
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
2013-11-05 14:07:29 +08:00
Alfredo Yang
7b535c2832
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 14:05:52 +08:00
Wes Kocher
32a09c5f75
Merge inbound to m-c
2013-11-04 21:09:17 -08:00
Wes Kocher
f0c23390fe
Backed out changeset bad6c063b01f (bug 932274) for build bustage
2013-11-04 14:40:50 -08:00
David Zbarsky
906bff4c2b
Bug 932274: Use Moz2D size classes in ipdl r=nical
2013-11-04 16:43:10 -05:00
Ryan VanderMeulen
41e603833c
Merge m-c to inbound.
2013-11-04 16:31:13 -05:00
Ryan VanderMeulen
bdb89f6681
Merge b2g-inbound to m-c.
2013-11-04 16:17:59 -05:00
Ryan VanderMeulen
e12bc5580d
Merge inbound to m-c.
2013-11-04 16:16:22 -05:00
Carsten "Tomcat" Book
dc3520d4b7
merge b2g-inbound to mozilla-central
2013-11-04 13:52:18 +01:00
Shawn Huang
c5092b0c54
Bug 931802 - [bluedroid] Support DeviceFound/DiscoveryStateChange callback, r=echou
2013-11-04 19:05:48 +08:00
Carsten "Tomcat" Book
2b7e74eaee
Backed out changeset a876f43914f6 (bug 921919) for build failures on a CLOSED TREE
2013-11-04 08:44:00 +01:00
Gina Yeh
a78e003eff
Bug 933195 - Replace object path with device address, r=echou
2013-11-04 14:42:51 +08:00
Chia-hung Tai
93f94c49df
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
2013-11-04 11:36:00 +08:00
Chia-hung Tai
de2310c350
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
2013-11-04 11:36:00 +08:00
Dan Glastonbury
442a70f72a
Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
...
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.
OSX 10.6 has a failure when reading back the results from an sRGB format
texture attached to an FBO. Blacklist MacOSX 10.6 and all lower versions.
2013-11-04 16:05:04 -05:00
Bharath Thiruveedula
f5a856938d
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
2013-11-04 14:52:53 -05:00
Rik Cabanier
7f0313f389
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
2013-11-04 14:52:24 -05:00
Ryan VanderMeulen
6cddc919e9
Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
...
Backed out changeset aea34e69d171 (bug 932322)
Backed out changeset 2b99a0f6ff1b (bug 932309)
Backed out changeset 0e3bcb78784e (bug 932309)
2013-11-04 14:31:21 -05:00
Peter Van der Beken
a73e42176b
Bug 934203 - Windows-only startup crash in JS_WrapValue(JSContext*, JS::MutableHandle<JS::Value>) with Twitter Disconnect / Facebook Disconnect. r=bz.
...
--HG--
extra : rebase_source : 2ee7a6f417ea3611d21d5e8efd01caf2b9692a0c
2013-11-04 14:18:01 +01:00
Antonio M. Amaya
18b81be753
Bug 932843 - Allow the installation of operator packaged apps without network connection. r=fabrice
2013-11-01 02:58:28 +01:00
Andrea Marchesini
7b8be51e21
Bug 862899 - AudioChannelAgent in the FMRadio API. r=mchen, r=khuey
2013-11-04 17:27:39 -05:00
Henri Sivonen
5bf0b8c647
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Andrea Marchesini
5dfe234eb4
Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley
2013-11-04 12:57:53 +00:00
Carsten "Tomcat" Book
c01cac29f1
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
e5a75a933d
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Peter Van der Beken
1f5317edd4
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
Peter Van der Beken
293a79ca3f
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects, additional fixes. r=smaug.
...
--HG--
extra : rebase_source : 40c7cdbe6baa9c7596ecf9eb67c917c95f9b2351
2013-11-01 14:31:00 +01:00
Peter Van der Beken
a698fa6357
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
...
--HG--
extra : rebase_source : add310c90bafed468345647c61404c8e9971087b
2013-10-16 18:11:24 +02:00
Gene Lian
611eff9757
Backout 3c0d710561bf (bug 927363) due to causing bug 930296.
2013-11-05 14:43:14 +08:00
Peter Van der Beken
86a3955c9b
Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
...
--HG--
extra : rebase_source : b8ce4fedf7fc46b14a1d01663945d1b0e22bdcdd
2013-10-08 18:18:40 +02:00
Peter Van der Beken
1c0a0ef319
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects, additional fixes. r=smaug.
...
--HG--
extra : rebase_source : 71604344bd4d50dbce7d1364ab2d88f0ee5d2175
2013-11-01 14:31:00 +01:00
Peter Van der Beken
75f4a4444c
Bug 932309 - Don't null out mDoc in nsGlobalWindow::FreeInnerObjects. r=smaug.
...
--HG--
extra : rebase_source : 21c472ff3917bc386664050e761b4297cbdfa3a9
2013-10-16 18:11:24 +02:00
Ryan VanderMeulen
aab21d4f5b
Backed out changeset aa013ffd209b (bug 888974) for mochitest-4 failures.
2013-11-07 10:47:37 -05:00
Carsten "Tomcat" Book
7dde6c0a25
merge mozilla-central to mozilla-inbound
2013-11-07 16:07:34 +01:00
Cervantes Yu
12dee8f42b
Bug 890870 - Start freezing the Nuwa process after PreloadSlowThings(). r=khuey
2013-10-01 19:28:44 +08:00
Vicamo Yang
d05ae92b25
Bug 936359 - Honor the DEBUG flag in RilContentHelper.js. r=hsinyi
2013-11-08 18:38:16 +08:00
Georgia Wang
93d5d14d2c
Bug 921322 - Part2: xpcshell test for searchForNextTag. r=yoshi
2013-10-29 16:32:18 +08:00
Georgia Wang
38b4d9a10a
Bug 921322 - Part1: Add "searchForNextTag" in StkProactiveCmdHelper. r=yoshi
2013-10-24 12:06:40 +08:00
Yoshi Huang
836f4fdce4
Bug 902788 - B2G RIL: Update xpcshell-tests for updating ICC
...
From 9a0db7c853f2b09b91b28fbd78d950405c6639cb Mon Sep 17 00:00:00 2001
Contact. r=vicamo
---
dom/system/gonk/tests/test_ril_worker_icc.js | 84 ++++++++++++++------------
1 file changed, 47 insertions(+), 37 deletions(-)
2013-10-01 14:43:37 +08:00
Eric Chou
74e291e0c0
Bug 936711 - Fix crash which happened at disabling Bluetooth during reconnection, r=gyeh
2013-11-12 17:37:30 +08:00
Ben Tian
ba5eed092f
Bug 935573 - [bluedroid] Add Connect/Disconnect api, r=echou
2013-11-12 11:59:01 +08:00
Georgia Wang
7f04fd016e
Bug 927234 - Part2: getIMSI_M/decodeIMSI xpcshell test. r=yoshi.
2013-10-23 16:51:39 +08:00
Georgia Wang
e9d59ca1bd
Bug 927234 - Part1: add getIMSI_M function to get IMSI,MCC,MNC. r=yoshi
2013-10-23 16:33:45 +08:00
"allstars.chh"
c5ee36ff63
Bug 921318 - Part 2: update xpcshell-tests. r=vicamo
2013-11-11 14:36:08 +08:00
"allstars.chh"
4703e83788
Bug 921318 - Part 1: Use contactId. r=vicamo
2013-11-08 18:49:38 +08:00
Wes Kocher
4d822c8f24
Merge m-c to b2g-inbound
2013-11-11 16:19:56 -08:00
Reuben Morais
6bc7012ac7
Bug 904298 - Use CheckPermission to check for the desktop-notification permission. r=sicking
2013-11-11 21:56:21 -02:00
Jared Wein
30e73f4739
Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske
2013-10-28 13:27:53 -04:00
Olli Pettay
721a4ec61c
Bug 937303 - Make CC logger to pass information about compartments, r=mccr8
2013-11-12 15:53:51 +02:00
Chuck Lee
350c38679d
Bug 859215 - 0005. Marionette test for read SMSC address. r=vicamo.
2013-09-16 10:12:45 +08:00
Chuck Lee
8de4766cad
Bug 859215 - 0004. Get SMSC address in mobilemessage. r=vicamo
2013-09-16 10:12:43 +08:00
Chuck Lee
da65bd5c42
Bug 859215 - 0003. Get SMSC address in RIL. r=vicamo
2013-09-16 10:12:40 +08:00
Chuck Lee
20fee65b25
Bug 859215 - 0002. IPDL change to support get SMSC address. r=vicamo
2013-09-16 10:12:38 +08:00
Chuck Lee
596403d7c9
Bug 859215 - 0001. IDL change. r=vicamo
2013-09-16 10:12:35 +08:00
Hsin-Yi Tsai
048d298182
Bug 814634 - part4 - RIL and tests. r=vicamo
2013-10-29 17:40:44 +08:00
Hsin-Yi Tsai
bfa34a8c3e
Bug 814634 - part3 - DOM. r=khuey
2013-10-29 09:58:12 +08:00
Hsin-Yi Tsai
768d1cca3c
Bug 814634 - part2 - internal API. r=vicamo
2013-10-27 20:48:43 +08:00
Hsin-Yi Tsai
a8db10719f
Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian
2013-10-27 20:46:46 +08:00
Hsin-Yi Tsai
ebcf902cd0
Backed out changeset 170e22ea9aa0 (bug 814634) for missing r= in comment
2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
cc134f033a
Backed out changeset 5804ff8c66fb (bug 814634) for missing r= in comment
2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
98c928ea6e
Backed out changeset 4b0f636041e5 (bug 814634) for missing r= in comment
2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
5544a039ae
Backed out changeset 9e63eda1ca2f (bug 814634) for missing r= in comment
2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
5fabc4804f
Bug 814634 - part4 - RIL and tests. r=vicamo
2013-10-29 17:40:44 +08:00
Hsin-Yi Tsai
0b909df482
Bug 814634 - part3 - DOM. r=khuey
2013-10-29 09:58:12 +08:00
Hsin-Yi Tsai
53c3560b1e
Bug 814634 - part2 - internal API
2013-10-27 20:48:43 +08:00
Hsin-Yi Tsai
a5026c06b6
Bug 814634 - part1 - WebAPI - WebVoicemail API: support multiple sim cards. r=khuey, r=gene.lian
2013-10-27 20:46:46 +08:00
Reuben Morais
d4256d98ac
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00