Kartikaya Gupta
82f1791dfc
Bug 866232 - Fix build breakage introduced in f69d34718660. r=me
2013-07-30 14:55:57 -04:00
Gaia Pushbot
168b8ab459
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d2343a615807
Author: William Chen <wchen@mozilla.com>
Desc: Bug 782211 - Update Gaia with additional functionality to support Notification API.
2013-07-30 11:50:24 -07:00
Gaia Pushbot
2039a86d96
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/775b20c42b52
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 890443 - [SMS] the "fixed header" style and transitions should be adjusted so that it's not jumping when changing header r=schung
Important changes
* changes how the fixed header is found. Now we're iterating starting with the
top instead of the bottom. In the SMS app, the most common cases is when the
list is not scrolled so much, and therefore starting at the top will likely be
way faster once the list is long.
* we don't position the header in the same loop, now we position the header
depending on the next header, if it exists.
* we use a specific hiding class instead of specifying the 100% transform
translation in the js code. Also, using a 100% transform translation is used
instead of display none, so that we can get some necessary measurements in the
init method. Most notably, we need to take into account the view's padding
top.
Less important changes:
* changed the desktop mock so that we have more headers when loading in Firefox
* check that we have mozSetMessageHandler before using it so that we can launch
the app in main Firefox
* moved the first header's margin top to the view's padding top. This makes it
easier to calculate the exact location to trigger the fixed header switch
effect.
2013-07-30 11:40:24 -07:00
Kartikaya Gupta
d026dad2d8
Bug 866232 - Update the Windows Metro code to handle APZCTreeManager. r=BenWa, bbondy
2013-07-30 14:03:43 -04:00
Kartikaya Gupta
215476e2eb
Bug 866232 - Break assumption of a single global root layer tree. r=BenWa, mattwoodrow
2013-07-30 14:03:43 -04:00
Kartikaya Gupta
6762cc18a8
Bug 866232 - Only fire mozbrowserasyncscroll events on the top-level scrollable for backwards compatibility. r=BenWa
2013-07-30 14:03:42 -04:00
Kartikaya Gupta
61c09db07a
Bug 866232 - Disable BrowserElementPanning.js from panning subframes and interfering with multi-apzc. r=BenWa, vingtetun
2013-07-30 14:03:42 -04:00
Kartikaya Gupta
b0a221b29b
Bug 866232 - Update TabChild to better handle scrolling subframes. r=BenWa, mattwoodrow
2013-07-30 14:03:42 -04:00
Kartikaya Gupta
a62d23f5c0
Bug 866232 - Update and re-enable the test for hit detection in the APZC tree. r=BenWa
2013-07-30 14:03:41 -04:00
Kartikaya Gupta
c40b9b29dd
Bug 866232 - Add visible region tracking and hit-testing code for APZCTreeManager. r=BenWa, mattwoodrow
2013-07-30 14:03:41 -04:00
Kartikaya Gupta
be119cfa6c
Bug 866232 - Extract a GetCurrentAsyncTransform method in APZC. r=BenWa
2013-07-30 14:03:41 -04:00
Kartikaya Gupta
eac8d9c0d3
Bug 866232 - Some documentation/variable renaming cleanup. r=BenWa
2013-07-30 14:03:40 -04:00
Kartikaya Gupta
8423701852
Bug 866232 - Add code to build the APZC tree on layer updates. r=BenWa, mattwoodrow
2013-07-30 14:03:40 -04:00
Kartikaya Gupta
2c0ffd470e
Bug 866232 - Add an APZCTreeManager to encapsulate the multiple APZCs corresponding to a given layer tree. r=BenWa, mattwoodrow
2013-07-30 14:03:40 -04:00
Kartikaya Gupta
9816363ba9
Bug 866232 - Add support for delaying APZC creation until the layer update. r=BenWa
2013-07-30 14:03:40 -04:00
Kartikaya Gupta
e7c5eaf641
Bug 866232 - Guard some APZC fields by a lock so they can be nulled out from the compositor thread. r=BenWa
2013-07-30 14:03:39 -04:00
Kartikaya Gupta
8da8ce85f7
Bug 866232 - Move around code in APZC to more easily allow creating it on the compositor thread. r=BenWa
2013-07-30 14:03:39 -04:00
Kartikaya Gupta
d8a4ad4023
Bug 866232 - Reserve a layer tree id for the root layer tree. r=BenWa
2013-07-30 14:03:38 -04:00
Gaia Pushbot
d7cb73e242
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1e3fa6fe4ab9
Author: Justin Lebar <justin.lebar@gmail.com>
Desc: Merge pull request #11236 from jlebar/apploaded-listener
Bug 899328 - Register only one listener for mozbrowserloadend and appload...
========
https://hg.mozilla.org/integration/gaia-central/rev/836f32732fee
Author: Justin Lebar <justin.lebar@gmail.com>
Desc: Bug 899328 - Register only one listener for mozbrowserloadend and appopen on a given app iframe.
This prevents us from leaking listeners.
2013-07-30 10:45:24 -07:00
Michael Wu
4cde3b930c
Bug 898898 - Add support for building on gonk-JB MR2, r=glandium
2013-07-30 13:36:54 -04:00
Michael Wu
0e3b95d897
Bug 898897 - Update GonkDisplayJB to support JB MR2, r=vlad
2013-07-30 13:36:53 -04:00
Ryan VanderMeulen
769a4293c7
Merge m-c to birch.
2013-07-30 13:11:10 -04:00
Gaia Pushbot
40cba5acda
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b716117c0391
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11235 from KevinGrandon/bug_872500_update_manifests
Bug 872500 - Update manifests r=baku
========
https://hg.mozilla.org/integration/gaia-central/rev/3e12b71f13f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 872500 - Update manifests
2013-07-30 08:40:28 -07:00
Gaia Pushbot
348bee6d46
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd0e7d9b0435
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #11214 from mpizza/Bug_898358_video_recording_disable_switchBTN
Bug 898358 - [Camera][Helix][V1.1.0 HD] The switching icon is still disp r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b711390d891a
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 898358 - [Camera][Helix][V1.1.0 HD] The switching icon is still displayed here while user is recording a video
2013-07-30 08:30:22 -07:00
Gaia Pushbot
ee1826cc47
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c16a68a6edd5
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #11216 from mpizza/Bug_898358_turnOff_flashLight_frontFacingMode
Bug 898372 - [Camera][Helix][V1.1.0 HD] FxOS doesn't turn off the light r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/0d12748b4ec0
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 898372 - [Camera][Helix][V1.1.0 HD] FxOS doesn't turn off the light after user switched to front-facing camera
2013-07-30 08:05:23 -07:00
Ryan VanderMeulen
09b200b169
Merge m-c to inbound on a CLOSED TREE.
2013-07-30 09:23:28 -04:00
Ryan VanderMeulen
a7923c6900
Merge birch to m-c.
2013-07-30 09:01:43 -04:00
Jon Coppeard
b544ee5faa
Backout 80e1116e4599 for Android failures on a CLOSED TREE
2013-07-30 13:52:30 +01:00
Ryan VanderMeulen
c3ded710d4
Backed out changesets bc5f5ce22ae3 and 3d682482e90c (bug 880643) for Marionette failures.
2013-07-30 08:52:19 -04:00
Jeff Hammel
7299a2ef3b
Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher
2013-07-30 08:30:40 -04:00
Gaia Pushbot
0913cf4f06
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/10f16f6a15f8
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11219 from gasolin/issue-887670vs
Bug 887670 - [Test][System] Unit test for ValueSelector, r=rudy
========
https://hg.mozilla.org/integration/gaia-central/rev/b4ba3673c02d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887670 - [Test][System] Unit test for ValueSelector
========
https://hg.mozilla.org/integration/gaia-central/rev/b2220c4242ba
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11188 from gasolin/issue-887670ip
Bug 887670 - [Test][System] Unit test for InputParser, r=rudy
========
https://hg.mozilla.org/integration/gaia-central/rev/7e84d1f4fef4
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887670 - [Test][System] Unit test for InputParser
2013-07-30 05:20:24 -07:00
Gaia Pushbot
1b3dd726bf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1ff2bfaa9a51
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11198 from cctuan/898701
Bug 898701 - [Gallery] image in thumbnails display not correctly
========
https://hg.mozilla.org/integration/gaia-central/rev/008f10dbc951
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 898701 - [Gallery] image in thumbnails display not correctly
2013-07-30 04:55:23 -07:00
Gaia Pushbot
44b88c2401
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cd18c67ac910
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #11215 from huchengtw-moz/settings/Bug_897918_settings_app_should_use_hi-res_image
Bug 897918 - Settings app should use hi-res icons on hd phones, r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/8a92813acb82
Author: John Hu <johu@mozilla.com>
Desc: Bug 897918 - Settings app should use hi-res icons on hd phones
2013-07-30 04:35:23 -07:00
Jan de Mooij
7a271ed06a
Bug 882736 - Ion-compile scripts that use ES5 getter/setter syntax. r=bhackett
2013-07-30 12:52:09 +02:00
Paul Adenot
f558a92953
Bug 895720 - Actually use the fuzz value.
2013-07-30 11:10:33 +01:00
Paul Adenot
8e849d9058
Bug 895720 - On MacOS, increase the fuzz factor for test_audioBufferSourceNodeOffset.html.
2013-07-30 11:06:33 +01:00
Nicolas Silva
8592c4c12d
Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc
2013-07-30 11:59:51 +02:00
Jan de Mooij
bcdb47fd0d
Bug 899017 - Fix VM functions called by the JITs to use bool instead of JSBool. r=sstangl
2013-07-30 11:53:22 +02:00
Edgar Chen
eb775462c9
Bug 899484 - Part 2: Add marionette tests for roaming preference. r=hsinyi
2013-07-30 17:18:24 +08:00
Edgar Chen
7c40ec1655
Bug 899484 - Part 1: Use sendChromeMessage to send message instead of using sendDOMMessage. r=hsinyi
2013-07-30 17:11:03 +08:00
Gaia Pushbot
864fd16537
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8e61d48cd62b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #11246 from ian-liu/email/Bug887700_cannot_load_email_in_Inbox_after_OTA_updated
Bug 887700 - [OTA] [Data Migration] [Email] Cannot load email in Inbox after update from v1.0.1 to v1.1.0. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/de3ad2b843b8
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 887700 - [OTA] [Data Migration] [Email] Cannot load email in Inbox after update from v1.0.1 to v1.1.0
2013-07-30 07:00:24 -07:00
Jon Coppeard
235cdf8e7c
Bug 893552 - OdinMonkey: (ARM) dynamic code is not preserving float registers d8 to d15 as required by the ABI r=mjrosenb
2013-07-30 09:57:58 +01:00
David Zbarsky
c72818ae5a
Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz
2013-07-30 01:47:28 -07:00
Jan de Mooij
788593e16a
Bug 898381. r=mjrosenb
2013-07-30 10:23:55 +02:00
Randy Lin
6712768b30
Bug 842934 - [Bluetooth]A2DP sound disappear after SCO disconnected (call ended) and switching patch to A2DP. r=mchen
2013-07-30 14:58:58 +08:00
Gina Yeh
e8935b0303
Bug 842934 - Patch 1: Add topic for hfp status changed and notify observers with device address, r=echou
2013-07-30 17:34:56 +08:00
Szu-Yu Chen [:aknow]
cf63111369
Bug 880643 - Part 2: Address the suggestion from jshint. r=hsinyi
...
---
dom/system/gonk/RILContentHelper.js | 6 +++---
dom/system/gonk/RadioInterfaceLayer.js | 2 +-
dom/system/gonk/ril_worker.js | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
2013-07-30 17:21:34 +08:00
Szu-Yu Chen [:aknow]
dd86e47e53
Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
...
---
dom/system/gonk/tests/marionette/manifest.ini | 1 +
.../gonk/tests/marionette/ril_jshint/README.md | 9 +
.../gonk/tests/marionette/ril_jshint/jshint.js |11096 ++++++++++++++++++++
.../gonk/tests/marionette/ril_jshint/jshintrc | 117 +
.../gonk/tests/marionette/test_ril_code_quality.py | 353 +
5 files changed, 11576 insertions(+)
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
2013-07-30 17:18:44 +08:00
Gaia Pushbot
b8238e971f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3cc23620cc2e
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11186 from rexboy7/fix-bug896901
Bug 896901 - [Email] Change style for account type selector of manual se...
========
https://hg.mozilla.org/integration/gaia-central/rev/1511a9f6f78f
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 896901 - [Email] Change style for account type selector of manual setup
2013-07-30 01:15:23 -07:00
Gaia Pushbot
30586c6d8d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ab71f112f089
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11185 from jmcanterafonseca/rescue_match_name
Bug 898345 - Contacts matcher in both passive an active mode must suppor...
========
https://hg.mozilla.org/integration/gaia-central/rev/62b6eecc70e2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 898345 - Contacts matcher in both passive an active mode must support matching by the name field
2013-07-30 00:05:23 -07:00