Commit Graph

377171 Commits

Author SHA1 Message Date
Thomas Zimmermann
2de87404d4 Bug 1048915: Use Bluetooth Core notifications, r=shuang
This patch connects backend and Gecko side of the notification
code. Gecko will now receive notifications instead of Bluedroid
callbacks.
2014-08-14 18:12:52 +02:00
Thomas Zimmermann
07a5bcae48 Bug 1048915: Implement Bluetooth Core notifications, r=shuang
This patch adds the Gecko-side of the Core notifications. The current
implementation of the notification methods has been copied from the
repsective Bluedroid callback methods, with only minor changes to adapt
them to Gecko data types.
2014-08-14 18:12:51 +02:00
Thomas Zimmermann
8c646f172a Bug 1048915: Add Bluetooth Core notifications, r=shuang
A notification is a callback from the Bluetooth backend to inform
Gecko about a event. Bluedroid uses function pointers for this, but
in Gecko we use method calls instead.

Gecko implements notification handlers for the Bluetooth backend. The
backend converts incomming events to Gecko types and forwards them to
the registered notification handler.
2014-08-14 18:12:51 +02:00
Thomas Zimmermann
0a4d66a5de Bug 1048915: Add infrastructure for Bluetooth notifications, r=shuang
This patch adds some runnable classes for running class methods on
the main thread. This is the base of the upcomming notification
mechanism for Bluetooth.
2014-08-14 18:12:51 +02:00
Ted Mielczarek
1a7a60c5b7 bug 1050922 - Add an update method to FlagsFactory.Flags. r=gps 2014-08-14 12:12:04 -04:00
Ted Mielczarek
36d596b184 bug 1052454 - fix error messages from unify script. r=gps 2014-08-14 12:12:03 -04:00
B2G Bumper Bot
958c270d8f Bumping manifests a=b2g-bump 2014-08-14 09:07:02 -07:00
B2G Bumper Bot
1c13b47b0e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cea53d61c295
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19772 from wilsonpage/1015248

Bug 1015248 - [Video] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/7508a577b5a4
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1015248 - [Video] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/3890919a50fd
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22802 from yor-mozilla-com/gaia-header-ftu

Bug 1016813 - [FTU] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/033f5e583359
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1016813 - [FTU] Update to use gaia-header
2014-08-14 09:00:24 -07:00
B2G Bumper Bot
62c3eab84b Bumping manifests a=b2g-bump 2014-08-14 08:51:23 -07:00
B2G Bumper Bot
6a4240f640 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d259e4bec2a
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19657 from yor-mozilla-com/gaia-header-wallpaper

Bug 1015299 - [Wallpaper] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/d8812f656c08
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1015299 - [Wallpaper] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/da46eeb58f5e
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19701 from yor-mozilla-com/gaia-header-wappush

Bug 1015300 - [WAPPush] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/19871fdceed2
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1015300 - [WAPPush] Update to use gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/c3c8152c682e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22644 from mikehenrty/bug-1050023-screen-wake

Bug 1050023 - Do not wake the screen for download notifications

========

https://hg.mozilla.org/integration/gaia-central/rev/f77c6596177e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1050023 - Do not wake the screen for download notifications
2014-08-14 08:45:33 -07:00
B2G Bumper Bot
e1c609823f Bumping manifests a=b2g-bump 2014-08-14 08:41:56 -07:00
Benjamin Bouvier
80ee2a191b Bug 1048923: Remove unused MIRFlag macro in SIMD functions list; r=nmatsakis
--HG--
extra : rebase_source : a89e67e411918b5a0580d6e94a2d27110e541c3b
2014-08-14 17:39:24 +02:00
Benjamin Bouvier
d5f030ad5a Bug 1048923: Distinguish unary and binary SIMD functions; r=nmatsakis
--HG--
extra : rebase_source : 5c34fcd13998388dc0d0755f9bbc5779b5f5a5f8
2014-08-14 17:39:17 +02:00
Benjamin Bouvier
a3d7346207 Bug 1048923: Create StoreResult helper and make use of it; r=nmatsakis
--HG--
extra : rebase_source : 784aaf66410220bca9b2c87887136a561164da9a
2014-08-14 17:39:05 +02:00
B2G Bumper Bot
037893ef63 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/913f6a03163b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #22840 from Cwiiis/bug1050319-add-new-window-to-system-browser

Bug 1050319 - Add 'new window' to system browser menu. r=vingtetun,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7737dcd4e8c4
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1050319 - Test browser chrome 'open new window' option. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/c1137973ed68
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1050319 - Add 'New Window' to browser system menu. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/c4a72cc9fc2b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #22626 from Rik/call-db-insert-duration-1047351

