Commit Graph

165667 Commits

Author SHA1 Message Date
B2G Bumper Bot
6f1346995e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4139202f5927
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #15798 from crdlc/bug-965056

Bug 965056 - [B2G] Home screen is navigable whilst in the set wallpaper ...

========

https://hg.mozilla.org/integration/gaia-central/rev/e4568a1d4059
Author: crdlc <crdlc@tid.es>
Desc: Bug 965056 - [B2G] Home screen is navigable whilst in the set wallpaper menu
2014-01-29 04:25:18 -08:00
B2G Bumper Bot
517534afc4 Bumping manifests a=b2g-bump 2014-01-29 02:58:26 -08:00
B2G Bumper Bot
6bbdefd623 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d80e148e5277
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #15517 from snowmantw/issue951978

Bug 951978 - (secure-window) [Window Management] Implement Secure Window (for Secure Camera App on Lockscreen)

========

https://hg.mozilla.org/integration/gaia-central/rev/beef1eb874aa
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 951978 - (secure-window) [Window Management] Implement Secure Window (for Secure Camera App on Lockscreen)

========

https://hg.mozilla.org/integration/gaia-central/rev/28a0e5e982fd
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #15758 from EverythingMe/964661-sorting

Bug 964661 - [Everything.me] Collection Suggestions list is not sorted [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/ca26dc92f307
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 964661 - [Everything.me] Collection Suggestions list is not sorted [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/ec1fc9a04b87
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #15795 from crdlc/bug-965053

Bug 965053 - [B2G][Everything.me] Many apps do not show that they have a...

========

https://hg.mozilla.org/integration/gaia-central/rev/0a20da6e64a4
Author: crdlc <crdlc@tid.es>
Desc: Bug 965053 - [B2G][Everything.me] Many apps do not show that they have already been added to the Homescreen
2014-01-29 02:55:16 -08:00
Ed Morley
c7e92ce899 Merge mozilla-central and b2g-inbound 2014-01-29 10:37:41 +00:00
B2G Bumper Bot
891d8b7589 Bumping manifests a=b2g-bump 2014-01-29 02:09:29 -08:00
B2G Bumper Bot
e58038440d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3539f47a7dcf
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 963173 - Ensure address bar is always displayed when a different tab is selected. r=daleharvey
2014-01-29 02:05:21 -08:00
B2G Bumper Bot
868b808a47 Bumping manifests a=b2g-bump 2014-01-29 01:56:44 -08:00
B2G Bumper Bot
fab4277d64 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Re-enable test_persona_app.py on devices due to Bug 963582 being resolve...

========

https://hg.mozilla.org/integration/gaia-central/rev/fead4832e217
Author: chirarobert <chirarobert@yahoo.com>
Desc: Re-enable test_persona_app.py on devices due to Bug 963582 being resolved.
2014-01-29 01:55:14 -08:00
B2G Bumper Bot
5e48206fbf Bumping manifests a=b2g-bump 2014-01-29 00:32:21 -08:00
B2G Bumper Bot
80cf508809 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/999353866b7c
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #15792 from RudyLu/keyboard/Bug920431-keyboard_layout_customize_2

Bug 913782 - [Keyboard] Build time default keyboard selection work for
r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/dc3f38c67046
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 913782 - [Keyboard] Build time default keyboard selection work for
3rd-party keyboard support
 - make build/settings.js read the default keyboard layout config

Bug 920431 - [keyboard] keyboard_layout.json should be customizable
  - Refine to make it adopt the config in distribution package
2014-01-29 00:25:11 -08:00
Doug Sherk
c034e6b8df Bug 937343: Use out event instead of immutable event for wheel events in TabParent r=kats 2014-01-27 18:03:30 +00:00
Doug Sherk
0d2f93f21a Bug 937343: Remove unchanged touches from touch event sent to RenderFrameParent r=kats 2014-01-27 17:41:12 +00:00
Henry Chang
239bb968d2 Bug 811635 - Part 6: DOM API test. r=mrbkap, r=bz 2014-01-27 11:22:15 +08:00
Henry Chang
54a1b5f9e7 Bug 811635 - Part 5: Start wpa_supplicant with proper 'p2pSupported' flag. r=vchang 2014-01-27 15:49:22 +08:00
Doug Sherk
f21220320e Bug 937343: Remove pan start logic on pinch end from APZC r=botond 2014-01-24 22:13:12 +00:00
Doug Sherk
7db6e5eb05 Bug 937343: Spoof a touch start event on pinch end in GestureEventListener r=botond 2014-01-24 22:13:10 +00:00
Doug Sherk
d785ec575a Bug 960846: Round Gonk touches instead of truncating them. r=mwu 2014-01-28 12:55:46 -05:00
Masatoshi Kimura
345e5564bf Bug 965008 - Suppress warning C4996 for VC12+. r=froydnj 2014-01-29 08:37:47 +09:00
Gijs Kruitbosch
42d46bfe81 Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Michael Comella
6086acec95 Bug 964454 - Correct ReferenceError 'panel' in Home.jsm. r=margaret 2014-01-28 10:36:11 -08:00
Edgar Chen
350c61d5a0 Bug 962522 - Part 2: Refactor test_mobile_{voice|data}_state.js and add more tests for data roaming status. r=hsinyi 2014-01-24 16:44:11 +08:00
Nathan Froyd
06388f9f8d Bug 963280 - pass more options by default when using valgrind as a debugger; r=njn 2014-01-23 16:49:56 -05:00
Dave Hunt
6dea74fe88 Bug 952530 - List all skipped/disabled tests rather than just the conditionally skipped tests. r=jgriffin 2014-01-28 15:28:56 -08:00
Andrew Halberstadt
3b489846fc Bug 964744 - Refactor mozboot packages into the constructor, r=gps 2014-01-28 18:27:43 -05:00
Tim Taubert
d4899ef556 Bug 956284 r=khuey 2014-01-28 09:51:44 -08:00
Botond Ballo
e6a11b0727 Bug 962791 - Do not wrap a position:absolute item into a ScrollLayer item if its containing block if outside the scrolled frame. r=roc 2014-01-27 19:51:35 -05:00
Kartikaya Gupta
49a38a6b30 Bug 961280 - Prevent the APZ repaint request from clobbering a layout-driven async scroll. r=tn 2014-01-28 17:54:59 -05:00
Andreas Tolfsen
b60f2a333a Bug 940554 - Fix Marionette's newSession to return capabilities. r=mdas 2014-01-28 17:54:44 -05:00
Douglas Crosher
403d9710cc Bug 964797 - Odin ARM: Correct the VCVT instructions encoding of the fraction bits. r=mjrosenb 2014-01-29 02:35:38 +11:00
Gregor Wagner
0f344fe86c Bug 959391 - Remove hard to debug assert. r=jdm 2014-01-28 17:15:29 -05:00
Jonathan Wei
ec269f6551 Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde 2014-01-28 17:13:57 -05:00
Rick Eyre
ebe73621c8 Bug 861320 - HTMLMediaElement has no textTracks without a <source>. r=rillian 2014-01-27 12:26:50 -05:00
Oskar Eisemuth
ae2878f93d Bug 701479 - Remove usage of EnumPrintersW to test if port is FILE:. nsDeviceContextSpecWin shouldn't start UI for asking for a filename nor query all possible printers. r=jimm 2014-01-28 16:31:20 +01:00
Ryan VanderMeulen
2ae169c64e Merge inbound to m-c. 2014-01-28 16:25:05 -05:00
Ryan VanderMeulen
20d9019262 Merge fx-team to m-c. 2014-01-28 16:18:18 -05:00
Ryan VanderMeulen
cc70c1ad0d Merge b2g-inbound to m-c. 2014-01-28 16:12:29 -05:00
Wes Johnston
fb5f33eeb6 backout 4e6fcc7b5d13, 58d9759ff3d1, and 45d37d92612d CLOSED TREE 2014-01-28 12:28:46 -08:00
Nikhil Marathe
75db1aeb4c Bug 957926 - Add JS::CreateTypeError. r=jorendorff
--HG--
extra : rebase_source : d621273cbff342f10864c2843a53eb55421fe582
2014-01-28 09:19:48 -08:00
B2G Bumper Bot
7c49584f95 Bumping manifests a=b2g-bump 2014-01-28 09:14:39 -08:00
B2G Bumper Bot
4e5d5399b0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f947703e8fd
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #15482 from eeejay/bug-961169

Bug 961169 - [Settings] Clean up range inputs, and make them more screen... r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d07e762767ae
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 961169 - [Settings] Clean up range inputs, and make them more screen reader friendly.
2014-01-28 09:10:21 -08:00
B2G Bumper Bot
4cc79e2930 Bumping manifests a=b2g-bump 2014-01-28 08:49:35 -08:00
B2G Bumper Bot
af03ec1e84 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d4209fdf720
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 909839 - Merge JavaScript 'atoms' used by gaia and gaiatest. r=jgriffin r=zcampbell
2014-01-28 08:45:21 -08:00
B2G Bumper Bot
f28b3e14cb Bumping manifests a=b2g-bump 2014-01-28 08:22:21 -08:00
Honza Bambas
53877ecac2 Bug 963703 - Don't use LoadUnblocked flag as cache priority load indication, r=michal 2014-01-28 17:21:21 +01:00
B2G Bumper Bot
636208fe9b Bumping manifests a=b2g-bump 2014-01-28 08:19:22 -08:00
B2G Bumper Bot
f13ba7a123 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3451eb6b72d2
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 946812 - Disable test_camera_flash on Hamachi (no flash present) a=testonly r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/24822dd90ea8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 949897 - Disable test_cards_view_kill_apps_two_apps for device a=testonly r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/a8ac9ba099f3
Author: rwood-moz <rwood@mozilla.com>
Desc: Bug 964280 - Add option to override b2g start timeout duration. r=dhunt
2014-01-28 08:19:12 -08:00
B2G Bumper Bot
0856f86183 Bumping manifests a=b2g-bump 2014-01-28 07:23:30 -08:00
B2G Bumper Bot
8cc0fb59d5 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a65abec09d8
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 960240 - Re-enable test_persona_cookie.py as bug 963582 is resolved a=testonly r=me
2014-01-28 07:23:19 -08:00
B2G Bumper Bot
3d665dd44c Bumping manifests a=b2g-bump 2014-01-28 06:41:58 -08:00
B2G Bumper Bot
333f909cce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/914a39fc598d
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #15683 from ferjm/bug939021.mozpay.tests

Bug 939021 - [UITest][API] Fix and improve mozPay tests. r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/cfeb07a51508
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 939021 - [UITest][API] Fix and improve mozPay tests. r=zac
2014-01-28 06:40:14 -08:00