Commit Graph

19813 Commits

Author SHA1 Message Date
Jessica Jong
2383031d54 Bug 931348 - Part 3: Use allDataDisconnected() instead of anyDataConnected(). r=hsinyi 2014-01-29 08:20:26 -05:00
Jessica Jong
dc4a79e37d Bug 931348 - Part 2: Defer setup of apn settings after data calls are cleared. r=vicamo 2014-01-29 08:20:10 -05:00
Jessica Jong
83d397aeb8 Bug 931348 - Part 1: Split updateApnSettings() into two parts. r=vicamo 2014-01-29 08:19:55 -05:00
Dimi Lee
6421638467 Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
Ed Morley
93a6bced8e Merge mozilla-central and b2g-inbound 2014-01-29 10:37:41 +00:00
Ed Morley
54d76ad687 Merge latest green b2g-inbound changeset and mozilla-central 2014-01-29 10:33:43 +00:00
Olli Pettay
11135ed6c2 Bug 959585, clear capturing content before entering modal state, r=mrbkap, f=enn
--HG--
extra : rebase_source : 31d6fa26fbabd6cdded638fa24d946f9f9d97a13
2014-01-28 09:15:47 -08:00
Nikhil Marathe
fcd51ca0c7 Bug 945766 - DOM Promise should pass Promise/A+ tests. r=bz
--HG--
extra : rebase_source : efd56968e490fcde3ede6535002864104511a1d1
2014-01-28 10:14:57 -08:00
Doug Sherk
c1c1d9edfb Bug 937343: Use out event instead of immutable event for wheel events in TabParent r=kats 2014-01-27 18:03:30 +00:00
Doug Sherk
e0178c02c2 Bug 937343: Remove unchanged touches from touch event sent to RenderFrameParent r=kats 2014-01-27 17:41:12 +00:00
Henry Chang
1a62da2aa8 Bug 811635 - Part 6: DOM API test. r=mrbkap, r=bz 2014-01-27 11:22:15 +08:00
Henry Chang
5b48662edd Bug 811635 - Part 5: Start wpa_supplicant with proper 'p2pSupported' flag. r=vchang 2014-01-27 15:49:22 +08:00
Edgar Chen
6b02c1bcd8 Bug 962522 - Part 2: Refactor test_mobile_{voice|data}_state.js and add more tests for data roaming status. r=hsinyi 2014-01-24 16:44:11 +08:00
Tim Taubert
a2fa5bc1ec Bug 956284 r=khuey 2014-01-28 09:51:44 -08:00
Ryan VanderMeulen
56ad345355 Merge inbound to m-c. 2014-01-28 16:25:05 -05:00
Gabriele Svelto
0f757875f4 Bug 963475 - Reverse the order of retrieval of message threads. r=gene 2014-01-27 19:52:11 +01:00
Albert Crespell
ce258372f8 Bug 961162 - Fix intermittent failures in test_networkstats_service_proxy.js. r=gene 2014-01-27 13:16:01 +01:00
Carsten "Tomcat" Book
0b17348948 Merge mozilla-central to b2g-inbound 2014-01-28 14:22:14 +01:00
Carsten "Tomcat" Book
3533aa143d merge b2g-inbound to mozilla-central 2014-01-28 13:46:41 +01:00
Vivien Nicolas
36ecc0bc3e Bug 964261 - Declare a widget to events created by TabParent::InjectTouchEvent. r=kats 2014-01-28 12:42:44 +01:00
Gene Lian
21b583875d Bug 945647 - [DSDS][MMS] When change primary outgoing data SIM during MMS attachment downloading, it should stop downloading process. r=vicamo,bevis a=v1.3+ 2014-01-27 11:22:18 +08:00
Phil Ringnalda
6f515a52e6 Merge m-c to m-i 2014-01-27 14:32:21 -08:00
Phil Ringnalda
4da801d632 Bug 962029 - Skip test_bug746272-2.html because it depends on where the mochitest chunks are split 2014-01-27 14:28:37 -08:00
Ryan VanderMeulen
c35da6fdf3 Merge b2g-inbound to m-c. 2014-01-27 15:05:03 -05:00
Yoshi Huang
c4610d83ff Bug 961271 - Part 2: xpcshell test case. r=vicamo 2014-01-27 18:27:18 +08:00
Yoshi Huang
f8a9196aaa Bug 961271 - Part 1: write BCD chars. r=vicamo 2014-01-27 14:24:57 +08:00
Carsten "Tomcat" Book
787e70a3f8 Merge mozilla-central to b2g-inbound 2014-01-27 14:14:56 +01:00
Carsten "Tomcat" Book
6257b4147f merge b2g-inbound to mozilla-central 2014-01-27 13:13:48 +01:00
ISHIKAWA, Chiaki
9af64fcc37 Bug 963544 - Do not use NS_ENSURE_TRUE() in a few places and instead expand it to reduce WARNING messages. r=khuey 2014-01-27 15:40:50 -05:00
David Zbarsky
44eeb608e1 Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical 2014-01-27 10:28:47 -05:00
Edgar Chen
76fbe0238b Bug 962522 - Part 1: Fix the JavaScript error thrown in checkRoamingBetweenOperators() when the operator information is not available. r=hsinyi 2014-01-23 17:28:24 +08:00
"allstars.chh"
3d4501950c Bug 951177 - Part 2: xpcshell for removal. r=vicamo 2014-01-21 12:01:37 +01:00
"allstars.chh"
9fb367deec Bug 951177 - Part 1: removal of anr and email. r=vicamo 2014-01-18 17:20:26 +01:00
Phil Ringnalda
8f94344945 Merge b-i to m-c 2014-01-25 19:58:13 -08:00
Vivien Nicolas
2d11763be6 Bug 963553 - Prevent IndexedDBHelper.jsm to throw an error if there is no callbacks. r=anygregor 2014-01-25 16:13:04 +01:00
Myk Melez
11af04fdf3 bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Ghislain 'Aus' Lacroix
dd08be1bd2 Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
Michael Henretty
e1a1b4c22c Bug 962977 - Unable to remove WAP push/SMS message from notification bar unless pressing "clear all" button or reboot device. r=gwagner 2014-01-23 14:20:31 -08:00
Michael Henretty
73877a3039 Bug 963130 - NotificationDB throws with missing this.byTag[origin]. r=gwagner 2014-01-23 13:19:31 -08:00
Ryan VanderMeulen
2163779703 Merge b2g-inbound to m-c. 2014-01-24 17:10:15 -05:00
Sid Stamm
e7799ef414 Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson 2014-01-24 10:24:08 -08:00
Andrea Marchesini
6670254f5b Bug 963560 - Fix compilation error on VS2013 for method called 'assert', r=bz 2014-01-24 15:45:24 +00:00
Carsten "Tomcat" Book
de41cbf90b merge mozilla-central to b2g-inbound on a CLOSED TREE 2014-01-24 15:34:03 +01:00
Carsten "Tomcat" Book
8a8907d06b Backed out changeset 235d4c57787f (bug 620935) for m13 perma-orange on a CLOSED TREE 2014-01-24 15:14:43 +01:00
Carsten "Tomcat" Book
7dfe20e2c1 Backed out changeset 691a1d12372a (bug 620935) for m13 perma orange on a CLOSED TREE 2014-01-24 15:14:17 +01:00
Jon Coppeard
b944c22698 Bug 959787 - Handlify JS_Lookup* APIs r=sfink r=bz 2014-01-24 14:03:56 +00:00
Carsten "Tomcat" Book
93d9bdf481 merge b2g-inbound to mozilla-central 2014-01-24 13:10:54 +01:00
Mike Habicher
05f46568c1 Bug 963142 - fix negative-rotation math error in startRecording(), r=dhylands 2014-01-23 19:10:23 -05:00
Ryan VanderMeulen
35f1483bd3 Merge m-c to b2g-inbound. 2014-01-23 15:59:36 -05:00
Ryan VanderMeulen
a528d76af2 Merge b2g-inbound to m-c. 2014-01-23 15:39:44 -05:00