Call db insert duration 1047351 r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/30a118379fea
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1047351 - Insert call durations in the call log database

- Remove superfluous comment about data description
- Simplify the add() method by splitting work in subfunctions

========

https://hg.mozilla.org/integration/gaia-central/rev/0a7b05dfe493
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1047351 - JSHint cleanup
2014-08-14 08:35:23 -07:00
B2G Bumper Bot
0e48fde218 Bumping manifests a=b2g-bump 2014-08-14 08:26:18 -07:00
B2G Bumper Bot
c71d9c2655 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/def8d5428016
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #22826 from jpruden92/bug1052370-dialer

Bug 1052370 - [Dialer][Emergency call] Duplicate phone number when typing number. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/13dbbbc09d7b
Author: jprudencio <jpruden92@gmail.com>
Desc: Bug 1052370 - [Dialer][Emergency call] Duplicate phone number when typing number

========

https://hg.mozilla.org/integration/gaia-central/rev/ba5388ff6778
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #22665 from jpruden92/bug1050144-dialer

Bug 1050144 - [Dialer] 'Call ended' text not vertically centered. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/d61c9fe3dcde
Author: jprudencio <jpruden92@gmail.com>
Desc: Bug 1050144 - [Dialer] 'Call ended' text not vertically centred
2014-08-14 08:20:30 -07:00
Benjamin Bouvier
656eb8305f Bug 1048923: Use helpers in GetLane; r=nmatsakis
--HG--
extra : rebase_source : 08bd80f112f357a0094a6bf081f2e4f6da7f40ec
2014-08-14 17:11:05 +02:00
Tyler Smith
64710462f9 Bug 1048595 Provide valid default ServiceWorker.state value to avoid crashing. r=bkelly 2014-08-14 11:35:21 -04:00
B2G Bumper Bot
0cc6dcc1c0 Bumping manifests a=b2g-bump 2014-08-14 07:51:53 -07:00
B2G Bumper Bot
9e91f159e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/55e24b42647f
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #22888 from chirarobert/update_geoloc_setup

Bug 1053786 - [v2.1] Fix Everything me test failures

========

https://hg.mozilla.org/integration/gaia-central/rev/18d109778c95
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1053786 - [v2.1] Fix Everything me test failures
2014-08-14 07:50:28 -07:00
B2G Bumper Bot
88865996e8 Bumping manifests a=b2g-bump 2014-08-14 07:41:13 -07:00
B2G Bumper Bot
d064869ca6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e69a1e8aae3d
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1048160 - [Contacts Actionable Fields] Remove undo functionality" for gaia-ui-test failures

This reverts commit 4f05599f197c257efc7c786c5b890bd2437eeeef.
2014-08-14 07:35:28 -07:00
B2G Bumper Bot
ea2401189e Bumping manifests a=b2g-bump 2014-08-14 07:11:14 -07:00
B2G Bumper Bot
8943d38c3a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bac2fb2602ee
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22872 from flodolo/bug1053669

Bug 1053669 - [Settings] Add missing strings in properties file

========

https://hg.mozilla.org/integration/gaia-central/rev/84f5d8eac0b7
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1053669 - [Settings] Add missing strings in properties file

========

https://hg.mozilla.org/integration/gaia-central/rev/d35773484325
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22330 from walac/master

Bug 1044297 - Update memory performance tests to use new moz-app-loaded ...

========

https://hg.mozilla.org/integration/gaia-central/rev/f0ae145da544
Author: Wander Lairson Costa <wcosta@mozilla.com>
Desc: Bug 1044297 - Update mem perf tests to use new moz-app-loaded event.

After moz-app-loaded event, application has displayed content and ready
for interation. At this point, we should check for memory consumption
regressions.

Apps that implement new startup events don't need to run startup_tests
test. We check if the running app is not in the white list, if it does,
we skip the test.

========

https://hg.mozilla.org/integration/gaia-central/rev/3b74aa2d731d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22789 from tauzen/Bug1037337-clean_up_only

