Commit Graph

362000 Commits

Author SHA1 Message Date
Felipe Gomes
5caf22f096 Bug 1014367 - Add support for translation API key. r=ted 2014-05-23 13:21:06 -03:00
Felipe Gomes
0a6e078f5c Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian 2014-05-23 13:09:21 -03:00
Felipe Gomes
04350197cb Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian 2014-05-23 13:08:18 -03:00
Dão Gottwald
ab1d0f9381 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Dão Gottwald
c1deb11db3 Bug 848460 - Reduce browser.slowStartup.timeThreshold to a more aggressive value. r=dolske 2014-05-23 17:48:51 +02:00
Mike de Boer
13ef3b4fd8 Bug 1013861: show translation preferences section if ui.show pref == true. r=felipe 2014-05-23 17:16:28 +02:00
Mike de Boer
f696e726d8 Bug 1013861: add pref to control showing the translation UI. r=felipe 2014-05-23 17:16:27 +02:00
Lucas Rocha
e44347daaa Bug 1010261 - Change SuggestedSites to account for enabled/disabled state (r=mfinkle) 2014-05-23 14:27:53 +01:00
Lucas Rocha
e38e38ef68 Bug 1010261 - Add preferences UI for disabling suggested sites (r=liuche) 2014-05-23 14:27:52 +01:00
Lucas Rocha
4404db918e Bug 1011620 - Generate suggestedsites.json from region.properties (r=nalexander) 2014-05-23 13:29:18 +01:00
Till Schneidereit
84c2b10a36 Bug 1015119 - Replace self-hosted ToString function with intrinsic to avoid cloning of String.prototype. r=jandem
Relanding after the last landing's bustage turned out to be infrastructure-related.
2014-05-23 13:36:20 +02:00
Kartikaya Gupta
70cf45d4f1 Bug 1014034 - Use the root bounds to get the page size rather than scrollWidth/height which seem to not always work. r=Cwiiis 2014-05-23 09:42:46 -04:00
Kartikaya Gupta
5d07e3deb6 Bug 1014054 - Use the right screen size when computing the displayport margins. r=Cwiiis 2014-05-23 09:42:38 -04:00
Carsten "Tomcat" Book
4938b0585d Backed out changeset 91eb27108c0b (bug 1015119) for build bustages and other test failures on a CLOSED TREE 2014-05-23 15:09:20 +02:00
B2G Bumper Bot
cb3365b562 Bumping manifests a=b2g-bump 2014-05-23 03:41:29 -07:00
B2G Bumper Bot
94456251dc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f20ae01254c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #19593 from comoyo/bug796530

Bug 796530 - Add Keyboard for Latin America. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/a570f0ef9b37
Author: Raniere Silva <raniere@ime.unicamp.br>
Desc: Bug 796530 - Add Keyboard for Latin America

From "Open Web Device - Keyboard Recommendations - Release 1" [1]

    "Numeric and symbols keyboards may be different depending on
    the keyboard language."

Most Spanish Latin America countries use "$" as the currency
symbol instead of "€" [2]. To accomplish this a layout for Latin
America was add.

Note: This is also how Android does it.

[1] https://wiki.mozilla.org/images/2/20/Keyboard_Specs.pdf
[2] http://en.wikipedia.org/wiki/Central_banks_and_currencies_of_Central_America_and_South_America
2014-05-23 03:35:53 -07:00
B2G Bumper Bot
8069ab672e Bumping manifests a=b2g-bump 2014-05-23 03:28:22 -07:00
B2G Bumper Bot
5e8dca9769 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1014611 - [v2.0] Fix intermittent test_receive_active_sync_email.py

========

https://hg.mozilla.org/integration/gaia-central/rev/665fa6e301af
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 1014611 - [v2.0] Fix intermittent test_receive_active_sync_email.py

========

https://hg.mozilla.org/integration/gaia-central/rev/d7bb912a5296
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #19577 from gasolin/issue-1015013

