Commit Graph

329175 Commits

Author SHA1 Message Date
Paolo Amadini
39efd6c567 Bug 915214 - Fix possible crash when shutting down the database connection in mozStorageConnection.cpp. r=Yoric 2013-10-24 13:25:04 +02:00
Mark Finkle
d14eb09865 Bug 930452 - GeckoView busted by HelperApps.jsm again r=blassey 2013-10-24 07:20:07 -04:00
Brad Lassey
d3ac1ff71a bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
Tim Taubert
66795dc491 Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Girish Sharma
a162a67429 Bug 928827 - Fix Style Editor not jumping to the correct line if the same sheet is already selected, r=paul 2013-10-22 00:55:18 +05:30
Paul Rouget
0aeb12701d Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
J. Ryan Stinnett
adbbbe5d87 Bug 929159 - Add output-parser to SrcdirProvider and test mapping. r=jwalker 2013-10-21 16:17:12 -05:00
Albert Juhe
fb5b16f4b3 Bug 927815 - Update the Infobar design according to shorlander's mockups. r=paul 2013-10-21 12:57:00 +01:00
Victor Porof
b2084655d3 Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Panos Astithas
a40e79c207 Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen 2013-10-24 11:47:10 +03:00
Gijs Kruitbosch
c821c8ff3e Bug 895471 - part 1: allow passing the flag to mochitest-browser, r=ted 2013-10-21 18:12:12 +02:00
Amod Narvekar
9966968375 Bug 758138 - Current pref value is read before registering the observer. r=ttaubert 2013-10-24 09:54:57 +02:00
Carsten "Tomcat" Book
f9f859a242 Merge mozilla-central to fx-team 2013-10-24 07:10:24 +02:00
Carsten "Tomcat" Book
0e4e01758c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Girish Sharma
50d57eec1b Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Carsten "Tomcat" Book
7c12a85f9d Merge b2g-inbound to Mozilla-Central 2013-10-24 06:50:15 +02:00
Carsten "Tomcat" Book
160bcf927e Merge Fx-Team to Mozilla-Central 2013-10-24 06:48:43 +02:00
Mark Hammond
dfe9a5d7fb Bug 910566 - handle remote frameworker process crashes. r=felipe 2013-10-24 15:22:16 +11:00
Mike Hommey
270a6cf9fc Backout changeset 6f52040ede0d (bug 928364) for PGO bustage 2013-10-24 09:37:06 +09:00
Gaia Pushbot
8be71301d4 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20e3f42ccb60
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12635 from gasolin/issue-921327

Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet, r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/2a75bf172fcb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 921327 - [Flatfish][homescreen] show 6 icons in a row on tablet
2013-10-23 17:00:24 -07:00
Fabrice Desré
53fbbc57d8 Bug 927959 - Cannot preinstall a hosted app with appcache in a SIM customization variant r=ferjm 2013-10-23 16:50:57 -07:00
Terrence Cole
afb8aefbc1 Bug 930097 - Fix an exact rooting false positive in worker event dispatch; r=bent
--HG--
extra : rebase_source : 8fcffa0b3aa4e381b8fdce6abfd9f05e88829768
2013-10-23 15:32:50 -07:00
Mike Hommey
a3ec831880 Bug 930227 - Sync config/rules.mk and js/src/config/rules.mk. r=me
--HG--
extra : amend_source : 7828dc29ea1deda914808bf316949f390ee77990
2013-10-24 08:16:48 +09:00
Mike Hommey
e0e51f030c Bug 930227 - Don't use lists to link host binaries. r=gps
Host and target linkers may not support the same kind of lists expandlibs uses.
On the other hand, lists are only really needed for libxul, where the command
line length or number of arguments may overflow the kernel support. So just
don't use them for host linkage.
2013-10-24 08:06:43 +09:00
Mike Hommey
88f4815290 Bug 928364 - Remove unified source dependencies completely, they're useless. r=gps
The backend.RecursiveMakeBackend.built business ensures config.status reruns
when moz.build changes, which is the only thing that would affect unified
sources. Rerunning config.status updates unified sources if they need to
be updated. Once updated, normal object dependencies will ensure they are
rebuilt. Those same dependencies will ensure they are rebuilt when one of
the C/C++ sources they include change. IOW, unified sources don't need any
explicit dependencies generated by the backend.
2013-10-24 08:06:01 +09:00
Mike Hommey
59a17d0f20 Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Mike Hommey
3fa7456cd6 Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 08:00:23 +09:00
Mike Hommey
7a1fa04185 Bug 929896 - Make GTEST_CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 07:59:50 +09:00
Mike Hommey
887442dcb0 Bug 928204 - Don't ignore missing depfiles when aggregating them. r=gps 2013-10-24 07:59:03 +09:00
Kartikaya Gupta
f0af958413 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
d4d8636b70 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
d54c0e610b 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
5210dadcb9 Bug 929920 - Bump marionette_client version to 0.6.1. r=mdas 2013-10-23 15:02:21 -07:00
Anton Kovalyov
9e21571433 Bug 919706 - Localize search UI. r=robcee 2013-10-23 14:57:13 -07:00
Gregor Wagner
790f02c66d Clobber needed for bug 899574. 2013-10-23 14:44:15 -07:00
Nick Alexander
fdab1bd848 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
cd2ba67f77 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
3318f2f9c8 Bug 917642 - [Helix] Please update the helix blobs. Backed out changeset 5ef0ca4d1068 2013-10-23 15:39:18 -04:00
Rail Aliiev
cbcba085d9 Bug 917642 - [Helix] Please update the helix blobs. r=nhirata 2013-10-23 14:45:51 -04:00
Tim Taubert
3941da6c80 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
Carsten "Tomcat" Book
9891a8088d Merge b2g-inbound to Mozilla-Central 2013-10-23 14:51:43 +02:00
Carsten "Tomcat" Book
711eb0e2fe Merge Fx-team to Mozilla-Central 2013-10-23 14:49:38 +02:00
Gaia Pushbot
fe879b1679 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
cc038cbc31 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
4b9ceed950 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
a85560fe74 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
9fbb234a7f 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
bcd81bd814 Bug 880610: Part3-[Bluetooth]bluedroid-Prototype: BluetootServiceBluedroid, r=echou 2013-10-23 14:12:24 +08:00
Shawn Huang
6fdf08afa3 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
4471a0f8e1 Bug 880610: Part1-Add build flag to support both bluez/bluedroid stacks, r=glandium 2013-10-23 14:12:24 +08:00