Bug 1037337 - [NFC] NfcManager cleanup, add jsdoc, add missing unit tests etc., r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/db07d219ff41
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1037337 - [NFC] NfcManager cleanup, add jsdoc, add missing unit tests etc.
2014-08-14 07:05:28 -07:00
Jon Coppeard
fccac2a690 Bug 650161 - Fix test failures with compacting GC enabled r=terrence 2014-08-14 11:52:33 +01:00
Jon Coppeard
38d0f009a8 Bug 650161 - Add new stats phases for compacting GC r=terrence 2014-08-14 11:52:31 +01:00
Jon Coppeard
433a1060f6 Bug 650161 - Implement compacting GC for JSObjects r=terrence 2014-08-14 11:52:24 +01:00
Jon Coppeard
d485d91c97 Bug 650161 - Update pointers in TraceDataRelocations r=mjrosenb 2014-08-14 11:46:55 +01:00
Szu-Yu Chen [:aknow]
fd3f549c01 Bug 1053094 - Part 2: Fix. r=hsinyi 2014-08-14 03:55:00 -04:00
Szu-Yu Chen [:aknow]
561c154d72 Bug 1053094 - Part 1: Add test case. r=hsinyi 2014-08-14 03:55:00 -04:00
Ben Curtis
573fe4f1e9 Bug 1046020 - Include URI port in token server audiences. r=nalexander
========

5b97feec90
Author: Ben Curtis <androiddev@nosolutions.com>
    Bug 1046020 - Include URI port in token server audiences.

--HG--
extra : amend_source : 706eaa493e969ce27470aafd482f6b61f5f88db8
2014-08-13 16:47:23 -07:00
Nick Alexander
ecd82acacc Bug 830270 - Follow-up: Land other piece. r=trivial
This landed with only some of the changes from the android-sync
repository present.
2014-08-14 11:25:46 -07:00
Florian Quèze
3df33de08f Bug 1052779 - Clicking on Mac share icons does not get Firefox into focus, r=Enn. 2014-08-14 19:30:52 +02:00
Florian Quèze
95cc06d194 Bug 1051855 - window sharing indicator on the URL bar stays on after stream.stop has been called, r=Gijs. 2014-08-14 19:29:49 +02:00
Ed Morley
b9459340df Backed out changeset 79cbd825caac (bug 1034679) for crashes on Windows; CLOSED TREE 2014-08-14 18:07:33 +01:00
Ed Morley
d788f0895c Backed out changeset adaf86c7288e (bug 1034679) 2014-08-14 18:07:06 +01:00
Ed Morley
40b1ae6316 Backed out changeset 011c29fd2668 (bug 1016037) for webaudioeditor test failures; CLOSED TREE 2014-08-14 17:08:58 +01:00
Ed Morley
10aae40c12 Backed out changeset 70cda3c55557 (bug 1016613) for robocop failures; CLOSED TREE 2014-08-14 16:56:58 +01:00
Morris Tseng
d90f09a6ba Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice 2014-08-13 19:29:00 -04:00
Jordan Santell
2ab7a10626 Bug 1052028 - Remove 'Node' from displayed node names in web audio editor. r=vp 2014-08-13 10:55:00 -04:00
Alex Bardas
02337431c7 Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw 2014-08-14 15:48:00 -04:00
Alexandre Poirot
47f76addae Bug 1053164 - Ensure that exception during debuggerserver instanciation are displayed. r=jryans 2014-08-13 05:11:00 -04:00
Brian Grinstead
5db21f324d Bug 1051136 - Wait for onEditorChange before opening menu in browser_projecteditor_menubar_02.js. r=mratcliffe 2014-08-13 08:06:00 -04:00
Brian Grinstead
fc1838f306 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-13 13:35:00 -04:00
Marco Bonardo
c9bb9a8cf5 Bug 1051830 - Unexpected in-the-middle completion in the urlbar. r=ttaubert 2014-08-14 17:11:41 +02:00
Gregory Szorc
7bf9c63052 Bug 1053315 - Catch more errors during upload; r=bsmedberg
If recording FHR data during uploading raised an exception, it could
potentially abort the upload. This would appear to Mozilla as clients
that suddenly stopped using Firefox.

This patch adds explicit exception trapping around event record to
ensure this doesn't happen.

--HG--
extra : rebase_source : 7cd207b08a4f62be55093c71cb56e28832fd39d8
extra : amend_source : 9144ecea16a013370fffa5c2e833af4ec528ef5b
2014-08-13 11:18:22 -07:00
Shawn Ku
adf1456eba Bug 1046649 - Part 2: Test patch - B2G RIL: Need to handle wild char for EF_OPL. r=Edgar 2014-08-13 16:54:55 +08:00
Shawn Ku
2e223b483c Bug 1046649 - Part 1: RIL patch - B2G RIL: Need to handle wild char for EF_OPL. v3. r=Edgar 2014-08-13 17:00:52 +08:00
B2G Bumper Bot
e4ea8bd746 Bumping manifests a=b2g-bump 2014-08-14 06:36:53 -07:00