Issue 1015013  JSDoc 3 getter/setter parse error in strict mode, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/105446d3dc66
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1015013 - JSDoc 3 parse error getter/setter with the same name in strict mode
2014-05-23 03:26:09 -07:00
B2G Bumper Bot
357c9fee02 Bumping manifests a=b2g-bump 2014-05-23 01:55:22 -07:00
B2G Bumper Bot
b43ee60645 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43a532cc479d
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #19317 from RudyLu/calendar/Bug1011415

Bug 1011415 - Re-enable the disabled marionette tests.
r=evanxd

========

https://hg.mozilla.org/integration/gaia-central/rev/bb0812f901f0
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1011415 - Re-enable the disabled marionette tests for Calendar app.
 - Should not use switchToApp for keyboard frame.
2014-05-23 01:50:37 -07:00
B2G Bumper Bot
7049b50d1a Bumping manifests a=b2g-bump 2014-05-23 01:38:11 -07:00
Carsten "Tomcat" Book
1c7db51a21 Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures 2014-05-23 10:37:03 +02:00
B2G Bumper Bot
4b8a8ff57b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8994e503ee40
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1014859 - [gaia-switch] Put click listener on container label. r=kgrandon
2014-05-23 01:36:14 -07:00
B2G Bumper Bot
d3ec63ac0c Bumping manifests a=b2g-bump 2014-05-23 01:11:20 -07:00
B2G Bumper Bot
ba664f3929 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ceaca2bdd0d
Author: Albert <acperez@tid.es>
Desc: Merge pull request #19440 from acperez/bug-1013293

Bug 1013293 - Fix wrong path of some single variant resources.

========

https://hg.mozilla.org/integration/gaia-central/rev/cfd4b24b08b6
Author: Albert <acperez@tid.es>
Desc: Bug 1013293 - Fix wrong path of some single variant resources.
2014-05-23 01:05:43 -07:00
B2G Bumper Bot
b96cf275da Bumping manifests a=b2g-bump 2014-05-23 01:01:30 -07:00
B2G Bumper Bot
d67d947d14 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9bd92acba3e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19586 from lightsofapollo/ci-disable-after-script

NO BUG - do not run after_script (quick hack) until Bug 1015059 lands

========

https://hg.mozilla.org/integration/gaia-central/rev/5f3ff61b3ff4
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - do not run after_script (quick hack) until Bug 1015059 lands
2014-05-23 00:55:59 -07:00
B2G Bumper Bot
475cbdfe0a Bumping manifests a=b2g-bump 2014-05-23 00:48:16 -07:00
B2G Bumper Bot
aac364ffeb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3d01c3e10a4
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #19554 from viorelaioia/bug-976028

Bug 976028 - test_play_ogg_video failing with libEGL.so loads twice

========

