Commit Graph

163820 Commits

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

https://hg.mozilla.org/integration/gaia-central/rev/5721f62e1ff3
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #15425 from qdot/960373-fte-tests

Bug 960363 - Add basic FTE tests

========

https://hg.mozilla.org/integration/gaia-central/rev/7125ac2b0cc6
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 960363 - Add basic FTE tests
2014-01-17 12:50:10 -08:00
Ryan VanderMeulen
30cbdbc671 Merge m-c to b2g-inbound. 2014-01-17 15:30:54 -05:00
B2G Bumper Bot
76416aa421 Bumping manifests a=b2g-bump 2014-01-17 12:28:18 -08:00
B2G Bumper Bot
cd075944cf Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc954e7fd65f
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #15454 from vingtetun/bug959425"

This reverts commit a9b0aca976cd9fe4c44546a9f9c1eaee6b25f59d, reversing
changes made to 73a7e0c15969a058964e92fad1925efead38dcfc.
2014-01-17 12:25:12 -08:00
Ryan VanderMeulen
cd99eeca2d Merge b2g-inbound to m-c. 2014-01-17 15:04:32 -05:00
Ryan VanderMeulen
5276fa28f6 Merge fx-team to m-c. 2014-01-17 14:56:13 -05:00
Ryan VanderMeulen
6a33229e26 Backed out changeset 8a5c1027e6e6 (bug 953303) for bustage. 2014-01-17 14:50:58 -05:00
Ryan VanderMeulen
620be397c8 Merge inbound to m-c. 2014-01-17 14:46:52 -05:00
B2G Bumper Bot
924c354e47 Bumping manifests a=b2g-bump 2014-01-17 11:43:49 -08:00
B2G Bumper Bot
0824ae1867 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41b6c1ae6829
Author: Evelyn Eastmond <evhan55@gmail.com>
Desc: Bug 959661 - [Messages][Drafts] Only set MessageManager draft if not in thread (to thread's draft, or null if thread has no draft) r=rwaldron
2014-01-17 11:35:14 -08:00
Jed Davis
86e54f7c97 Bug 960350 - Display untranslated symbols correctly after merging profiles. r=BenWa
Also, set off the pid from the address with a colon instead of
hard-coding a field width, in case we ever get >16-bit pids.
2014-01-17 14:32:22 -05:00
Sushil Chauhan
1a04e26921 Bug 953303 - HwcComposer2D should honor HWC_HINT_CLEAR_FB set by hwcomposer. r=ncameron 2014-01-17 11:09:01 -08:00
Margaret Leibovic
f32e4a29ee Bug 959862 - Expand Home.panels API to specify contents of panels. r=lucasr 2014-01-17 09:27:07 -08:00
Margaret Leibovic
8052f94368 Bug 959880 - Support basic HTML markup in home banner text. r=wesj 2014-01-17 09:27:01 -08:00
Richard Newman
d531140943 Merge m-c to s-c. 2014-01-17 09:24:20 -08:00
Gijs Kruitbosch
4bb5595855 Bug 888601 - update panorama icons for Australis, r=jaws 2014-01-17 17:34:48 +01:00
Yeuk Hon Wong
f06490d11c Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm 2014-01-17 11:10:29 -05:00
Andrew McCreight
6d495a47fd Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke 2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
970180b0bf Backed out changeset 7218723f5a9b (bug 956051) for bustage.
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ryan VanderMeulen
af7e177b5d Backed out changeset efdeaff02f48 (bug 937713) for causing bug 958771. 2014-01-17 10:48:55 -05:00
Ehsan Akhgari
0658985c6d Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
--HG--
extra : rebase_source : 06eb0f2fa67ca81e214df8800ceec8dc305ee7c6
2014-01-17 10:31:18 -05:00
Ehsan Akhgari
086ec07d8a Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
--HG--
extra : rebase_source : d149468874202df13a2ae82dd95933edff9bbc45
2014-01-17 10:31:03 -05:00
Haitao Feng
f1bc377867 Bug 947711 part 3 - Refactor SIMD implementation to expose the Create API. r=nbp
---
 js/src/builtin/SIMD.cpp |   49 +++++------------------------------------------
 js/src/builtin/SIMD.h   |   47 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 44 deletions(-)
2014-01-17 07:30:16 -08:00
Romain Perier
39e1bdddc5 Bug 956051 - Inline str_replace(string,string). r=nbp,jandem 2014-01-17 07:30:15 -08:00
B2G Bumper Bot
149bba5a92 Bumping manifests a=b2g-bump 2014-01-17 07:26:07 -08:00
B2G Bumper Bot
973331958a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1421b9d57e8
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15206 from jaoo/947946

Bug 947946 - Update values of APN profiles for new markets. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/1d95c7cbc088
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 947946 - Update values of APN profiles for new markets
2014-01-17 07:25:10 -08:00
Ryan VanderMeulen
530a6b72eb Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
CLOSED TREE
2014-01-17 10:20:05 -05:00
Ryan VanderMeulen
ac3fd5b3ca Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
CLOSED TREE
2014-01-17 10:19:31 -05:00
Ed Morley
329fd10409 Backed out changeset e9d82d8ad687 (bug 675579) for crashes on a CLOSED TREE 2014-01-17 15:07:23 +00:00
Ed Morley
9c58cb0b74 Backed out changeset 54ddff6ebfa5 (bug 675579) 2014-01-17 15:07:01 +00:00
Jan Beich
81a886e6e5 Bug 960664 - Unbreak libc++ build after 358f4a9aac18 (bug 157846) by using mozilla::Abs in nsTextControlFrame::CalcIntrinsicSize. r=roc 2014-01-17 10:03:44 -05:00
Daniel Stenberg
8aab912b84 Bug 959100 - Detect chunk size overflow in ParseChunkRemaining. r=jduell 2014-01-17 10:03:44 -05:00
B2G Bumper Bot
727505b42b Bumping manifests a=b2g-bump 2014-01-17 06:17:43 -08:00
B2G Bumper Bot
05a2b6caef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e00c5945f59d
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #15453 from vingtetun/bug960120

Bug 960120 - [APZC] Can not scroll contacts tab of Dialer app. r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/7c1ab930eac5
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 960120 - [APZC] Can not scroll contacts tab of Dialer app. r=arnau
2014-01-17 06:10:11 -08:00
Honza Bambas
96862ec850 Bug 939567 - HTTP cache v2: nsWyciwygChannel must open cache entry on a single thread, r=michal 2014-01-17 14:32:01 +01:00
B2G Bumper Bot
4fac97ccab Bumping manifests a=b2g-bump 2014-01-17 04:23:20 -08:00
B2G Bumper Bot
a308d7f432 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf8f5a0d86b9
Author: gitmai <mri@tid.es>
Desc: Merge pull request #15294 from gitmai/bug-959543-remove-lastSim-property

Bug 959543 - [CostControl] Remove reference to lastSIM property
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/56eab7891f68
Author: mai <mri@tid.es>
Desc: Bug 959543 - [CostControl] Remove reference to lastSIM property
2014-01-17 04:20:17 -08:00
B2G Bumper Bot
d4446c6700 Bumping manifests a=b2g-bump 2014-01-17 04:09:22 -08:00
B2G Bumper Bot
dfea880160 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21fe48f22535
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 946205 - Re-enable Travis tests after 891882 merged" for mochitest 5 timeouts

This reverts commit f7babc50d93bf153e527aeaf808b81f5017056c5.
2014-01-17 04:05:22 -08:00
B2G Bumper Bot
57c362a673 Bumping manifests a=b2g-bump 2014-01-17 02:53:57 -08:00
B2G Bumper Bot
14f722466a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fad323b41db4
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15452 from brunovilar/master

Bug 960955 - Remove "R$" as alternative currency from all non-portuguese-BR keyboard layout, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0f7b6c97148a
Author: Bruno Vilar <brunovilar@gmail.com>
Desc: Bug 960955 - Remove "R$" as alternative currency from all non-portuguese-BR keyboard layout
2014-01-17 02:51:16 -08:00
Carsten "Tomcat" Book
c62db68359 Merge mozilla-central to b2g-inbound 2014-01-17 11:06:46 +01:00
B2G Bumper Bot
3ad3d9ef83 Bumping manifests a=b2g-bump 2014-01-17 02:01:28 -08:00
B2G Bumper Bot
793efbe376 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db0d3d01cb03
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #15256 from borjasalguero/fix_css_settings

Bug 957584 - Incorrect CSS rules in the Settings/Downloads panel r=arctu...

========

https://hg.mozilla.org/integration/gaia-central/rev/194e1084876d
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 957584 - Incorrect CSS rules in the Settings/Downloads panel r=arcturus, kaze
2014-01-17 02:00:13 -08:00
B2G Bumper Bot
8caa63ee07 Bumping manifests a=b2g-bump 2014-01-17 01:55:57 -08:00
B2G Bumper Bot
cbfbc99fc1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ce1816a59a5
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #15263 from borjasalguero/subject_banner

Bug 952109 - [message] Subject. The banner informing the user that the m...

========

https://hg.mozilla.org/integration/gaia-central/rev/05758b707d86
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 952109 - [message] Subject. The banner informing the user that the maximum length of subject has been reached obscures the subject text field r=schung
2014-01-17 01:50:10 -08:00
B2G Bumper Bot
a4c358eb0e Bumping manifests a=b2g-bump 2014-01-17 01:41:32 -08:00
B2G Bumper Bot
dc2d7f1536 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9268056a9744
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #15366 from gtorodelvalle/contacts-bug-931711-contact-id-down

Bug 931711 - mozContact constructor creates unconsistent objects with the 'undefined' string as 'id'

========

https://hg.mozilla.org/integration/gaia-central/rev/0cfa0f927578
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 931711 - mozContact constructor creates unconsistent objects with the 'undefined' string as 'id'
2014-01-17 01:35:10 -08:00
B2G Bumper Bot
b404e796fa Bumping manifests a=b2g-bump 2014-01-17 01:25:55 -08:00
B2G Bumper Bot
1aca5853f6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2077c1fca803
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #15309 from comoyo/bug959175

Bug 959175 - Force redraw on uppercase switch when layout has secondLayout flag. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/b6fe7ca98da2
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 959175 - Force redraw on uppercase switch when layout has secondLayout flag
2014-01-17 01:25:10 -08:00