2370 Commits

Author SHA1 Message Date
ffxbld
cc3c2e4c6f No bug, Automated blocklist update from host b-linux64-ix-0010 - a=blocklist-update 2014-07-26 03:16:48 -07:00
Marco Bonardo
48bb5408f8 Bug 1040335 - Enable Unified Autocomplete. r=ttaubert 2014-07-24 17:45:48 +02:00
Sayan Chowdhury
02179516c9 Bug 981041 - Add back preference to disable transitions in Style Editor. r=harth 2014-07-22 19:54:00 +02:00
Blair McBride
a1cb7728d5 Bug 1024965 - Whitelist plugin: Nexus Personal. r=gfritzsche 2014-07-24 15:37:54 +12:00
Blair McBride
fbfbf246be Bug 1029654 - Whitelist plugin: Box Edit. r=gfritzsche 2014-07-24 15:36:48 +12:00
Blair McBride
ac5326ddb7 Bug 1024073 - Whitelist plugin: Roblox Plugin launcher. r=gfritzsche 2014-07-24 15:35:10 +12:00
Ed Lee
b32fe95f18 Bug 1042204 - Control the enhancement of history tiles with a pref [r=adw]
Only show enhanced history when the pref allows it. Update newtab pages when enhanced pref changes.

--HG--
extra : rebase_source : 3a7466d119df6d0bffef4a71e9142b1e21f077ed
2014-07-23 11:02:51 -07:00
Carsten "Tomcat" Book
87f704d25c merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Gijs Kruitbosch
33e55bd7d7 Bug 1042300 - make in-content prefs nightly-only, r=MattN 2014-07-22 22:02:43 +01:00
Mike Hommey
95063176fa Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.

Always pass EXTRA_LIBS before OS_LIBS on linker command lines.

Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5fab42fcaf Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps 2014-07-23 13:30:52 +09:00
Georg Fritzsche
64bb3bdfec Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso 2014-07-19 20:01:01 +02:00
ffxbld
78c01fe8ab No bug, Automated blocklist update from host bld-linux64-spot-477 - a=blocklist-update 2014-07-19 03:17:37 -07:00
Georg Fritzsche
2a0ef69df4 Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso 2014-07-19 02:23:47 +02:00
Brian R. Bondy
db8a57e7d8 Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso 2014-07-17 21:46:10 -04:00
Ryan VanderMeulen
8f1d154973 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Shane Caraveo
3ee4babba1 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Paul Kerr [:pkerr]
f40bf838d7 Bug 1002414 - Part 1: Add retry logic to PushServer user agent. r=standard8 2014-07-17 15:28:38 -07:00
Carsten "Tomcat" Book
04e3cf1e6f Merge mozilla-central to fx-team 2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
005b9f88a5 merge fx-team to mozilla-central a=merge 2014-07-17 16:31:33 +02:00
Michael Ratcliffe
2945f297eb Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset 2014-07-17 10:39:56 +01:00
Mark Banner
6046b1a9ef Bug 1036661 Accessing the loop panel for the first time triggers an error message in the console. r=dolske 2014-07-17 09:27:48 +01:00
Wes Kocher
69ed25e952 Merge m-c to fx-team 2014-07-16 17:46:33 -07:00
Georg Fritzsche
2e0173e669 Bug 1009909 - Firefox desktop: Integrate the openh264 media plugin in the add-ons manager. r=unfocused 2014-07-16 15:49:30 +02:00
Ryan VanderMeulen
f13e743f71 Backed out changeset 46acc7f0704b (bug 1009909) for xpcshell failures. 2014-07-16 11:34:20 -04:00
Georg Fritzsche
43e3ef7bfc Bug 1009909 - Firefox desktop: Integrate the openh264 media plugin in the add-ons manager. r=unfocused 2014-07-16 15:49:30 +02:00
Mark Banner
264942d0a2 Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs 2014-07-16 15:15:07 +01:00
Carsten "Tomcat" Book
9ca2104e4c Backed out changeset 9fe6a4141450 (bug 1026561) for bc1 test regression on a CLOSED TREE 2014-07-16 09:01:22 +02:00
Ed Lee
47fca7ea05 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-15 22:28:08 -07:00
Mike Hommey
72839c7305 Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg 2014-07-17 08:42:16 +09:00
ffxbld
d32075887c No bug, Automated blocklist update from host bld-linux64-spot-1092 - a=blocklist-update 2014-07-11 06:19:02 -07:00
Gijs Kruitbosch
343ce35d7f Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz 2014-04-24 23:42:00 +01:00
Ed Lee
961229bb73 Backed out changeset 9d1b8acf821d for tart crashes (bug 1026561) 2014-07-17 23:49:05 -07:00
Ed Lee
29226f48ab Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-17 22:32:54 -07:00
Nick Fitzgerald
9a070e807e Bug 1032379 - Automatically black box sources whose URL ends with '.min.js'. r=past 2014-07-03 09:44:00 -04:00
ffxbld
d77818665b No bug, Automated blocklist update from host b-linux64-hp-0034 - a=blocklist-update 2014-07-02 10:05:55 -07:00
Brian Grinstead
82839e29d0 Bug 1029511 - Source Editor: Add ability to toggle autocomplete option. r=vporof 2014-06-30 11:23:00 +02:00
ffxbld
e78f4e6523 No bug, Automated blocklist update from host bld-linux64-spot-1031 - a=blocklist-update 2014-06-28 03:39:24 -07:00
Adam Roach [:abr]
f0203d7e00 Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
Carsten "Tomcat" Book
0e0a47e9f3 Merge mozilla-central to fx-team 2014-06-26 15:53:44 +02:00
Dão Gottwald
88fee85717 Bug 1022745 - Add UTM parameters to plugincheck URL. r=gavin
--HG--
extra : rebase_source : 04000ff6b7663b7d1df7d6049a6674b04d895423
2014-06-26 11:05:00 +02:00
Sid Stamm
b34ba073a6 Bug 949533 - Remove uses of x-content-security-policy and pre-spec-compliant parsing/enforcement (file changes). r=jst,grobinson
--HG--
extra : rebase_source : 0be7ad6dc09ef5b6c273748af87503b7c0d19d5b
2014-06-25 12:07:37 -07:00
Jim Blandy
7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Brian R. Bondy
cacb9c55fc Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted 2014-06-24 22:16:25 -04:00
Ryan VanderMeulen
adb70139cc Merge inbound to m-c. a=merge 2014-06-23 10:42:32 -04:00
ffxbld
a5182fe8ab No bug, Automated blocklist update from host b-linux64-ix-0005 - a=blocklist-update 2014-06-21 03:13:10 -07:00
Vikneshwar
0c154d5666 Bug 1027049 - Removed unused plugin infobar preferences. r=ttaubert 2014-06-20 15:46:52 +02:00
Heather Arthur
8fed2e7fd8 Bug 1025693 - Resize all sidebars r=bgrins 2014-06-19 15:03:41 -07:00
Carsten "Tomcat" Book
74b2514587 Backed out changeset bd48de0a468d (bug 1023957) for bc1 test bustage 2014-06-18 11:29:29 +02:00
Jared Wein
f9b9b3a77d Bug 1023957 - Disable the in-content preferences for Firefox 32. r=unfocused 2014-06-11 14:17:00 +02:00