Commit Graph

431984 Commits

Author SHA1 Message Date
B2G Bumper Bot
91f6865f7b Bumping manifests a=b2g-bump 2015-07-24 12:02:57 -07:00
B2G Bumper Bot
cc974fd693 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec78a3825d5e
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31082 from mwargers/1186893

Bug 1186893 - keyboard.is_keyboard_displayed is always returning true in current builds

========

https://hg.mozilla.org/integration/gaia-central/rev/1324c16a7cba
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1186893 - keyboard.is_keyboard_displayed is always returning true in current builds
2015-07-24 12:00:58 -07:00
B2G Bumper Bot
b324be2898 Bumping manifests a=b2g-bump 2015-07-24 09:17:47 -07:00
B2G Bumper Bot
23761172a4 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a24a48532690
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1185983 - [Messages] Focus handling is messy when entering Conversation or NewMessage views r=azasypkin
2015-07-24 09:15:47 -07:00
B2G Bumper Bot
d04f24e249 Bumping manifests a=b2g-bump 2015-07-24 07:57:23 -07:00
Carsten "Tomcat" Book
e1cb5ab587 Backed out changeset 6df9cef6b3ed (bug 1129882) for GU failures on a CLOSED TREE 2015-07-24 16:35:17 +02:00
Carsten "Tomcat" Book
1225980bea Backed out changeset c17987dfa969 (bug 1129882) 2015-07-24 16:30:31 +02:00
Carsten "Tomcat" Book
7cdb62ba5f Backed out changeset 3620404c8725 (bug 1129882) 2015-07-24 16:30:26 +02:00
Carsten "Tomcat" Book
d84cdb4785 Backed out changeset fa4f742c5c11 (bug 1187230) for bustage on a CLOSED TREE 2015-07-24 15:42:39 +02:00
Carsten "Tomcat" Book
bfa6c9a51b Backed out changeset 83cd70d2b0bb (bug 1187230) 2015-07-24 15:42:08 +02:00
Carsten "Tomcat" Book
46e8760390 Backed out changeset fffe2fc4b8ab (bug 1187230) 2015-07-24 15:42:02 +02:00
Thomas Zimmermann
abca31827c Bug 1187230: Remove obsolete Bluetooth daemon runnables, r=shuang 2015-07-24 14:50:06 +02:00
Thomas Zimmermann
1c60aeafa6 Bug 1187230: Convert Bluetooth to use daemon runnables, r=shuang
With this patch, Bluetooth uses the generic daemon runnables.
2015-07-24 14:50:06 +02:00
Thomas Zimmermann
f64a6dcafc Bug 1187230: Generalize Bluetooth daemon runnables, r=shuang
The new daemon runnables are generalized implementations of the
Bluetooth daemon runnables. The code is unchanged, except for name
changes and fixes to the coding style.
2015-07-24 14:50:06 +02:00
B2G Bumper Bot
70f3b9cf94 Bumping manifests a=b2g-bump 2015-07-24 05:25:10 -07:00
B2G Bumper Bot
f125884a7f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e09bb83fd01a
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30867 from KevinGrandon/bug_1181415_contacts_gaia_switch

Bug 1181415 - [Contacts] Convert switches to use gaia-switch component

========

https://hg.mozilla.org/integration/gaia-central/rev/6c83bb286513
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1181415 - [Contacts] Convert switches to use gaia-switch component
2015-07-24 05:24:46 -07:00
Samael Wang
3317c328f3 Bug 1043250 - Part 5: Update marionette test cases. r=btseng
test_set_smsc_address / test_smsc_address:
- Update the test cases to reflect the interface change.
2015-07-14 14:57:57 +08:00
Samael Wang
dfed244ca2 Bug 1043250 - Part 4: Update SMS IPC implementation. r=btseng
PSmsRequest.ipdl:
- Update ReplyGetSmscAddress to include extra parameters.

SmsChild:
- Update Recv__delete__ to reflect the change of PSmsRequest.

SmsParent:
- Update NotifyGetSmscAddress to reflect the change of PSmsRequest.
2015-07-14 14:57:49 +08:00
Samael Wang
3bdebb5ab3 Bug 1043250 - Part 3: Update MozMobileMessageManager WebIDL interface and implementation. r=hsinyi
MobileMessageManager / MozMobileMessageManager.webidl:
- Adapt Promise in GetSmscAddress function instead of DOMRequest.
2015-07-14 14:57:41 +08:00
Samael Wang
dc172ae799 Bug 1043250 - Part 2: Update MobileMessageCallback and SmsService. r=btseng
nsIMobileMessageCallback.idl
- Update the signature of NotifyGetSmscAddress and uuid.

