Commit Graph

388169 Commits

Author SHA1 Message Date
Alessio Placitelli
29c539ca86 Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving 2014-10-15 15:23:22 +02:00
Dão Gottwald
06e7466b0b Bug 1081156 - [e10s] Switching tabs removes focus from the tab strip. r=mconley 2014-10-15 14:50:47 +02:00
B2G Bumper Bot
fbc9a3ab68 Bumping manifests a=b2g-bump 2014-10-15 05:01:54 -07:00
B2G Bumper Bot
610faaed74 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a220240dbe41
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25123 from Cwiiis/bug1061466-system-update-splash

Bug 1061466 - Show a splash screen when doing a system update. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/bb315afca127
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1061466 - Add a basic marionette test for update splash-screen. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/91969023d725
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1061466 - Show a splash screen when doing a system update. r=alive
2014-10-15 04:55:46 -07:00
B2G Bumper Bot
959ff712b5 Bumping manifests a=b2g-bump 2014-10-15 02:47:13 -07:00
B2G Bumper Bot
8cd3c6d76e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/210585c28131
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24826 from chirarobert/update_ftu

Bug 1065933 - Capture crash report for intermittent crash in test_ftu_wi...

========

https://hg.mozilla.org/integration/gaia-central/rev/402e744d67ed
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1065933 - Capture crash report for intermittent crash in test_ftu_with_tour
2014-10-15 02:40:53 -07:00
Thomas Zimmermann
3fac940f89 Bug 1081981: Fix Out-of-bounds read when decoding BT properties, r=shawnjohnjr
Bluetooth's RSSI property is encoded as pointer to a signed 8-bit
value. Gecko currently interprets this as pointer to a 32-bit
value; so the result of dereferencing the pointer is undefined.

This patch fixes the bug by interpreting the RSSI property correctly.
2014-10-15 11:38:06 +02:00
B2G Bumper Bot
c51591aef3 Bumping manifests a=b2g-bump 2014-10-15 02:31:56 -07:00
B2G Bumper Bot
560bfff48b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd725f000541
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25022 from jmcanterafonseca/contacts_datastore.js

Bug 1081082 - [Contacts] [Data Refactor] Provide a convenient way for pr...

========

https://hg.mozilla.org/integration/gaia-central/rev/0bc45ede4966
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1081082 - [Contacts] [Data Refactor] Provide a convenient way for providers to get access to their 'contacts' datasore

========

https://hg.mozilla.org/integration/gaia-central/rev/7d5fdd9b817b
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #25023 from viorelaioia/bug_1080557

Bug 1080557 - Update test_browser_bookmark.py to delete the bookmark add...

========

https://hg.mozilla.org/integration/gaia-central/rev/7f9d7e7c91e0
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1080557 - Update test_browser_bookmark.py to delete the bookmark added
2014-10-15 02:25:48 -07:00
B2G Bumper Bot
b6f38ef72e Bumping manifests a=b2g-bump 2014-10-15 02:17:05 -07:00
B2G Bumper Bot
ea795b9ece Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0acae4a0f69d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25056 from sudheesh001/Patch_1077771

Bug 1077771 - Fixes jshint errors in apps/bluetooth/js/deviceList.js. r=iliu

========

https://hg.mozilla.org/integration/gaia-central/rev/12cff01d9da6
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Bug 1077771 Fixes jshint errors in apps/bluetooth/js/deviceList.js r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/913de66dfb0f
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because of Bug 1078270""

This reverts commit 4f86c631e0465c0e56ccebeb1324fd28be9ea32f.
2014-10-15 02:10:48 -07:00
B2G Bumper Bot
3501802e6b Bumping manifests a=b2g-bump 2014-10-15 01:31:57 -07:00
B2G Bumper Bot
e84a89125d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ae29d0cf3ca
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #24882 from pivanov/bug-1069525

Bug 1069525 - (Settings) Network > Data Dialogs are using the wrong styles.

========

https://hg.mozilla.org/integration/gaia-central/rev/0aee3805dd34
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1069525 - (Settings) Network > Data Dialogs are using the wrong styles.
2014-10-15 01:25:47 -07:00
Szu-Yu Chen [:aknow]
f27ab2a7e7 Bug 1058397 - Part 5: Fix test: USSDReceivedEvent is not exposed. r=bzbarsky 2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
66fc9932c1 Bug 1058397 - Part 4: Wrap system message. r=hsinyi 2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
514a1421f8 Bug 1058397 - Part 3: USSDSession implement. r=hsinyi 2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
e5f542ae33 Bug 1058397 - Part 2: USSDSession interface. r=hsinyi 2014-10-15 02:50:00 -04:00
Szu-Yu Chen [:aknow]
eb7e412eba Bug 1058397 - Part 1: Separate TelephonyCallback. r=hsinyi 2014-10-15 02:50:00 -04:00
B2G Bumper Bot
7e3a5e77f2 Bumping manifests a=b2g-bump 2014-10-16 06:31:56 -07:00
B2G Bumper Bot
a62c5c012b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a7514117d102
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24878 from chuck-lee/bug-1010127_Support_not_in_range_in_AP_list

