Kartikaya Gupta
8105732b79
Bug 911510 - Refactor the dead-zone-threshold code for gamepads to facilitate preffing. r=bnicholson
2013-09-04 21:58:39 -04:00
Ryan VanderMeulen
3fd346a76d
Backed out changeset 9e282f0c00b8 (bug 906805) for suspicion of causing intermittent mochitest-bc crashes on a CLOSED TREE.
2013-09-04 16:01:31 -04:00
Gaia Pushbot
f5a53e483d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6594cfcf029e
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11888 from KevinGrandon/bug_908949_settings_dom
Bug 908949 - Move settings DOM into indivdual files r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/2fc28f42e2ab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 908949 - Move settings DOM into indivdual files.
2013-09-04 12:05:22 -07:00
Gaia Pushbot
a5ae947162
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eeedf2e0d859
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11820 from tdz/bug-910446
Bug 910446: Handle duration changes in Music app r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/084329b05f89
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 910446: Handle duration changes in Music app
With the landing of bug 831224, the duration of MP3 files is
computed while they are playing, and updated accordingly. If
this happens, we distribute a 'durationchange' event to the
related apps.
With this patch, we handle 'durationchange' in the Music app.
All we have to do is to update the displayed duration and ensure
that the end timeout triggers at the end of the track.
Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
========
https://hg.mozilla.org/integration/gaia-central/rev/ebc66416ece6
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11913 from wanderview/gallery-setup-require
Bug 912184: use require() to load shared/js files. r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/d4ed1517cc89
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 912184: use require() to load shared/js files
2013-09-04 11:10:21 -07:00
Augustin Trancart
f504611545
Bug 711959 - Make FlingRenderTask time-based. r=kats
2013-09-04 14:07:12 -04:00
Augustin Trancart
47b0740cdd
Bug 711959 - Making BounceRenderTask time-based. r=kats
2013-09-04 14:07:12 -04:00
Augustin Trancart
1d8dcbd4e7
Bug 711959 - Adapt JavaPanZoomController to use the RenderTask mechanism. r=Cwiiis, kats
2013-09-04 14:07:11 -04:00
Augustin Trancart
0db487a266
Bug 711959 - Adapt LayerMarginsAnimator to use the new RenderTask mechanism. r=kats
2013-09-04 14:07:11 -04:00
Augustin Trancart
e02ce959e3
Bug 711959 - Add RenderTask and the necessary mechanisms to use it. r=kats
2013-09-04 14:07:11 -04:00
Ryan VanderMeulen
c882ebec8c
Bug 750436 - Add new test to xpcshell manifest. r=WhoNeedsTryAnyway
...
CLOSED TREE
2013-09-04 13:40:29 -04:00
Ryan VanderMeulen
b0bcc108b1
Bug 902248 - Disable test_nsINavHistoryViewer.js on all platforms due to intermittent timeouts.
2013-09-04 13:37:25 -04:00
Gaia Pushbot
7532f1c7bf
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a9d916c3c684
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 891743 - Add voice privacy mode for CDMA
2013-09-04 09:40:24 -07:00
Vicamo Yang
6764f35073
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-05 00:38:57 +08:00
Vicamo Yang
87edb4ea24
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-05 00:38:54 +08:00
Vicamo Yang
f634731308
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-05 00:38:50 +08:00
Christoph Kerschbaumer
e53438bbbe
Bug 663567 - Verify that content added by XSLT stylesheet is subject to document's CSP - test update. r=sstamm
...
--HG--
rename : content/base/test/file_CSP_bug663567_allows.xsl => content/base/test/file_CSP_bug663567.xsl
2013-09-04 09:36:00 -07:00
Gaia Pushbot
520f8f20c7
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/acc045b4a6b5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Bug 891743 - Add voice privacy mode for CDMA"
This reverts commit c5cd9baaef9aef54a724e264005f56d98c93ec0e.
2013-09-04 09:30:21 -07:00
Gaia Pushbot
183366b43f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4296bbf526e4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11926 from etiennesegonzac/bug-912490-call-for-test-selectors
Bug 912490 - Adding a css class to handledCall nodes to make them easier to target from marionette tests. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/e8827a940e10
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 912490 - Adding a css class to handledCall nodes to make them easier
to target from marionette tests.
2013-09-04 08:55:26 -07:00
Ed Morley
93698b72f5
Merge mozilla-central and b2g-inbound
2013-09-04 16:50:18 +01:00
Ryan VanderMeulen
2210cbf5a0
Backed out changeset 008139ec2abb (bug 906096) for Gaia UI test and B2G mochitest-4 failures.
...
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-09-04 11:33:25 -04:00
Gaia Pushbot
7d6d1fecfe
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/55bef2d69810
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 08:10:21 -07:00
Mike Hommey
2a2ff267b8
Bug 912377 - Fix build without MOZ_ENABLE_SZIP. r=ted
2013-09-04 23:46:09 +09:00
Brian Grinstead
1b81739ead
Bug 911671 - [markup view] Holding up/down on a number value should update preview while number changes r=mratcliffe
2013-09-04 09:18:23 -05:00
Ed Morley
3d679673b4
Merge latest green inbound changeset and mozilla-central
2013-09-04 12:54:46 +01:00
Ed Morley
502c3fbd04
Merge latest green fx-team changeset and mozilla-central
2013-09-04 12:51:52 +01:00
Gaia Pushbot
3787fb7dfe
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/752ced5b3cc3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 906756 - Algorithms for merging givenName and familyName changed."
This reverts commit 9e737ce855b02ab60a9ab8b87f6a1d6ffa1a191c.
2013-09-04 00:45:22 -07:00
Gaia Pushbot
56ba8395f6
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/14c70aaab592
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 00:30:22 -07:00
Gaia Pushbot
321c662f1e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/281ec6617899
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11894 from alivedise/bugzilla/802643/remove-workaround-in-email-app
Bug 802643 - Remove activity workaround in email app, r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/b511541d6283
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 802643 - Remove activity workaround in email app
2013-09-03 23:45:25 -07:00
Gaia Pushbot
5b6ac1a7b4
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/421494f737e3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11861 from alivedise/bugzilla/909255/window-disposition-activity
Bug 909255 - Remeber window disposition activity caller, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/508adc5d9943
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 909255 - Remeber window disposition activity caller
========
https://hg.mozilla.org/integration/gaia-central/rev/d62138d349e5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11903 from crdlc/bug-911875
Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon
========
https://hg.mozilla.org/integration/gaia-central/rev/74c560df603b
Author: crdlc <crdlc@tid.es>
Desc: Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon
2013-09-03 23:35:23 -07:00
Phil Ringnalda
d0f16d5486
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
...
CLOSED TREE
2013-09-03 23:21:30 -07:00
Robert O'Callahan
b7219d6f7f
Bug 911889. Updating reftest manifest; the tests that were passing due to 894773 being fixed are now failing again since we've backed off on that fix .... on a CLOSED TREE
2013-09-04 18:19:07 +12:00
Gregory Szorc
2b5f3df5d4
Bug 896797 - Part 3: Use install manifests for managing dist/include; r=glandium
2013-09-03 22:51:58 -07:00
Phil Ringnalda
1fdd0f4c23
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
69b3fab8c6
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 12:46:04 +08:00
Vicamo Yang
c0dad73b20
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Vicamo Yang
aab4f60f6b
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-04 12:45:58 +08:00
Gaia Pushbot
d063b61771
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b577f4f387cc
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11477 from gasolin/tabhomemq
Bug 903915 - [Flatfish][Homescreen] add support for large device, r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/687497ce9d94
Author: gasolin <gasolin@gmail.com>
Desc: Bug 903915 - [Flatfish][Homescreen] add support for large device
2013-09-03 21:40:22 -07:00
Margaret Leibovic
7b3f5a1e21
Bug 908344 - Fix bookmark keywords. r=wesj
2013-09-03 21:19:28 -07:00
Margaret Leibovic
c6d6e1b035
Bug 908344 - Test for bookmark keyword. r=wesj
2013-09-03 21:19:26 -07:00
Eric Chou
92d1030955
Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
...
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gaia Pushbot
7cb5e49859
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/05005b70f7b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11917 from rexboy7/fix-bug900838
bug 900838: [System] play poweron video after first repaint
========
https://hg.mozilla.org/integration/gaia-central/rev/98e957f249a6
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 900838: [System] play poweron video after first repaint
2013-09-03 20:45:22 -07:00
Gregory Szorc
9df929a380
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gregory Szorc
8f08f64511
Bug 911957 - Handle build output between BUILDSTATUS events; r=glandium
2013-09-03 22:30:12 -07:00
Gregory Szorc
dc124f7efb
Bug 911375 - Part 1: Add support for optional existing files; r=glandium
2013-09-03 22:16:47 -07:00
Phil Ringnalda
891e62de26
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
...
CLOSED TREE
2013-09-03 21:55:21 -07:00
Robert O'Callahan
59df7cfa3e
Bug 909603. Remove invalid assertion. r=tn
2013-09-04 16:44:48 +12:00
Robert O'Callahan
4dbc15ef1a
Bug 911889. Part 1: Fix mutationUpdate mutation count for first as well as subsequent mutations. r=benwa
2013-09-04 16:43:33 +12:00
Robert O'Callahan
34e2375067
Bug 877135. Remove leftover test. r=doublec
2013-09-04 16:43:10 +12:00
Gregory Szorc
3e38679ec7
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gaia Pushbot
717948bafe
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd5e572f2982
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11826 from steveck-chung/bug-895726
Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/b951f6ca6dc1
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera
2013-09-03 20:10:21 -07:00