Commit Graph

204577 Commits

Author SHA1 Message Date
Richard Newman
52161380b6 Bug 1065531 - crash in java.lang.NoSuchMethodError: android.os.Bundle.getString at org.mozilla.gecko.preferences.GeckoPreferences.setupPreferences. r=nalexander 2014-09-11 11:21:19 -07:00
Mike de Boer
ceac35d2fe Bug 1065275: add a TabView component to the panel. r=paolo,Niko. 2014-09-11 19:14:30 +02:00
Marco Bonardo
b6744a2fe7 Bug 1059846 - Search engine may autofill in-the-middle. r=ttaubert 2014-09-11 17:37:08 +02:00
Carsten "Tomcat" Book
45c370572a Merge m-c to fx-team 2014-09-11 15:41:38 +02:00
Carsten "Tomcat" Book
69343c0dd0 merge b2g-inbound to m-c a=merge 2014-09-11 15:32:27 +02:00
Carsten "Tomcat" Book
9f7d9d41c9 merge fx-team to mozilla-central a=merge 2014-09-11 15:29:54 +02:00
Carsten "Tomcat" Book
00305c0ec1 merge mozilla-inbound to mozilla-central a=merge 2014-09-11 15:25:39 +02:00
Lucas Rocha
b000a1be2a Bug 1065454 - Disable new tablet UI by default (r=mcomella, a=merge) 2014-09-11 14:11:25 +01:00
Lucas Rocha
728d615823 Bug 1063914 - Restore edit mode's [x] icons (r=mcomella) 2014-09-11 13:58:55 +01:00
Carsten "Tomcat" Book
4e61c40dcf Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures 2014-09-11 14:49:00 +02:00
Blair McBride
eff5380a41 Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
--HG--
extra : transplant_source : %C9%C8x%E6%A3%E5%89%7F%B05%F2%82%FE%05%EF%E7%F5%0E%C0.
2014-09-11 22:50:08 +12:00
Lucas Rocha
d3150180ec Merge m-c to larch 2014-09-11 11:11:00 +01:00
Mark Banner
e5f62dc403 Bug 1065608 Drop the remaining backbone views for Loop (switch to react). r=nperriault 2014-09-11 08:28:02 +01:00
Mark Banner
2e50fe480a Bug 1065591 Improve Loop xpcshell tests for MozLoopService to have a better chance of detecting coding errors. r=jaws 2014-09-11 08:28:01 +01:00
B2G Bumper Bot
5b75965ff5 Bumping manifests a=b2g-bump 2014-09-11 00:17:02 -07:00
B2G Bumper Bot
fa35103c24 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d39431f7b119
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23934 from evanxd/bug-1043408

Bug 1043408 - Use marionette-apps version 0.3.9 r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/434342da07f5
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1043408 - Use marionette-apps version 0.3.9

========

https://hg.mozilla.org/integration/gaia-central/rev/9be35cc0560b
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #23892 from evanxd/bug-1061135