https://hg.mozilla.org/integration/gaia-central/rev/00e5680315a7
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 976028 - test_play_ogg_video failing with libEGL.so loads twice
2014-05-23 00:48:04 -07:00
Mike Hommey
d896873fe0 No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me 2014-05-23 16:46:24 +09:00
Andrea Marchesini
447dc76d13 Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger 2014-05-23 08:33:24 +01:00
Krzysztof Mioduszewski
9040fff936 Bug 933595 - Part 3: Marionette tests - error messages, mozNfc.checkP2PRegistration. r=allstars.chh 2014-05-23 09:04:40 +02:00
Jan de Mooij
ad7bca5827 Bug 1013917 part 2 - Add shell functions for testing latin1 strings. r=luke 2014-05-22 21:40:36 +02:00
Jan de Mooij
a85ce3f248 Bug 1013917 part 1 - Some JSString changes for latin1 strings. r=luke 2014-05-22 21:40:34 +02:00
Jan de Mooij
b399168e3f Bug 1009957 - Suppress GC during bailouts. r=nbp 2014-05-23 14:39:30 +02:00
Till Schneidereit
ea3a5a9735 Bug 1015119 - Replace self-hosted ToString function with intrinsic to avoid cloning of String.prototype. r=jandem 2014-05-23 14:22:13 +02:00
Frederik Braun
bb4d024a4e Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb 2014-05-23 10:49:13 +02:00
Tim Chien
fde26509c2 Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl 2014-05-23 03:14:00 +02:00
Gijs Kruitbosch
db892a8095 Bug 1013457 - remove browser.frames.enabled pref, r=bz 2014-05-23 10:54:58 +01:00
Krzysztof Mioduszewski
f796a61c75 Bug 933595 - Part 2: Adding promise to toggleNFC, adding enableRE0. r=allstars.chh 2014-05-22 16:33:45 +02:00
Krzysztof Mioduszewski
3c9d20ac00 Bug 933595 - Part 1: Gecko code changes to pass error messages to gaia. r=allstars.chh 2014-05-23 09:11:38 +02:00
B2G Bumper Bot
b0059becc8 Bumping manifests a=b2g-bump 2014-05-23 00:31:31 -07:00
B2G Bumper Bot
401d879de0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bde971ed4a86
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #19552 from rnowm/1014521

Bug 1014521 - Add edit mode behavior to gaia-header r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/02e6cbc335f0
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1014521 - Add edit mode behavior to gaia-header
2014-05-23 00:25:46 -07:00
B2G Bumper Bot
83478fb43d Bumping manifests a=b2g-bump 2014-05-23 00:21:37 -07:00
B2G Bumper Bot
34ad00af4e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43b14c0fcb4b
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #19530 from nucliweb/1003080-lists-circles

Bug 1003080 - [VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated

========

https://hg.mozilla.org/integration/gaia-central/rev/cc4ae32579ec
Author: Joan Leon <joan.leon@gmail.com>
Desc: Bug 1003080 - [VR][Messaging] Grey Stroke that circles the contact's photo looks pixelated

========

https://hg.mozilla.org/integration/gaia-central/rev/d00a732e190f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #19528 from gasolin/issue-1009390

Bug 1009390 - [Settings]rename send_feedback and choose_feedback panel t..., r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/7b6ce57fe7b8
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1009390 - [Settings]rename send_feedback and choose_feedback panel to feedback_send and feedback_choose panel

- fix jsodc
2014-05-23 00:16:08 -07:00
B2G Bumper Bot
d84d27bf4b Bumping manifests a=b2g-bump 2014-05-23 00:06:25 -07:00
B2G Bumper Bot
0817ac0bb9 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2344d600fc81
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19574 from jrburke/bug1010701-email-multi-attach-lmk

Bug 1010701 - [Tarako][Email][LMK] Email gets killed when attach multiple files to a mail r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/5be930fc2321
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1010701 - [Tarako][Email][LMK] Email gets killed when attach multiple files to a mail

========

https://hg.mozilla.org/integration/gaia-central/rev/724bf028440e
Author: gasolin <gasolin@gmail.com>
Desc: Revert "Merge pull request #18767 from gasolin/issue-973445"

This reverts commit bc203f87fe03416a4c5cd7aacef65642f8200899, reversing
changes made to ecd2547a626408307aea7cf83ad7aa237f7c8835.
2014-05-23 00:00:55 -07:00
B2G Bumper Bot
b004ea1892 Bumping manifests a=b2g-bump 2014-05-22 23:53:25 -07:00
B2G Bumper Bot
b3412a13b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9dab91a7f8c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18767 from gasolin/issue-973445

Bug 973445 - [settings] refactor Sound panel with AMD pattern, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/d47b809fda5a
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973445 - [settings] refactor Sound panel with AMD pattern
- remove fowardlock shim
2014-05-22 23:53:13 -07:00
Alexandre Poirot
939a3f65d1 Bug 1014625 - Prevent loading devtools on b2g startup r=fabrice 2014-05-22 08:39:00 +02:00