MobileMessageCallback.cpp:
- Update NotifyGetSmscAddress to reflect the signature change and to
  adapt Promise.
- Update NotifyGetSmscAddressFailed to adapt Promise.

nsISmsService.idl:
- Update the comment to emphasize NUMBER_PLAN_IDENTIFICATION constants
  reflects enumeration values.

SmsService.js:
- Update the invocation of notifySmscAddress as the signature changes.
2015-07-14 14:57:33 +08:00
Samael Wang
40be5654be Bug 1043250 - Part 1: Update ril_worker and xpcshell test. r=btseng
ril_worker.js:
- Remove SMSC attribute.
- Rewrite REQUEST_GET_SMSC_ADDRESS function.
- Remove the usage of rilRequestError since it's removed in Bug 991582.

test_ril_worker_smsc_address.js:
- Add a test case for getSmscAddress.

ril_const.js:
- Add more clear comment for CALLED_PARTY_BCD_NPI array.
2015-07-20 14:43:46 +08:00
Alastor Wu
2b0990fe9b Bug 1129882 - only send mozinterrupt when interrupt happens. r=baku. 2015-07-24 17:36:34 +08:00
Alastor Wu
9401ab6f5a Bug 1129882 - add mozInterrupt in telephony object. r=baku 2015-03-26 15:32:43 +08:00
Alastor Wu
60c6333bf7 Bug 1129882 - create agent in telephony object. r=szchen r=hsinyi 2015-03-26 16:27:25 +08:00
Carsten "Tomcat" Book
af20b80d28 Merge mozilla-central to b2g-inbound
--HG--
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_4-7.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_5-6.js => extensions/cookie/test/unit/test_permmanager_migrate_5-7a.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_5-7b.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_6-7a.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_6-7b.js
rename : testing/mozbase/mozfile/tests/test_remove.py => testing/mozbase/mozfile/tests/test_move_remove.py
extra : rebase_source : cd517a7374322aaa84f1d49b6069cbc411213f3b
2015-07-24 13:09:54 +02:00
B2G Bumper Bot
ccfd75626c Bumping manifests a=b2g-bump 2015-07-24 04:08:01 -07:00
B2G Bumper Bot
3cb6da7f13 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9500823aa96e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31083 from Gioyik/bug-1170460

Bug 1170460 - [Keyboard] fix remain jsdoc error, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/070d6124442f
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 1170460 - [Keyboard] fix remain jsdoc error

========

https://hg.mozilla.org/integration/gaia-central/rev/f10e569816b4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31054 from gabrielesvelto/bug-1185900-speedup-contact-info-display

Bug 1185900 - Update the connection information right away when instancing the object r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/355a82e27d30
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1185900 - Update the connection information right away when instancing the object r=gweng
2015-07-24 04:06:01 -07:00
Carsten "Tomcat" Book
cbae5434a4 merge mozilla-inbound to mozilla-central a=merge 2015-07-24 12:54:13 +02:00
Carsten "Tomcat" Book
95623ac8d4 merge fx-team to mozilla-central a=merge 2015-07-24 12:13:10 +02:00
B2G Bumper Bot
28e61b0456 Bumping manifests a=b2g-bump 2015-07-24 02:53:26 -07:00
B2G Bumper Bot
70668e51ea Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0297b8d43488
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31038 from freesamael/bz/1184869-on-2f36e9c

Bug 1184869 - Support new MozMobileMessage.getSmscAddress impl. r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/959c4a5ba9a5
Author: Samael Wang <freesamael@gmail.com>
Desc: Bug 1184869 - Support new MozMobileMessage.getSmscAddress impl. r=ehung

Update SIMSlot.getSmsc() to support both legacy and new
MozMobileMessage.getSmscAddress() implementations.

========

https://hg.mozilla.org/integration/gaia-central/rev/ceb7a3e6b444
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31074 from gasolin/issue-1179336

