Commit Graph

151993 Commits

Author SHA1 Message Date
Kartikaya Gupta
5fdef322e6 Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck 2013-10-24 00:07:50 +02:00
Gaia Pushbot
29a861158c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0de4fc219e05
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #13022 from brion/bug929525-emailsetup

Bug 929525: Email manual setup 'account' fields make automatic spelling corrections. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/1d313d8c037c
Author: Brion Vibber <brion@pobox.com>
Desc: Bug 929525: Email manual setup 'account' fields make automatic spelling corrections

Added x-inputmode="verbatim" inputmode="verbatim" on username fields
to keep them from spontaneously correcting your username to random words.
2013-10-23 15:05:25 -07:00
Dave Hylands
ea4f46740c Bug 929816 - Allow devicestorage testing mode to work on travis. r=mikeh
--HG--
extra : amend_source : 6eeed813c1634a5c6113455c8b4319f3e8d0d5a9
2013-10-23 15:03:03 -07:00
Dave Hunt
47d4ff8572 Bug 929920 - Bump marionette_client version to 0.6.1. r=mdas 2013-10-23 15:02:21 -07:00
Anton Kovalyov
31daa479fa Bug 919706 - Localize search UI. r=robcee 2013-10-23 14:57:13 -07:00
Gregor Wagner
2dc721ecf7 Clobber needed for bug 899574. 2013-10-23 14:44:15 -07:00
Nick Alexander
571dc2e39b Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Paolo Amadini
30c71292f2 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Rail Aliiev
ac83358972 Bug 917642 - [Helix] Please update the helix blobs. Backed out changeset 5ef0ca4d1068 2013-10-23 15:39:18 -04:00
Rail Aliiev
b86fc2b90a Bug 917642 - [Helix] Please update the helix blobs. r=nhirata 2013-10-23 14:45:51 -04:00
Tim Taubert
bf5089bd76 Bug 928630 - Wait for the initial window's delayed startup to be finished before restoring a session; r=smacleod 2013-10-23 19:05:41 +02:00
Brad Lassey
8778c7550d bug 930068 - GeckoView shouldn't require ACCOUNT access permission r=mfinkle 2013-10-23 18:30:33 +02:00
J. Ryan Stinnett
b49b2087dc Bug 922144 - Part 3: Manifest editor layout and colors. r=paul
--HG--
extra : rebase_source : a7b2d42167d1c22de7245957dc458409cf5bade5
2013-10-25 03:54:08 -05:00
J. Ryan Stinnett
13ffa3457b Bug 922144 - Part 2: Actions first option for Variables View. r=vporof
--HG--
extra : rebase_source : 07b4de41e6e9f5f9636ec742b1511950cdca67af
2013-10-24 13:03:17 -05:00
J. Ryan Stinnett
f95c51dc75 Bug 922144 - Part 1: Aligned values option for Variables View. r=vporof
--HG--
extra : rebase_source : 20a8e6ed186b85189b2cbe95b52c8b007e7ea09b
2013-10-23 09:57:00 -05:00
Ed Morley
71557dbd01 Backed out changeset ceaf4e435c86 (bug 925185) to avoid merge conflicts 2013-10-25 09:54:14 +01:00
Ed Morley
2a2f54d233 Backed out changeset 2a368c09333a (bug 925185) 2013-10-25 09:53:39 +01:00
Ed Morley
bd53ca81c7 Backed out changeset 635f44f65840 (bug 925185) 2013-10-25 09:53:36 +01:00
Victor Porof
d43452240d Bug 910953 - Avoid strict warnings in webgl.js, r=me 2013-10-25 11:43:25 +03:00
Victor Porof
39ed225e41 Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Carsten "Tomcat" Book
556a4ccef1 Merge b2g-inbound to Mozilla-Central 2013-10-23 14:51:43 +02:00
Carsten "Tomcat" Book
d6f8ae99e9 Merge Fx-team to Mozilla-Central 2013-10-23 14:49:38 +02:00
Gaia Pushbot
122eaf3723 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a57a913f1dd7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 923152 - Group non-latin names on import contacts"

This reverts commit 1733c32d7a8398f5e09d4389d7b9a2f45caafaeb.

========

https://hg.mozilla.org/integration/gaia-central/rev/097f13b2056b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12664 from gitmai/bug-923152-group-non-latin-names-import

Bug 923152 - Group non-latin names on import contacts

========

