Botond Ballo
a82f029418
Bug 1066888 - Update gtests for overscroll physics improvements. r=kats
2014-10-31 12:05:29 -04:00
Botond Ballo
11bd5dec9f
Bug 1066888 - Overscroll physics improvements. r=kats
...
This patch unifies the physics governing the overscroll phase of a fling
with the snap-back animation. The unified physics are spring-based, like the
physics governing the snap-back animation before, except we allow for
oscillations.
2014-10-31 12:06:31 -04:00
Luke Wagner
aa492cecaf
Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett)
...
--HG--
extra : rebase_source : 4acdf2009f9f490f636b29ab1c3eeb3de3a12f75
2014-10-30 17:35:35 -05:00
Nicolas B. Pierron
01af6d1a80
Bug 1091793 - Remove MNop for AsmJS like testing code. r=jandem
...
CLOSED TREE
2014-10-31 17:16:10 +01:00
Max Li
4857654ada
Bug 1011886 - [AccessFu] Introduce key echo by character, word, and character and word. r=eeejay
2014-10-31 08:48:21 -07:00
Nicolas B. Pierron
a953086364
Bug 1091793 - IonMonkey: Remove useless NOPs. r=sunfish
2014-10-31 16:08:52 +01:00
Brian Hackett
df848d8464
Bug 1084280 - Use a local RegExpStack when running the RegExp interpreter, r=jandem.
2014-10-31 08:04:26 -07:00
Jeff Muizelaar
2666e4b426
Bug 1066312. Use IDXGIKeyedMutex for synchronization with D3D11 angle. r=jgilbert
...
This currently does nothing because the ANGLE we're using doesn't have keyed mutex
support.
--HG--
extra : rebase_source : 9ab74710c22c5330809206f1bb16677af5944bad
2014-10-31 10:57:32 -04:00
Ehsan Akhgari
64b6f5a05b
Bug 1091626 - Mark TVSourceListener as final; r=seanlin
...
This avoids compiler warnings when deleting this object since
its destructor is not virtual.
2014-10-31 10:42:29 -04:00
Ehsan Akhgari
dc38e0666f
Bug 1091628 - Remove TVProgram::mIsInterrupting since it is unused; r=seanlin
2014-10-31 10:42:02 -04:00
Ehsan Akhgari
67d91c0840
Bug 1090214 - Replace the Windows setup.sh tooltool script with one that can extract LLVM packages; r=catlee
...
This is the source for the new setup.sh:
#!/bin/sh
rm -rf sccache
tar -xjf sccache.tar.bz2
if test -d LLVM; then
rm -rf LLVM
fi
if test -f LLVM-*-win32.zip; then
unzip LLVM-*-win32.zip
mv LLVM-*-win32 LLVM
fi
2014-10-31 10:40:56 -04:00
Nicolas Silva
a041b006fc
Bug 1074382 - Add some gfxCriticalError logging in the initialization of D3D9. r=milan
2014-10-30 18:20:23 +01:00
Mike Shal
8621c50d13
Bug 1087088 - Don't install libclearkey to dist/bin; r=ted
2014-10-30 11:07:18 -04:00
Georg Fritzsche
2767c3f14a
Bug 1069874 - Add keyed histogram types. r=froydnj
2014-10-30 20:51:01 +01:00
Krzysztof Mioduszewski
0bae9eb769
Bug 1003268 - [NFC] Implement onpeerfound. r=allstars.chh, r=smaug
2014-10-30 02:08:00 -04:00
Dimi Lee
05cedd6149
Bug 1086209 - [NFC] Remove window parameter for NfcContentHelper API. r=allstars.chh
2014-10-30 18:46:41 +08:00
B2G Bumper Bot
f95984eb61
Bumping manifests a=b2g-bump
2014-10-31 10:11:59 -07:00
B2G Bumper Bot
d9f375cabf
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2d03beb3590f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1092161 - Properly handle MMI short-string codes r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/86a101a8f226
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25453 from zacc/bug_1086679
Bug 1086679 - Remove all scrollIntoView hacks from gaiatest and tests
========
https://hg.mozilla.org/integration/gaia-central/rev/d52632e9fa82
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1086679 - Remove all scrollIntoView hacks from gaiatest and tests
2014-10-31 10:05:49 -07:00
B2G Bumper Bot
bb2dc553c9
Bumping manifests a=b2g-bump
2014-10-31 09:57:00 -07:00
B2G Bumper Bot
c13dd8393a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f654d993a78
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25546 from chirarobert/homescreen_divider
Bug 1086277 - Add a test for add & delete a divider on homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/5a400be1f497
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1086277 - Add a test for add & delete a divider on homescreen
2014-10-31 09:50:50 -07:00
B2G Bumper Bot
6717f34b40
Bumping manifests a=b2g-bump
2014-10-31 09:26:57 -07:00
B2G Bumper Bot
fc388141e7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/98e9d3640e61
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25699 from viorelaioia/bug_1092154
Bug 1092154 - Fix failure in test_browser_save_image.py
========
https://hg.mozilla.org/integration/gaia-central/rev/6510382e069e
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1092154 - Fix failure in test_browser_save_image.py
2014-10-31 09:20:48 -07:00
B2G Bumper Bot
78b4ad0970
Bumping manifests a=b2g-bump
2014-10-31 08:02:51 -07:00
B2G Bumper Bot
83139f8cc3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/05ce93944af3
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25648 from zacc/bug_1091543
Bug 1091543 - Allow the gaia_apps.js getDisplayedApp atom to return acti...
========
https://hg.mozilla.org/integration/gaia-central/rev/7acf8181002a
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1091543 - Allow the gaia_apps.js getDisplayedApp atom to return activityWindows launched by the search app r=bebe
2014-10-31 08:01:03 -07:00
B2G Bumper Bot
4da403406b
Bumping manifests a=b2g-bump
2014-10-31 07:47:03 -07:00
B2G Bumper Bot
978745d906
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a7531712e830
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Bug 1086563 - Write test to verify offline behaviour of the RocketBar"
This reverts commit 94bc14f611fbe55bdef2f00c20be899b8ea0b918.
========
https://hg.mozilla.org/integration/gaia-central/rev/f4263a2ae9e3
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25661 from zacc/bug_1084306
Bug 1084306 - gaia-ui-tests Remove support for external resources over c...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1384fca24bb
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1084306 - gaia-ui-tests Remove support for external resources over cellular data
2014-10-31 07:40:48 -07:00
B2G Bumper Bot
fc919a1587
Bumping manifests a=b2g-bump
2014-10-31 06:47:06 -07:00
B2G Bumper Bot
aa3c768459
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2b0f634438a7
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #25092 from bebef1987/MMS
Bug 1080169 - Update test_sms_with_attachments.py to correlate with the ...
========
https://hg.mozilla.org/integration/gaia-central/rev/5339af985b62
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1080169 - Update test_sms_with_attachments.py to correlate with the manual test
2014-10-31 06:40:50 -07:00
Carsten "Tomcat" Book
21d6f9c52c
Merge mozilla-central to b2g-inbound
2014-10-31 14:26:06 +01:00
Carsten "Tomcat" Book
2c6a1f2832
merge fx-team to mozilla-central a=merge
2014-10-31 14:19:30 +01:00
B2G Bumper Bot
222efa2738
Bumping manifests a=b2g-bump
2014-10-31 06:17:03 -07:00
B2G Bumper Bot
5f43d673c5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f7b7e6a219f7
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25412 from JohanLorenzo/bug-1086676
Bug 1086676 - Add a test to check notification when you miss a call from...
========
https://hg.mozilla.org/integration/gaia-central/rev/919e5944928e
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1086676 - Add a test to check notification when you miss a call from a known contact
2014-10-31 06:10:48 -07:00
Carsten "Tomcat" Book
aa8138538f
merge mozilla-inbound to mozilla-central a=merge
2014-10-31 14:07:48 +01:00
B2G Bumper Bot
03d7973fec
Bumping manifests a=b2g-bump
2014-10-31 05:27:10 -07:00
B2G Bumper Bot
43edeed808
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/630bb824fa4b
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1020847 - Add handwriting IME for Simplified Chinese" for bustage
This reverts commit ea2468adc273680f012ffe82496e4704ae4ceef4.
========
https://hg.mozilla.org/integration/gaia-central/rev/d9ac7cc17237
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #25683 from eliperelman/bug-1091990
Bug 1091990 - Adding temporary User Timing API shim r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/f40eff554349
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1091990 - Adding temporary User Timing API shim
========
https://hg.mozilla.org/integration/gaia-central/rev/771c83da243b
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #25660 from albertopq/1091484-fix-tests
Bug 1091484 - Fixing intermitent tests failure with swiping notifications r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/f50359b0eb28
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1091484 - Fixing intermitent tests failure with swiping notifications
2014-10-31 05:20:48 -07:00
B2G Bumper Bot
71ea02a2cd
Bumping manifests a=b2g-bump
2014-10-31 04:57:39 -07:00
B2G Bumper Bot
5e7c1fd8ce
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/06892ffcd552
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25630 from julienw/1073586-enable-cache
Bug 1073586 - Reenable cache in preferences for DEBUG build r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/eae7057b83d7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073586 - Reenable cache in preferences for DEBUG build r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/7d43256fc4f4
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25183 from autra/bug1083198
Bug 1083198 : remove fallback code for old gecko in MessageManager.getMessages. r=felash
========
https://hg.mozilla.org/integration/gaia-central/rev/fea5fa59d75d
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 1083198 : remove fallback code for old gecko in MessageManager.getMessages
2014-10-31 04:50:49 -07:00
B2G Bumper Bot
e5d536720c
Bumping manifests a=b2g-bump
2014-10-31 04:26:58 -07:00
B2G Bumper Bot
b9f6b6db2a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf74014e2f52
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25405 from bebef1987/rocket
Bug 1086563 - Write test to verify offline behaviour of the RocketBar
========
https://hg.mozilla.org/integration/gaia-central/rev/950111501741
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1086563 - Write test to verify offline behaviour of the RocketBar
2014-10-31 04:20:49 -07:00
B2G Bumper Bot
ad894a7d7e
Bumping manifests a=b2g-bump
2014-10-31 03:56:58 -07:00
B2G Bumper Bot
013ac85b35
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5f32f735c975
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #25213 from weideng/bug1020847
Bug 1020847 - Add handwriting IME for Simplified Chinese, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/da8db619b40f
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1020847 - Add handwriting IME for Simplified Chinese
2014-10-31 03:50:47 -07:00
B2G Bumper Bot
8881f9b0a9
Bumping manifests a=b2g-bump
2014-10-31 00:52:06 -07:00
B2G Bumper Bot
05217bfd50
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cc8db684c33c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25365 from ADLR-es/intermittent-integration-failure
Bug 1071943 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f8de0904a93
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1071943 - Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/communications/contacts/test/marionette/ice_test.js | Contacts > ICE contacts ICE contacts Select ICE contact from search, go back to ICE settings
========
https://hg.mozilla.org/integration/gaia-central/rev/51bc6cfc6391
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #25647 from RudyLu/build/Bug998106-filter_keyboard_default_layout
Bug 998106 - [B2G][Gaia][FTE][Keyboard] Selecting languages other than English during the FTE causes the associated keyboard not to load.
r=cctuan.
========
https://hg.mozilla.org/integration/gaia-central/rev/78496cf02740
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 998106 - [B2G][Gaia][FTE][Keyboard] Selecting languages other than
English during the FTE causes the associated keyboard not to load.
- Filter out "language to layouts mappings" if the layout is not
preloaded.
2014-10-31 00:45:54 -07:00
B2G Bumper Bot
70da058328
Bumping manifests a=b2g-bump
2014-10-31 00:22:06 -07:00
B2G Bumper Bot
5b36419c7f
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb277e6c27d5
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #24883 from pivanov/bug-1077470
Bug 1077470 - [Contacts] Add image from gallery to contacts needs a close (x) button instead of a back arrow
========
https://hg.mozilla.org/integration/gaia-central/rev/3a1e1a6f0e7d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1077470 - [Contacts] Add image from gallery to contacts needs a close (x) button instead of a back arrow
========
https://hg.mozilla.org/integration/gaia-central/rev/f23c4271e66f
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25594 from crh0716/1090694
Bug 1090694 - Add a default hash to avoid refreshing when submitting from a form r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/fb45ca268d56
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1090694 - Add a default hash to avoid refreshing when submitting from a form
========
https://hg.mozilla.org/integration/gaia-central/rev/e8ed05392298
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25529 from mancas/bug1074070
Bug 1074070 - [Settings] Unify HTML mark style in Display and Sound panels r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/89ccf281adb2
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1074070 - [Settings] Unify HTML mark style in Display and Sound panels
2014-10-31 00:15:55 -07:00
Carsten "Tomcat" Book
9f46b54ba7
Backed out changeset c0f433bceae7 (bug 1053434) for frequent windows 7 debug memory leaks
2014-10-31 08:03:57 +01:00
B2G Bumper Bot
51535e4c7a
Bumping manifests a=b2g-bump
2014-10-30 23:36:57 -07:00
B2G Bumper Bot
fc8623cbec
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a1606f23faea
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #25620 from dominickuo/bug-1083129
Bug 1083129 - [System][Music] send pause command to music app when headsets are disconnected, r=jimporter
========
https://hg.mozilla.org/integration/gaia-central/rev/cac82311880d
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1083129 - [System][Music] send pause command to music app when headsets are disconnected
2014-10-30 23:30:47 -07:00
Mike Conley
23438e81ff
Bug 1085694: Add SessionStore tests for crashed tabs. r=ttaubert,smacleod.
...
--HG--
extra : rebase_source : 4957b2264ac7afcc165f8a472ac9608f812688a8
2014-10-31 01:38:58 -04:00
B2G Bumper Bot
11615bcf5c
Bumping manifests a=b2g-bump
2014-10-30 22:36:59 -07:00