Commit Graph

1720 Commits

Author SHA1 Message Date
Robert Longson
e7f708a1fd Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange 2014-02-09 09:46:16 +00:00
Edgar Chen
ea4ce35995 Bug 968093 - Fix JavaScript error: "this._processNextMessage is not a function". r=hsinyi 2014-02-06 11:32:27 +08:00
Edgar Chen
03533e5515 Bug 964974 - Part 1: Dropping all active voice call when power off radio. r=hsinyi 2014-02-06 12:31:53 +08:00
Edgar Chen
a7b8a1bedb Bug 905568 - Part 2: Move data connection related code to DataConnectionManager/DataConnectionHandler. r=hsinyi 2013-12-03 14:18:32 +08:00
Edgar Chen
36cf6332f6 Bug 905568 - Part 1: Add DataConnectionManager and DataConnectionHandler. r=hsinyi 2013-08-22 17:18:13 +08:00
Hsin-Yi Tsai
dc3cfb4e37 Bug 968716 - avoid redundant operation for un-supported supp notification type. r=aknow 2014-02-06 18:58:46 +08:00
Dimi Lee
56d196b3a5 Bug 959109 - B2G NFC: Disable NFC when screen is off. r=allstars.chh 2014-01-28 12:14:19 +08:00
Garner Lee
8610fd38f5 Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
--HG--
rename : dom/nfc/MozNdefRecord.cpp => dom/nfc/MozNDEFRecord.cpp
rename : dom/nfc/MozNdefRecord.h => dom/nfc/MozNDEFRecord.h
rename : dom/webidl/MozNdefRecord.webidl => dom/webidl/MozNDEFRecord.webidl
2014-01-28 16:20:17 -08:00
David Rajchenbach-Teller
a953c93e53 Bug 952335 - Provide the full path for OS.Constants.Path.libxul on OSX. r=mossop 2014-02-05 13:29:51 -05:00
Ryan VanderMeulen
2a828dc50d Merge m-c to inbound. 2014-02-01 17:22:56 -05:00
Albert Crespell
59401f1bda Bug 966175 - NetworkUtils sends wrong message to netd in setQuota function. r=vchang 2014-01-31 07:37:05 +01:00
Jon Coppeard
50e1f34d5a Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz 2014-01-31 09:55:20 +00:00
Siddartha Pothapragada
b60037e1a0 Bug 959437 - Part 2: Add NotifySendFileStatus to Chrome process. r=allstars.chh 2014-01-15 15:42:49 -08:00
Jessica Jong
4e3192aebf Bug 963516 - Part 3: ril implementation to support matchMvno(). f=edgar r=hsinyi 2014-01-28 02:22:00 +08:00
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
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
Henry Chang
ac7a892a3b Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2014-01-14 18:23:42 +08: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
Hsin-Yi Tsai
bf8637fd08 Bug 962447 - [fugu][b2g] should getFailCauseCode() even the connection hasn't been established. r=vicamo 2014-01-23 13:58:30 +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
Terrence Cole
efb40c153d Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 6; r=jonco 2014-01-17 10:10:17 -08:00
Doug Turner
9ab8425fc1 Bug 962000 - WifiGeoPositionProvider.isPublic() is busted. r=jdm 2014-01-21 17:28:57 +08:00
Jessica Jong
984225f21a Bug 952374 - [Fugu] data connectivity lost after left idle. r=hsinyi 2014-01-23 17:05:04 +08:00
Jessica Jong
3f52d885d8 Bug 960961 - Part 3: add logs for setup/deactivate data call. r=vicamo 2014-01-23 16:44:49 +08:00
Jessica Jong
133cf0ed2c Bug 960961 - Part 2: remove ril logs or wrap them with DEBUG flag. r=vicamo 2014-01-23 16:44:20 +08:00
Jessica Jong
89ec2c1361 Bug 960961 - Part 1: add back some function names in ril_worker. r=vicamo
This reverts "Bug 934125 - 3.a/3: correct ril_worker 'RIL[FOO] = function FOO()' as well."
2014-01-23 16:43:14 +08:00
Ryan VanderMeulen
7395629413 Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Masatoshi Kimura
7a1128e69c Bug 951028 - Fix NTFS permissions when a file is moved to a different directory. r=yoric,bbondy 2014-01-23 02:33:48 +09:00
Edgar Chen
3bb9469a59 Bug 952386 - Disable radio power by default when b2g bootup. r=hsinyi 2014-01-16 14:30:03 +08:00
Ryan VanderMeulen
eecb205346 Merge fx-team to m-c. 2014-01-21 15:18:30 -05:00
Albert Crespell
3baed1d44a Bug 961007 - Data mobile usage is not counted. r=chucklee 2014-01-19 10:03:24 +01:00
David Rajchenbach-Teller
326b2cb56c Bug 951838 - Add OS.Constants.Path.libSqlite3. r=khuey 2014-01-21 11:29:29 -05:00
na-kobayashi
3f6b3b3be4 Bug 958445 - Support for Shift-JIS decoding of SMS msssage body in CDMA. r=chulee, r=vicamo 2014-01-14 16:49:36 +09:00
Nicolas Del Piano
3bda253758 Bug 957084 - Allow the sending of empty SMS messages (Gecko side). r=gene
This patch allows to send empty messages. The fragmentText function did not
contemplate the empty message case. So, I changed and added some behaviours
that removed the conflict.
2014-01-18 11:13:35 -03:00
Garner Lee
2b3deaac26 Bug 960790: Fix P2P presence discovery handling. r=allstars.chh 2014-01-20 14:40:08 +01:00
Siddartha Pothapragada
f40aa2d161 Bug 948870 - Remove App target info from the registered list when the application is killed. r=allstars.chh 2014-01-14 17:43:21 -08:00
Ryan VanderMeulen
b05202b7e2 Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Chuck Lee
bcc2830cea Bug 948743 - Query interface stat directly. r=vchang, r=acperez 2014-01-16 09:57:26 +08:00
Tom Schuster
e64b35e141 Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
Gene Lian
7b73a362e4 Bug 931699 - SNTP can only update system time when WiFi or Mobile gets connected (not MMS/SUPL). r=skao,echen 2013-10-29 16:13:06 +08:00
Ryan VanderMeulen
46830c6e47 Backed out 6 changesets (bug 811635) for B2G debug mochitest orange.
Backed out changeset 2da820ed2587 (bug 811635)
Backed out changeset 3f7ee595646d (bug 811635)
Backed out changeset 96772cc4e346 (bug 811635)
Backed out changeset 61694318819a (bug 811635)
Backed out changeset 687a84bf0785 (bug 811635)
Backed out changeset 89b90ccdf603 (bug 811635)
2014-01-15 13:24:02 -05:00
Ryan VanderMeulen
aeb53312fb Backed out changeset 658e616bd231 (bug 957084) for marionette-webapi orange. 2014-01-15 13:24:02 -05:00
Ed Morley
aa88ab2dc2 Merge mozilla-central and b2g-inbound
--HG--
rename : content/events/src/nsDOMEvent.h => dom/events/nsDOMEvent.h
2014-01-15 18:09:12 +00:00
Ed Morley
5de6cbb3a7 Merge latest green b2g-inbound changeset and mozilla-central 2014-01-15 15:57:30 +00:00
Nicolas Del Piano
700ba4002b Bug 957084 - Allow the sending of empty SMS messages (Gecko side). r=gene
This patch allows to send empty messages. The fragmentText function did not
contemplate the empty message case. So, I changed and added some behaviours
that removed the conflict.
2014-01-15 10:14:10 -03:00