https://hg.mozilla.org/integration/gaia-central/rev/9955af784ef0
Author: mai <mri@tid.es>
Desc: Bug 923152 - Group non-latin names on import contacts
2013-10-22 23:45:23 -07:00
Daniel Holbert
9190808d33 Bug 929466: Cast '0' + known-small-uint32_t to type "char" in comparison within mar.c, to fix sign-compare build warning. r=bbondy 2013-10-23 08:22:32 +02:00
Daniel Holbert
47591e6cd3 Bug 929430 part 2: Wrap OggReader.cpp's opus-specific variables and their usages in #ifdef MOZ_OPUS. r=rillian 2013-10-23 08:21:04 +02:00
Daniel Holbert
e40b5dbe47 Bug 929430 part 1: Wrap OggReader.cpp's opus-specific function calls in #ifdef MOZ_OPUS, so that it can build successfully with --disable-opus. r=rillian 2013-10-23 08:21:02 +02:00
Daniel Holbert
bb00d0a6dc Bug 929404: Mark unused-depending-on-build-config function as 'inline' instead of 'static'. r=derf 2013-10-23 08:20:54 +02:00
Shawn Huang
7732c55140 Bug 880610: Part3-[Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid, r=echou 2013-10-23 14:12:24 +08:00
Shawn Huang
db3e2aadbe Bug 880610: Part2-Add build flag in UnixSocket to distinguish between bluez and bluedroid stack, r=echou 2013-10-23 14:12:24 +08:00
Shawn Huang
8edfdaf15d Bug 880610: Part1-Add build flag to support both bluez/bluedroid stacks, r=glandium 2013-10-23 14:12:24 +08:00
Gaia Pushbot
dbd7c7b2a0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebdeab7ec302
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #12467 from EragonJ/bug-914362

Bug 914362 - fix long device name problem

========

https://hg.mozilla.org/integration/gaia-central/rev/8d688a8a338b
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 914362 - fix long device name problem

- add middle ellipsis symbols for this case
2013-10-22 22:35:24 -07:00
Gaia Pushbot
1e204d26ba Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ff89cdffb83
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #13014 from jrburke/bug802643-email-activity-return

Bug 802643 - [email] Compose/share activities are unable to return to calling app once message is sent r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/5c25e7eab3a7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 802643 - [email] Compose/share activities are unable to return to calling app once message is sent
2013-10-22 22:10:23 -07:00
Gaia Pushbot
d3cb7ef0f1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c8b2d242ca99
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13006 from alivedise/bugzilla/929285/soft-home-height

Bug 929285 - Predefine appWindow height with software home button enable...r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e08038e3d5ef
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 929285 - Predefine appWindow height with software home button enabled
2013-10-22 21:25:23 -07:00
Dave Hylands
e6c78fd10b Backout 32307c4a20bc (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands
4e28b733d0 Backout c6a0d5f696ec (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands
07b91f5537 Backout 033a0cdb8c03 (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands
0e2d2de05f Backout 3867f316204e (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Dave Hylands
7d2c8f127a Backout e7a4fe2d9e5e (Bug 818353) due to causing bug 929815. 2013-10-22 21:12:04 -07:00
Matthew Noorenberghe
baccb13238 Bug 928579 - Backout bug 793906 to re-enable desktop Signin-to-Web UI. f=ozten,r=dolske 2013-10-22 21:01:33 -07:00
Phil Ringnalda
d6a04e83b5 Merge m-c to b-i 2013-10-22 20:09:33 -07:00
Phil Ringnalda
9803c52c12 Merge m-c to f-t 2013-10-22 20:07:57 -07:00
Gaia Pushbot
b060fbbf92 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22f08f35e21e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13009 from comoyo/close-lockscreen-spans

Bug 929479 - Close 'span' elements in lockscreen passcode pad, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a86162e89beb
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 929479 - Close 'span' elements in lockscreen passcode pad
2013-10-22 19:35:24 -07:00
J. Ryan Stinnett
d93cbf7303 Bug 928144 - Make Manifest Editor read-only for hosted apps. r=paul
--HG--
extra : rebase_source : 66b5c3aaab33ba714e4740bbf54d20ffa40e2132
2013-10-22 19:42:13 -05:00
Brian Grinstead
fd589740da Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Brian Grinstead
a89ef93583 Bug 895561 - 'Edit As HTML' option in the markup view - toolkit changes, r=fitzgen 2013-10-23 11:53:39 -05:00
Ed Morley
f95f28628d Backed out changeset 9eaf00ec189a (bug 906839) on suspicion of increasing the failure rate of browser_frameworker.js 2013-10-24 18:51:16 +01:00
Ed Morley
3b9fde0194 Backed out changeset 6c3eb5fd4ade (bug 906839) 2013-10-24 18:50:34 +01:00
Ed Morley
2ef751e1f6 Backed out changeset cfd30965638a (bug 906839) 2013-10-24 18:50:31 +01:00
Anton Kovalyov
c629906147 Bug 929887 - Make the Network Monitor use CodeMirror. r=vporof 2013-10-24 10:08:17 -07:00
Dave Townsend
8a36331873 Bug 562674: Make XPI extraction asynchronous. r=Unfocused 2013-10-24 09:23:32 -07:00