Bug 1179336 - 'Change phone name' in Bluetooth says 'as it appears in your computer', r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/2db4c10b9cdb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1179336 - 'Change phone name' in Bluetooth says 'as it appears in your computer', r=evelyn
2015-07-24 02:51:27 -07:00
Thomas Zimmermann
664b02a26f Bug 1186331: Check for \0 when parsing Bluetooth device names, r=btian
This patch adds an explicit check for the terminal \0 character to
the parser that reads Bluetooth device names from bluetoothd. There's
a maximum length of 249 characters per name. If we don't find \0 we
interpret the whole range to contain the device name.
2015-07-24 11:24:47 +02:00
Jessica Jong
27fcd2e6a8 Bug 1185802 - Part 3: support fota apn type (tests). r=hsinyi
--HG--
extra : commitid : 5cipjsXtfQG
2015-07-24 10:41:29 +08:00
Jessica Jong
1b76db0a26 Bug 1185802 - Part 2: support fota apn type (impl). r=hsinyi
--HG--
extra : commitid : AFRfgLTfJL1
2015-07-24 10:41:15 +08:00
Jessica Jong
8bf60277ba Bug 1185802 - Part 1: support fota apn type (idl). r=hsinyi
--HG--
extra : commitid : GKfkeOkpB7P
2015-07-24 10:41:04 +08:00
B2G Bumper Bot
12edfc7c01 Bumping manifests a=b2g-bump 2015-07-23 18:55:41 -07:00
B2G Bumper Bot
0e218e4777 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16f2c422168a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31076 from etiennesegonzac/bug-1186587

Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/a07514594ec2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7a1268191b9d
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 1170465 - [System] fix remaining jsdoc errors r=kgrandon
2015-07-23 18:53:41 -07:00
Wes Kocher
3f09481f19 Backed out 2 changesets (bug 1147664) for b2g xpcshell failures in test_compartments.js
Backed out changeset cfd27d5ffc58 (bug 1147664)
Backed out changeset cace9a3246c1 (bug 1147664)
2015-07-23 18:39:43 -07:00
Cameron McCormack
6f3631d9b4 Bug 1185266 - Look up painting properties on the SVGTextFrame when painting text frames that are direct children of <text>. r=jwatt 2015-07-24 09:22:01 +10:00
Wes Kocher
52ffd45dcb CLOBBER for bug 965151 CLOSED TREE
--HG--
extra : amend_source : 24e25ab6842ec9b8115be98d0bf5dce40e86a4d0
2015-07-23 15:18:14 -07:00
Kartikaya Gupta
659b91fef4 Bug 1187025 - Add keyboard shortcuts for differences/next/prev in the reftest analyzer. r=dbaron
Save trees, DONTBUILD this.
2015-07-23 18:00:06 -04:00
Michael Layzell
6c34c15ee2 Bug 1185239 - Test migration logic in the non-presence of a nsINavHistoryService 2015-07-23 17:57:51 -04:00
Michael Layzell
97694630c4 Bug 1186034 - Part 2: Tests for new permission manager migration pathways
--HG--
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_4-7.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_5-6.js => extensions/cookie/test/unit/test_permmanager_migrate_5-7a.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_5-7b.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_6-7a.js
rename : extensions/cookie/test/unit/test_permmanager_migrate_4-5.js => extensions/cookie/test/unit/test_permmanager_migrate_6-7b.js
2015-07-23 17:57:47 -04:00
Michael Layzell
835e532032 Bug 1186034 - Part 1: Re-migrate users with permissions-database versions 5/6 to prevent dataloss 2015-07-23 17:57:43 -04:00
Michael Layzell
9d189a192f Bug 1186909 - Use eTLD+1 rather than host for the history query lookup for nsIPermissionManager migrations 2015-07-23 17:57:39 -04:00
Michael Layzell
25ed3b884f Bug 1186946 - Warn on history service call failure in nsPermissionManager migrations 2015-07-23 17:57:35 -04:00
Kartikaya Gupta
a0b8416390 Bug 1157745 - Enable APZ on Windows desktop nightly builds. r=dvander 2015-07-23 17:53:32 -04:00
Kartikaya Gupta
fa215592ea Bug 1178354 - Ensure we fire a before-first-paint event for printing as well. r=tn 2015-07-23 17:53:32 -04:00
Mike Hommey
9ca903bc81 Bug 1063359 - Unconditionally use -Wl,--no-as-needed when building with GNU ld/gold. r=mshal 2015-07-24 06:49:49 +09:00
Mike Hommey
39841c1702 Bug 965151 - Remove unnecessary LD_LIBRARY_PATH in valgrind driver script. r=mshal 2015-07-24 06:49:44 +09:00