Bug 1010127 - Show configred but no signal AP as 'Not in range'. r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/f9ab61143037
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 1010127 - Show configred but no signal AP as 'Not in range'. r=ejchen
2014-10-16 06:25:47 -07:00
B2G Bumper Bot
3ec7df8236 Bumping manifests a=b2g-bump 2014-10-16 04:02:29 -07:00
B2G Bumper Bot
adfed1b18a Bumping manifests a=b2g-bump 2014-10-16 03:19:38 -07:00
Yoshi Huang
a829a03949 Bug 1073421 - B2G NFC: remove NDEF_Formatable and NDEF_Writable. r=smaug, dimi 2014-10-15 15:47:42 +08:00
Mark Finkle
0dd8e63b7b Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
Mark Finkle
5d8fab2066 Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson 2014-10-15 00:32:15 -04:00
Mark Banner
86297a17c5 Bug 1078226 Unexpected Audio Level indicator on audio-only calls for Loop, also disable broken low-quality video warning indicator. r=nperriault 2014-10-15 13:25:56 +01:00
Carsten "Tomcat" Book
a758bc8c88 Backed out changeset 2b027c3e1736 (bug 1075531) for Android S4 Test Failures 2014-10-15 14:08:19 +02:00
Carsten "Tomcat" Book
716355847d Backed out changeset cac24f45f415 (bug 1075531) 2014-10-15 14:07:52 +02:00
Mike de Boer
6925d17bac Bug 1081130: fix importing contacts with only a phone number and fetch the correct format. r=abr 2014-10-15 14:04:02 +02:00
Mike de Boer
5feec508a6 Bug 1081061: switch to a different database if a userProfile is active during the first mozLoop.contacts access to always be in sync with the correct state. r=MattN 2014-10-15 12:47:54 +02:00
Yoshi Huang
6ccb7125cf Bug 1082452 - B2G NFC: Add a parameter 'isP2P' in WriteNDEF request. r=smaug, dimi 2014-10-15 11:54:09 +08:00
Fernando Jiménez
6c31dc6433 Bug 1081873 - [Loop][Contacts API] mozContacts API should trigger DOMRequest.onerror if no permissions are granted to the consumer. r=anygregor 2014-10-16 11:25:35 +02:00
Alexandre Poirot
503a9bb4af Bug 1083073 - Fix update tests when app.update.silent is true by default. r=bbondy 2014-10-15 01:24:00 +02:00
Mike Taylor
1ac8900259 Bug 1082757 - Remove max-width/height on radio & checkbox inputs. r=wesj 2014-10-15 11:18:00 +02:00
Doug Turner
4a4253aa97 Bug 1073134 - Be more permissive on OSX 10.9.5 when parental control is on. r=jdm 2014-10-14 20:57:00 +02:00
Alphan Chen
0b7ce27a01 Bug 1074593 - Add AddEntryAndNotify and RemoveEntryAndNotify for file/folder change when MTP in use. r=dhylands 2014-10-14 19:34:00 +02:00
Fabrice Desré
bac34b231b Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking 2014-10-14 22:55:14 -07:00
Fabrice Desré
b9d48b1ed6 Bug 982874 - Import / export API for apps : Part 1, temporary blobs r=bent 2014-10-14 22:55:14 -07:00
B2G Bumper Bot
0b08fa46e2 Bumping manifests a=b2g-bump 2014-10-14 21:11:56 -07:00
B2G Bumper Bot
7d51972ded Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cbff74c74ea4
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25048 from timdream/screen-brightness-transition

Bug 1081426 - Move screen brightness transition control out of ScreenManager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/655ea98b8322
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1081426 - Move screen brightness transition control out of ScreenManager
2014-10-14 21:05:47 -07:00
B2G Bumper Bot
8e8df883cc Bumping manifests a=b2g-bump 2014-10-14 20:36:55 -07:00
B2G Bumper Bot
988c158a0b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/602ee2a680a0
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Bug 1077331 - Only seek ringtone back to start on ringtone if the file is loaded fully enough to seek. r=etienne"

This reverts commit 815211451d4352ecd4bdda4ae1bad1e0f3f9f2cc.
2014-10-14 20:30:46 -07:00
vivek
fc22435df1 Bug 1071117 - "Add support to distinguish organic and inorganic feedback." r=margaret 2014-10-14 13:35:00 +02:00
Alex Bardas
e95da48b1b Bug 1068660 - Add confirmation dialog to unblock downloads. r=Paolo r=MattN 2014-10-14 11:19:00 +02:00
Carsten "Tomcat" Book
a121026943 Backed out changeset 4ab8a1de595b (bug 1082791) for e10s Test Bustage 2014-10-15 08:57:18 +02:00
Carsten "Tomcat" Book
44f1763830 Backed out changeset b4bfcde216b9 (bug 1035420) for Android Bustage 2014-10-15 08:57:06 +02:00
Carsten "Tomcat" Book
ffc78d0338 Backed out changeset f7c918458900 (bug 1035420) for Android Bustage 2014-10-15 08:56:51 +02:00
Alexandre Poirot
f855574862 Bug 1083045 - Scratchpad tests shouldn't depend on chrome debugging being disabled by default. r=past 2014-10-15 09:18:40 +03:00
Mark Finkle
904cc1d1b3 Bug 1035420 - [geckoview] Implement Java <-> Javascript messaging bridge r=bnicholson 2014-10-15 00:33:14 -04:00
Mark Finkle
3f41b4245f Bug 1035420 - [geckoview] Implement chrome script injection r=bnicholson 2014-10-15 00:32:15 -04:00