Bug 1061135 - Re-enable the tests r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/129207ca7583
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1061135 - Re-enable the tests
2014-09-11 00:10:47 -07:00
Margaret Leibovic
1f606a69cd Bug 1017903 - Load the search service before running open search discovery tests. r=mfinkle 2014-09-11 09:10:28 +02:00
Jonathan Watt
4c0a7bbbef Bug 1064084, part 5 - Convert all consumers of gfxContext::NudgeCurrentMatrixToIntegers()/MultiplyAndNudgeToIntegers() to use gfxContext::SetMatrix(). r=Bas 2014-09-11 07:57:39 +01:00
Jonathan Watt
9bc0f0cdf3 Bug 1064084, part 4 - Convert all consumers of gfxContext::IdentityMatrix() to use gfxContext::SetMatrix(). r=Bas 2014-09-11 07:57:39 +01:00
Jonathan Watt
ba6a140a09 Bug 1064084, part 3 - Convert all consumers of gfxContext::Rotate() to use gfxContext::SetMatrix()/Multiply(). r=Bas 2014-09-11 07:57:38 +01:00
Jonathan Watt
1ae57ac8bf Bug 1064084, part 2 - Convert all consumers of gfxContext::Scale() to use gfxContext::SetMatrix()/Multiply(). r=Bas 2014-09-11 07:57:38 +01:00
Jonathan Watt
fa8c7ec8a5 Bug 1064084, part 1 - Convert all consumers of gfxContext::Translate() to use gfxContext::SetMatrix()/Multiply(). r=Bas 2014-09-11 07:57:38 +01:00
B2G Bumper Bot
d8673ed15d Bumping manifests a=b2g-bump 2014-09-10 23:52:00 -07:00
Benjamin Bouvier
8eb1f481a7 Bug 1051860: Optimize SimdValueX4 codegen for int32x4 when SSE4.1 is available; r=sunfish
--HG--
extra : rebase_source : 3feb3d19834f6c356bb114ee8b19a283467dff34
2014-09-11 08:50:49 +02:00
Benjamin Bouvier
bd4d94cbd7 Bug 1051860: Optimize SimdValueX4 codegen for float32x4 with unpcklps; r=sunfish
--HG--
extra : rebase_source : 30cec4448afa60e5be2a8e12f01daf95fffc94e3
2014-09-11 08:50:10 +02:00
B2G Bumper Bot
c3c1677d4a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1062820 - Home screen and status bar behave different after clicking...

========

https://hg.mozilla.org/integration/gaia-central/rev/11051c206c52
Author: crdlc <crdlc@tid.es>
Desc: Bug 1062820 - Home screen and status bar behave different after clicking home button among versions

========

https://hg.mozilla.org/integration/gaia-central/rev/521a43a95cc8
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #22248 from mancas/bug981566

Bug 981566 - [settings] add marionette test for device information - You... r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/87321ffbbc74
Author: Manuel Casas Barrado <b.mcb@tid.es>
Desc: Bug 981566 - [settings] add marionette test for device information - Your Privacy
2014-09-10 23:45:47 -07:00
B2G Bumper Bot
69d4dfc001 Bumping manifests a=b2g-bump 2014-09-10 23:36:55 -07:00
B2G Bumper Bot
bdc3465035 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6744166ac5e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23917 from KevinGrandon/bug_1065658_search_app_closes_background

Bug 1065658 - [Rocketbar] Do not hide search window if app launches in background

========

https://hg.mozilla.org/integration/gaia-central/rev/18940ea8c597
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1065658 - [Rocketbar] Do not hide search window if app launches in background r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5d9ccd719104
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23827 from ehsan/1064593

Bug 1064593 - Pass the activity name used in the loop client app as a string in order to make it easier to automatically extract the activity name from the source code. r=francisco

========

https://hg.mozilla.org/integration/gaia-central/rev/054e602fdaad
Author: Ehsan Akhgari <ehsan@mozilla.com>
Desc: Bug 1064593 - Pass the activity name used in the loop client app as a string in order to make it easier to automatically extract the activity name from the source code; r=ferjm
2014-09-10 23:30:47 -07:00
Fabrice Desré
07acd66d51 Bug 1021972 - csp attribute in manifest doesnt actually apply a CSP r=ochameau 2014-09-10 23:24:29 -07:00
B2G Bumper Bot
4a3fc87e59 Bumping manifests a=b2g-bump 2014-09-10 23:12:35 -07:00
B2G Bumper Bot
1c46cf2f86 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b03ee0ac0f1
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23511 from yzen/bug-1014052

Bug 1014052 - making statusbar markup consistent with layout for better ...

========

https://hg.mozilla.org/integration/gaia-central/rev/c217c109bf0c
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1014052 - making statusbar markup consistent with layout for better screen reader usability. r=mhenretty
2014-09-10 23:10:48 -07:00
B2G Bumper Bot
eaa748f978 Bumping manifests a=b2g-bump 2014-09-10 20:56:56 -07:00
B2G Bumper Bot
2004315d10 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a2bd8b7aa5d
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23873 from yzen/bug-1045017

Bug 1045017 - fixing screen reader status bar accessibility. Statusbar i...

========

https://hg.mozilla.org/integration/gaia-central/rev/5abf8540f6a3
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1045017 - fixing screen reader status bar accessibility. Statusbar improvements during app transitions.
2014-09-10 20:50:48 -07:00
B2G Bumper Bot
cdffc29dff Bumping manifests a=b2g-bump 2014-09-10 20:12:34 -07:00
B2G Bumper Bot
283ac54587 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a608c49a2ef
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #23887 from ian-liu/settings/bug1057188_l10n_string_revised_for_mount_unmount_sd_card

Bug 1057188 - L10n follow-up for mount/unmount SD card, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/87409e71da46
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1057188 - L10n follow-up for mount/unmount SD card
2014-09-10 20:10:30 -07:00
B2G Bumper Bot
62c3dab6a2 Bumping manifests a=b2g-bump 2014-09-10 19:52:14 -07:00
B2G Bumper Bot
de8005ab4c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3377f81fce56
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23915 from KevinGrandon/bug_1065516_invalid_self

Bug 1065516 - [System] Remove window.self in appWindow to reflect the dependency

========

https://hg.mozilla.org/integration/gaia-central/rev/4c916fa57c4c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1065516 - [System] Remove window.self in appWindow to reflect the dependency r=alive
2014-09-10 19:45:52 -07:00
Ben Tian
81b8ea5a76 Bug 1061481 - Patch 3/3: Implementation of BluetoothDevice.type attribute, f=tzimmermann, r=echou 2014-09-11 10:04:18 +08:00
Ben Tian
f9dedf5d7e Bug 1061481 - Patch 2/3: WebIDL change of BluetoothDevice.type attribute, r=bz 2014-09-11 10:03:52 +08:00
Ben Tian
381e347684 Bug 1061481 - Patch 1/3: Cleanup WebIDL files, r=bz 2014-09-11 10:03:40 +08:00
B2G Bumper Bot
77bdf07f5c Bumping manifests a=b2g-bump 2014-09-10 19:01:55 -07:00
B2G Bumper Bot
437ed35701 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/92f768982ed5
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23653 from mikehenrty/bug-1059048-sim-manager-icon

Bug 1059048 - Update sim manager icon width to allow for larger assets

========

https://hg.mozilla.org/integration/gaia-central/rev/f67945389866
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1059048 - Update sim manager icon width to allow for larger assets

========

https://hg.mozilla.org/integration/gaia-central/rev/1c0e1a9c115d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23928 from mikehenrty/bug-1064305-really

Bug 1064305 - Disable fxa_screen_flow_test.js test using the correct man...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e5cd06f6f8b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1064305 - Disable fxa_screen_flow_test.js test using the correct manifest path
2014-09-10 18:55:46 -07:00
Ryan VanderMeulen
f5a3f1856f Merge m-c to b2g-inbound. a=merge 2014-09-10 20:31:58 -04:00
Lucas Rocha
87cb2645c5 Bug 1014987 - Gracefully handle out-of-bounds positions in TabsStripAdapter (r=mcomella) 2014-09-11 00:27:01 +01:00
B2G Bumper Bot
db73a4dba9 Bumping manifests a=b2g-bump 2014-09-10 16:17:42 -07:00
B2G Bumper Bot
142806a49a Bumping manifests a=b2g-bump 2014-09-10 15:51:36 -07:00
B2G Bumper Bot
e84354311b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a452a38c1526
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #23684 from sergi/BUG_1062189

Bug 1062189 - Images in the contacts list are shifted to the right, overlapping letter shortcuts [r=francisco]

========

https://hg.mozilla.org/integration/gaia-central/rev/88950f05b62f
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1062189 - Images in the contacts list are shifted to the right, overlapping letter shortcuts
2014-09-10 15:40:56 -07:00
Ryan VanderMeulen
639eb0f104 Merge m-c to b2g-inbound. a=merge 2014-09-10 18:38:33 -04:00
Ryan VanderMeulen
9d54d5a7be Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Ryan VanderMeulen
ff7fcbcbc7 Backed out changeset 72ec272d143d (bug 1005922) for B2G debug emulator-kk bustage. 2014-09-10 18:35:52 -04:00