Commit Graph

4323 Commits

Author SHA1 Message Date
Kartikaya Gupta
1a1ca59f9a Bug 1440879 - Ensure all the stl_wrappers end up in the generated-files tarball. r=froydnj 2018-09-04 10:40:45 -04:00
Kartikaya Gupta
b5f0a96fff Bug 1440879 - Emit source-like generated files into generated-sources.json. r=froydnj 2018-09-04 10:40:42 -04:00
Mike Shal
58e7879466 Bug 1487840 - Trim tup's display of rust build scripts; r=chmanchester
We already trim the display of output lists for GENERATED_FILES scripts
that produce many outputs, so we should do the same for rust build
scripts. This makes the terminal output of the build and the nodes from
'tup graph' more readable.

MozReview-Commit-ID: AftmrA4qJlr

Differential Revision: https://phabricator.services.mozilla.com/D4797

--HG--
extra : moz-landing-system : lando
2018-08-31 20:48:22 +00:00
Chris Manchester
1f2797495b Bug 1487180 - Upload the build graph report as a part of the tup build. r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D4626

--HG--
extra : moz-landing-system : lando
2018-08-31 19:18:47 +00:00
Chris Manchester
89393b1268 Bug 1487180 - Default to mm:ss time format when generating human-readable formats from the build graph report. r=gps,firefox-build-system-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D4625

--HG--
extra : moz-landing-system : lando
2018-08-30 00:52:43 +00:00
Jim Chen
79c02971f8 Bug 1477259 - Use separate version codes for 64-bit builds; r=nalexander
Use the unused 'p' bit in the version code to denote 64-bit builds, so
we have different version codes for 64-bit builds on aarch64 and x86-64.

Differential Revision: https://phabricator.services.mozilla.com/D4260

--HG--
extra : moz-landing-system : lando
2018-08-30 21:51:18 +00:00
Andrew Halberstadt
921c895df2 Bug 1487425 - [mozlint] Fix regression where 'roll' returns dict instead of ResultSummary when no files linted, r=Gijs
This is a regression from bug 1460856.

Differential Revision: https://phabricator.services.mozilla.com/D4759

--HG--
extra : moz-landing-system : lando
2018-08-31 16:05:12 +00:00
Gurzau Raul
3107aff601 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-31 00:53:00 +03:00
Myk Melez
7978cd2fe4 Bug 1482810 - set COMPILE_FLAGS var to hide warnings for Rust crates r=chmanchester
In conjunction with the cc crate changes in https://github.com/alexcrichton/cc-rs/pull/342 (which I'll land in https://phabricator.services.mozilla.com/D4699), this hides warnings generated by C code in Rust crates (by removing warnings flags from CFLAGS when compiling Rust libraries).

MozReview-Commit-ID: 9CZgLGbWjbA

Differential Revision: https://phabricator.services.mozilla.com/D3939

--HG--
extra : moz-landing-system : lando
2018-08-30 17:29:54 +00:00
Nathan Froyd
992139e95b Bug 1487449 - stop macro redefinition warning spam for Windows macros; r=ted.mielczarek
This warning spam happens particularly with WebRTC, but I can see it
happening for any third-party software whose use of WINVER and friends
conflicts with our own.  Let's just change mozilla-config.h to avoid
defining these macros if they're already defined via the command line.
2018-08-30 16:09:23 -04:00
Preeti Mukherjee
bfa8d74f55 Bug 1471920 - [mozbuild] Use shutil.which in Python 3 instead of vendored third-party package r=davehunt
Use shutil.which in mozbuild for Python 3 instead of vendored third-party package, and enable mozversion tests that are fixed under Python 3 by this change.

Differential Revision: https://phabricator.services.mozilla.com/D4184

--HG--
extra : moz-landing-system : lando
2018-08-30 16:39:55 +00:00
arthur.iakab
32fbca3814 Merge inbound to mozilla-central a=merge 2018-08-30 00:56:06 +03:00
Andi-Bogdan Postelnicu
1811c9a2df Bug 1486452 - mach static analysis autotest - display the error if we encounter clang-diagnostic-error. r=janx
Differential Revision: https://phabricator.services.mozilla.com/D4425

--HG--
extra : moz-landing-system : lando
2018-08-29 12:11:07 +00:00
Jan Henning
7344cfce10 Bug 1486296 - Use the same temp profile as mach run for launching Firefox from Visual Studio. r=firefox-build-system-reviewers,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D4299

--HG--
extra : moz-landing-system : lando
2018-08-29 14:26:23 +00:00
Andrew Halberstadt
244690e1b9 Bug 1485454 - [mozlint] Fix stylish formatter, issues without a column aren't indented enough, r=sylvestre
After fixing the absolute path issue in codespell, I noticed that the stylish
formatter doesn't indent lint issues that don't have a column properly. This
was never noticed before since most other linters have a column attribute.

Depends on D4012

Differential Revision: https://phabricator.services.mozilla.com/D4013

--HG--
extra : moz-landing-system : lando
2018-08-27 13:40:34 +00:00
Andi-Bogdan Postelnicu
64682f8e84 Bug 1486729 - [Static-Analysis][Clang-Tidy] As default, a checker should be publish by default. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D4436

--HG--
extra : moz-landing-system : lando
2018-08-29 10:10:54 +00:00
Ciure Andrei
c7bd3f7ba5 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-29 01:06:58 +03:00
Ciure Andrei
d716a04e20 Merge inbound to mozilla-central. a=merge 2018-08-29 00:58:21 +03:00
Andrew Halberstadt
bbd3ba0a18 Bug 1460856 - [mozlint] Encapsulate all result state in a ResultSummary class r=sylvestre
Currently there are 3 things that can impact the result of a lint run:

1. The list of lint issues found
2. The set of failures that happened during the setup phase
3. The set of failures that happened during the execution phase

All three of these things are stored as instance variables on the LintRoller
object, and then passed into a formatter when it comes time to print the
results. I'd like to add even more things that can impact the result, and it
became clear that the current scenario does not scale well.

This patch moves all data that could impact the end result of a lint run off of
the LintRoller object and onto a new 'result.ResultSummary' class. To avoid
confusion, this patch also renames the 'result.ResultContainer' class to
'result.Issue'.

With this new nomenclature:

result  -> overall state of an entire lint run (can comprise multiple linters)
issue   -> one specific lint infraction (at either 'warning' or 'error' level)
failure -> a non-recoverable error in the linter implementation itself

A "result" is comprised of 0 or more "issues" and 0 or more "failures".

Differential Revision: https://phabricator.services.mozilla.com/D3819

--HG--
extra : moz-landing-system : lando
2018-08-28 13:51:04 +00:00
Andrew Halberstadt
c9cfb100eb Bug 1460856 - [mozlint] Display suppressed warnings count in the summary and stylish formatters r=Standard8
Depends on D3821

Differential Revision: https://phabricator.services.mozilla.com/D3992

--HG--
extra : moz-landing-system : lando
2018-08-27 13:37:28 +00:00
Andrew Halberstadt
787fff6a51 Bug 1460856 - [mozlint] Suppress warnings by default r=Standard8,sylvestre
As of this patch, any lint issue at the "warning" level will *only* be displayed
if --warnings is passed in. This gives us some flexibility to track issues that
are "recommended to fix" but that aren't required (aka don't cause a backout).
I think it would be ideal if the reviewbot ran with warnings enabled, and CI
ran without warnings. This way these issues will be surfaced to developers
(and hopefully get fixed prior to landing), but developers will always be able
to ignore them if the situation warrants it.

Since the last change converted everything to use errors, this patch should
be a no-op for now. However as we move forward (and potentially decide that
certain types of lint issues should result in a backout), this feature will
start seeing more and more use.

Depends on D3820

Differential Revision: https://phabricator.services.mozilla.com/D3821

--HG--
extra : moz-landing-system : lando
2018-08-27 13:39:46 +00:00
arthur.iakab
83d1441dfa Merge mozilla-central to autoland 2018-08-25 01:09:11 +03:00
arthur.iakab
5527acb8d8 Merge inbound to mozilla-central a=merge 2018-08-25 01:08:22 +03:00
Chris Manchester
986a8ae47f Bug 1485174 - Prevent using an objdir to build with tup that was previously used to build with make. r=firefox-build-system-reviewers,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D4154

--HG--
extra : moz-landing-system : lando
2018-08-24 18:13:20 +00:00
Chris Manchester
df7ed3aa22 Bug 1485168 - Provide a tier for the "tup" portion of the build to prevent confusion. r=gps,firefox-build-system-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D3927

--HG--
extra : moz-landing-system : lando
2018-08-24 16:12:31 +00:00
Tom Prince
695b12f9f2 No bug: Add a default retry setting for mach artifact toolchain; r=gps
Differential Revision: https://phabricator.services.mozilla.com/D4039

--HG--
extra : moz-landing-system : lando
2018-08-24 16:04:22 +00:00
Benjamin Bouvier
1948bdb6bc Bug 1485396: Handle non-unified builds for CompileDB too; r=froydnj
--HG--
extra : rebase_source : 98c4d0c6a4f6137ba05c7e13b7a69ba07bd30bf6
extra : amend_source : 863740c6e5e7e24d6ba77c1a107ac1281549ef47
2018-08-23 11:55:50 +02:00
Tom Prince
e60f19d241 Bug 1481121: [release] Build bz2 mar's on mozilla-esr60; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D3811

--HG--
extra : rebase_source : 549ac804da6fbd01359bd15aaf928fd06ff22cab
extra : histedit_source : 3b3ef722261d4a7bce33d9215b288ba366f38dee
2018-08-17 12:23:42 -06:00
Lifan Zeng
5eecd79002 Bug 1446923 - Remove Some Old References to Chrome-Metro r=jlund
Differential Revision: https://phabricator.services.mozilla.com/D3223

--HG--
extra : moz-landing-system : lando
2018-08-23 23:24:44 +00:00
Bas Schouten
efa3734e21 Bug 1485485 - Followup: Fix which function definition in derrived classes. r=froydnj 2018-08-28 18:24:50 +02:00
Nathan Froyd
5ba4a13346 Bug 1485485 - make bootstrap accept rustc/cargo in known-good locations; r=chmanchester
moz.configure looks for rustc/cargo on PATH and in ~/.cargo/bin.
Bootstrap only looks on PATH and not in ~/.cargo/bin, though it is smart
enough to complain if rustc/cargo can't be found on PATH and you have
them in ~/.cargo/bin.  Bootstrap should look in both places by default,
and be content if it finds them wherever they are, so long as
moz.configure can find them.
2018-08-28 09:31:48 -04:00
Panos Astithas
312fdae0eb Bug 1484243 - Detect vcs automatically in |mach vcs-setup|. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D3942

--HG--
extra : moz-landing-system : lando
2018-08-22 17:26:58 +00:00
Emilio Cobos Álvarez
fd187833dd Bug 1484485: Create state dir and install node / stylo stuff in bootstrap's non-interactive mode. r=ted
The state directory is in $HOME by default, so should be fine to just create it
if we get --no-interactive I think.

Differential Revision: https://phabricator.services.mozilla.com/D3838
2018-08-22 11:17:51 +02:00
Aaron Klotz
3267ae6d9f Bug 1458386: Modify mach's RunProgram command provider to be aware of launcher process; r=gps
By default, when the launcher process is enabled, it does not wait for the
browser process to complete before terminating. mach run expects its child
process to keep running until the browser is terminated.

If we pass -wait-for-browser to the launcher process, the launcher will not
terminate until the browser process has finished, thus preserving the existing
semantics.

--HG--
extra : amend_source : cc848f955e14d7a97c1c506247fa2788261912f2
2018-08-14 12:09:32 -06:00
Ted Mielczarek
3028fb8bdb bug 1237610 - don't call post_dispatch_handler when using debug-command. r=gps
MozReview-Commit-ID: 4UG6RH4b6tZ

Differential Revision: https://phabricator.services.mozilla.com/D4596

--HG--
extra : rebase_source : a06ef350840b059b2ef9eaea8010085e41d5dd50
2018-05-16 12:56:39 -04:00
Ted Mielczarek
bedd69ce23 bug 1237610 - move build system telemetry collection code to a common place. r=gps
The telemetry gathering code is currently split in two places, so move it
all to a common place. Followup patches will rewrite most of this code.

--HG--
extra : rebase_source : afd14940f7175f7ca730a3b90ad770f143bcb6c7
2018-08-07 11:27:26 -04:00
Jan Beich
9bfc52ba08 Bug 1496708 - Install node as system package. f=gaston r=Build r=froydnj
Mozilla binaries (including toolchain artifacts) aren't available on BSDs.
2018-10-05 05:37:00 +03:00
Jan Beich
4737c23ba2 Bug 1496708 - Install cbindgen as system package. f=gaston r=Build r=froydnj
cargo build is no longer called, so bootstrap will be faster.
All dependencies (including cbindgen) are usually up-to-date on BSDs
because there's no fallback to Mozilla binaries.
2018-10-05 05:37:00 +03:00
Jan Beich
c6dd37c2bc Bug 1496733 - Explicitly install libXt on FreeBSD. r=Build r=froydnj 2018-10-05 07:02:00 +03:00
David Major
21d5693bdb Bug 1482272 - Don't set -DEBUG twice on Windows links. r=ted
We already append MOZ_DEBUG_LDFLAGS when MOZ_DEBUG_SYMBOLS is set.

--HG--
extra : rebase_source : ce9471ab366d88e929f2602e49f27d50cce65d8a
2018-08-21 11:35:52 -04:00
David Major
842bd5aed8 Bug 1413728: Windows DMD builds don't need special LDFLAGS behavior. r=ted
--HG--
extra : rebase_source : 338596d5c0e716e990ab669151fac2a9b43953eb
2018-08-21 11:34:48 -04:00
David Major
e57877cd63 Bug 1483835: Default to clang-cl and lld-link in local Windows builds. r=glandium 2018-08-21 11:30:16 -04:00
Nathan Froyd
f5fc3571db Bug 1480558 - part 2 - don't add MOZ_DEBUG_FLAGS to ASFLAGS on aarch64 windows; r=mshal
armasm64 doesn't accept the same options as its x86-ish counterparts,
and passing options it doesn't understand causes assembly to fail.  So
let's just not pass any flags to the assembler for the moment.
2018-08-21 11:00:35 -04:00
Mike Hommey
25e0f32c43 Bug 1341222 - Allow !- and %-prefixed paths in include paths processed by gyp. r=froydnj 2018-08-21 07:24:53 +09:00
Masatoshi Kimura
20bf6de031 Bug 1484190 - Unblock MSVC 2017 15.8. r=dmajor
--HG--
extra : rebase_source : 9d43a9cec951deabcb224efcc6bea2be0e772394
extra : source : 36e41ebefc3512f840f646be3fc14f0f3b5b538d
2018-08-17 20:41:49 +09:00
James Graham
f57f21b51d Bug 1484659 - Handle wpt version number changes, r=ato
If the wpt manifest format changes we bump the version number, causing
loading the old manifest to throw an error. We weren't correctly
handling this error when trying to update the manifest (by creating a
new empty manifest) so updates after the version number changed broke.

MozReview-Commit-ID: 4H1nMtRI9PZ

Differential Revision: https://phabricator.services.mozilla.com/D3771

--HG--
extra : moz-landing-system : lando
2018-08-20 12:05:22 +00:00
Chris Manchester
df1c9fe032 Bug 1481590 - generating report with |mach analyze all| and modifying |mach summarize| to become |mach analyze files| r=gps,mshal,chmanchester 2018-08-17 14:20:07 -07:00
Tom Prince
f5f9b5f0ac Bug 1481178: Retry downloading chainOfTrust.json.asc in mach artifact toolchain; r=gps a=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D3661

--HG--
extra : rebase_source : 1476805171a838a80d4220dafcadcc175344efa1
2018-08-17 15:20:37 -06:00
Andrew Halberstadt
32103f1e70 Bug 1483539 - [mozlint] Log a success message from the treeherder formatter when all lints succeed, r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D3415

--HG--
extra : moz-landing-system : lando
2018-08-15 14:17:06 +00:00
Margareta Eliza Balazs
a42d1c158f Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-16 12:33:23 +03:00
Ted Mielczarek
f5bd95d64f bug 1461992 - Add a script to output build system telemetry schema in json-schema format. r=gps
External systems such as the generic ingestion service will want to work with
the more standard json-schema format. This commit adds a script to convert the
voluptuous schema to json-schema format using the `luscious` Python module.
Since that module has not been updated recently, we install and use a fork with
some changes.

Since this is a single-purpose command that's unlikely to be used by many
people it's not implemented as a mach command, but simply a standalone script
that can be invoked via `mach python`.

Differential Revision: https://phabricator.services.mozilla.com/D2841

--HG--
extra : rebase_source : d35ed221d05d1d56b96604b931c22b700c10e476
2018-08-06 13:54:58 -04:00
Ted Mielczarek
233bc083f6 bug 1461992 - add a voluptuous schema for build system telemetry. r=gps
This change adds a voluptuous schema for build system telemetry, replacing
the existing json schema file. Using voluptuous will make it easier to work
with the schema from Python code in the build system. A future commit will
use a Python module to provide a mach command to convert the voluptuous
schema to json schema format for consumption by other systems.

Differential Revision: https://phabricator.services.mozilla.com/D2840

--HG--
extra : rebase_source : 067995385334d1dbc123f2db4245ef4e69d076c3
2018-08-03 15:41:20 -04:00
Ting-Yu Lin
1199851701 Bug 1476147 - Use path.isfile() instead of patch.exists() in which(). r=glandium
This excludes directories, and returns true only if it's an executable file.

Differential Revision: https://phabricator.services.mozilla.com/D3366

--HG--
extra : moz-landing-system : lando
2018-08-15 06:15:57 +00:00
Noemi Erli
3516dcf033 Backed out changeset ac5d5dec618e (bug 1481590) for Gecko decision task failure 2018-08-15 06:13:37 +03:00
Sofia Carrillo
80dafc6927 Bug 1481590 - generating report with |mach analyze all| and modifying |mach summarize| to become |mach analyze files| r=gps,mshal,chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D2981

--HG--
extra : moz-landing-system : lando
2018-08-15 01:12:03 +00:00
Cosmin Sabou
ba5b2095eb Merge mozilla-central to autoland. a=merge 2018-08-15 04:56:53 +03:00
Panos Astithas
6a01b19a19 Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps
MozReview-Commit-ID: AD6gLqFm8Nn

--HG--
extra : rebase_source : 0214cdc6f6acaaf0621e25f30cb0a2c81849063e
2018-07-04 21:48:42 +03:00
Kris Maglione
30986431c7 Bug 1472491: Part 5a - Add BrowserTabChild actor. r=felipe
MozReview-Commit-ID: 38Y1xwkgxCx

--HG--
extra : rebase_source : 61a85af58f9f16b8e39b716e3df2d09b788fcb1a
2018-07-29 19:42:46 -07:00
Mike Shal
b8cdd8565b Bug 1481441 - Honor MOZ_PARALLEL_BUILD in non-make backends; r=chmanchester
If you specify 'mk_add_options MOZ_PARALLEL_BUILD=X' in your mozconfig,
this variable ends up being passed into client.mk, which tells the make
backend to use that as the number of parallel jobs. However, there is no
equivalent in alternate backends aside from specifying '-jX' at the
commandline on each build invocation.

Rather than making a new mechanism to do this, we can check the
mozconfig for the MOZ_PARALLEL_BUILD flag and use that number for the
jobs parameter if no override was specified on the commandline.

MozReview-Commit-ID: 4YHG30N6tmi

Differential Revision: https://phabricator.services.mozilla.com/D3362

--HG--
extra : moz-landing-system : lando
2018-08-14 21:42:16 +00:00
Chris Manchester
8c2d7750a1 Bug 1474028 - Use output categories to exclude the gtest libxul from the default tup build. r=mshal
MozReview-Commit-ID: 2C9PmFziFqr

--HG--
extra : rebase_source : 68ed008c50dc2cb6c84ad30fe4b5d168373e535b
2018-08-10 12:07:36 -07:00
Chris Manchester
c346a68ae0 Bug 1474028 - Add a way to exclude libraries from the default build. r=ted
MozReview-Commit-ID: MVfplx9lN2

--HG--
extra : rebase_source : 10b4bd3dcc1386d782531206c84b66207297d00a
2018-08-10 12:07:29 -07:00
Chris Manchester
2a6ade919e Bug 1478798 - Handle the CLOBBER file optimistically in the Tup backend. r=mshal
MozReview-Commit-ID: DDIqlDwjKil

Differential Revision: https://phabricator.services.mozilla.com/D2799

--HG--
extra : moz-landing-system : lando
2018-08-13 17:07:41 +00:00
Emilio Cobos Álvarez
818db7603f Bug 1478813 - Add cbindgen toolchain job and install via bootstrap. r=ted
And require it for taskcluster build already, because it doesn't harm and lets
me put all the yml changes in the same commit.

I gave up cross-compiling for OSX after a few tries and after realizing it
wasn't enough with cctools and such, but that I also needed the Mac SDK, for
which I don't have permission...

Differential Revision: https://phabricator.services.mozilla.com/D2664

--HG--
extra : moz-landing-system : lando
2018-08-13 10:58:22 +00:00
Narcis Beleuzu
f4e5fb2d0f Backed out 2 changesets (bug 1474028) per chmanchester`s request. a=backout
Backed out changeset 52bd814d3589 (bug 1474028)
Backed out changeset 39a528147c34 (bug 1474028)
2018-08-12 21:22:45 +03:00
Andreea Pavel
308525ebcd Merge mozilla-inbound to mozilla-central. a=merge 2018-08-11 13:25:30 +03:00
Dan Mosedale
b7242c9e28 Bug 1481693 - Implement no_system_changes for moz_bootstrap, r=gps
MozReview-Commit-ID: CnS94verabV
2018-08-10 19:58:03 -07:00
Dan Mosedale
ee200cd836 Bug 1481693 - Factor out install_private_packages from moz_bootstrap, r=gps
MozReview-Commit-ID: It9IumV141L
2018-08-10 19:58:03 -07:00
Dan Mosedale
98be0c2bfe Bug 1481693 - Factor out try_to_create_state_dir from mach_bootstrap, r=gps
MozReview-Commit-ID: H6DhV56n3Cc
2018-08-10 19:58:02 -07:00
Dan Mosedale
58963c546b Bug 1481693 - Add --no-system-changes argument to 'mach bootstrap', r=gps
MozReview-Commit-ID: AMYM3rAPVcl
2018-08-10 19:58:01 -07:00
Dan Mosedale
e2e43a5c7a Bug 1481693 - Teach mach bootstrap to install NodeJS from toolchain artifact, r=gps
MozReview-Commit-ID: DBUCcGXxM0a
2018-08-10 19:58:00 -07:00
Mike Hommey
f4f54e5aeb Bug 1482330 - Upgrade to Android NDK r17b and API level 16 (JB). r=snorp
We're currently using NDK r15c, which is rather old, and happens to come
with a buggy gold linker. Let's use a more recent NDK, with a fixed
linker.

Unfortunately, we're currently at NDK API level 9, which the newer NDK
doesn't provide for x86 anymore. But that corresponds to Gingerbread
(2.3), which we've long stopped supporting. On the SDK side, we already
dropped support of versions before Jelly Bean, so we can do the same on
the NDK side. That corresponds to API level 16. So let's just use that
as a baseline.

Another change in the newer NDK is that the target-name changed from
i386-linux-android to i686-linux-android, so adjust for that in the
android x86 mozconfigs.
2018-08-11 09:47:41 +09:00
Bogdan Tara
347da2ba78 Backed out changeset 003838e8d110 (bug 1482330) for Adnroid build bustages on mozalloc_abort.cpp CLOSED TREE 2018-08-11 03:22:58 +03:00
Bogdan Tara
2f2b719960 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-08-11 01:01:18 +03:00
Mike Hommey
ee95699e6b Bug 1482330 - Upgrade to Android NDK r17b and API level 16 (JB). r=snorp
We're currently using NDK r15c, which is rather old, and happens to come
with a buggy gold linker. Let's use a more recent NDK, with a fixed
linker.

Unfortunately, we're currently at NDK API level 9, which the newer NDK
doesn't provide for x86 anymore. But that corresponds to Gingerbread
(2.3), which we've long stopped supporting. On the SDK side, we already
dropped support of versions before Jelly Bean, so we can do the same on
the NDK side. That corresponds to API level 16. So let's just use that
as a baseline.

Another change in the newer NDK is that the target-name changed from
i386-linux-android to i686-linux-android, so adjust for that in the
android x86 mozconfigs.
2018-08-11 06:50:21 +09:00
Chris Manchester
787bda4bb3 Bug 1482516 - Use set comparison to determine whether the list of build backend outputs has changed. r=gps,firefox-build-system-reviewers
If a backend output file is deleted outside of the build system the non-zero
"created" count can make the current check erroneously think the list of
outputs has changed.

Differential Revision: https://phabricator.services.mozilla.com/D3129

--HG--
extra : moz-landing-system : lando
2018-08-10 22:29:35 +00:00
Chris Manchester
44448be727 Bug 1474028 - Use output categories to exclude the gtest libxul from the default tup build. r=mshal
MozReview-Commit-ID: 2C9PmFziFqr

--HG--
extra : rebase_source : 2e6fac2dd7d2d9fbe7209df342cf9cc21308bdbd
2018-08-10 12:07:36 -07:00
Chris Manchester
2476269229 Bug 1474028 - Add a way to exclude libraries from the default build. r=ted
MozReview-Commit-ID: MVfplx9lN2

--HG--
extra : rebase_source : 3eb5352b5bc0d1b9be857c16efa5af0313afb6e7
2018-08-10 12:07:29 -07:00
Margareta Eliza Balazs
f617807241 Merge inbound to mozilla-central. a=merge 2018-08-10 12:17:09 +03:00
Mike Hommey
438a6f244a Bug 1482270 - Check libgcc version compatibility. r=froydnj
Similar to what we do for libstdc++ and glibc, we need to ensure that
we don't somehow end up with a dependency on a too new libgcc, which
can happen if it comes from gcc 7.0.
2018-08-10 08:28:41 +09:00
Noemi Erli
125e35c2c4 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-10 00:35:08 +03:00
Noemi Erli
de9e45a850 Merge inbound to mozilla-central. a=merge 2018-08-10 00:31:09 +03:00
David Heiberg
c9661e61a3 Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham
MozReview-Commit-ID: 5tbXeHsvNI5
2018-08-09 11:38:37 +01:00
Myk Melez
2c2b6eebf9 Bug 1445451 - vendor rkv; r=froydnj
MozReview-Commit-ID: KbcADpNltYq

Differential Revision: https://phabricator.services.mozilla.com/D3042

--HG--
rename : third_party/rust/synstructure/.cargo-checksum.json => third_party/rust/synstructure-0.8.1/.cargo-checksum.json
rename : third_party/rust/synstructure/Cargo.toml => third_party/rust/synstructure-0.8.1/Cargo.toml
rename : third_party/rust/synstructure/README.md => third_party/rust/synstructure-0.8.1/README.md
rename : third_party/rust/synstructure/src/lib.rs => third_party/rust/synstructure-0.8.1/src/lib.rs
rename : third_party/rust/synstructure/src/macros.rs => third_party/rust/synstructure-0.8.1/src/macros.rs
extra : moz-landing-system : lando
2018-08-09 19:42:17 +00:00
Andrew Swan
09e5e4ef55 Bug 1479599 Recognize webextensions in packager r=glandium
MozReview-Commit-ID: KethvfCTf6G

--HG--
extra : rebase_source : 48a513cf4a195fe68d729234ac487682a71ff22a
extra : source : 443493f2db03743656866d49912d26c75ae18434
2018-07-31 21:51:02 -07:00
Robert Bartlensky
24a33b307e Bug 1473278: Add infer to java-check, install, clear-cache, and print-checks subcommands. r=gps
MozReview-Commit-ID: 5ngZu6lh1wU

--HG--
extra : amend_source : b89243dd57777746febd180db7acadb77d3d3a49
2018-07-26 14:45:44 +01:00
Chris Manchester
1f0dff8087 Bug 1450077 - Download rust 1.28 in mach bootstrap. r=froydnj,mshal
MozReview-Commit-ID: IBdFRyWlQTW

--HG--
extra : rebase_source : 25a75a65c70004e8849c108ba6163f421f36945c
2018-08-07 13:21:29 -07:00
Chris Manchester
21e6277fe3 Bug 1480313 - Set check_unchanged for cargo build script rules in the Tup build. r=mshal
MozReview-Commit-ID: Cx3sP5m16Yl

--HG--
extra : rebase_source : aabd3eb315ee4509531663ef1ca507f59f2d1b88
2018-08-01 21:24:51 -07:00
Chris Manchester
d55fec160e Bug 1481328 - Explicitly disable CARGO_INCREMENTAL when building with tup. r=firefox-build-system-reviewers,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D2810

--HG--
extra : moz-landing-system : lando
2018-08-07 00:21:47 +00:00
Dão Gottwald
5b4e355993 Bug 1369456 - Replace nsSessionStartup.js with SessionStartup.jsm. r=florian
MozReview-Commit-ID: 53Mu4zb9X1C

--HG--
rename : browser/components/sessionstore/nsSessionStartup.js => browser/components/sessionstore/SessionStartup.jsm
extra : rebase_source : 5b4f5c2e45841a5ee9123386e8657d8c262ba416
2018-08-04 13:27:40 +02:00
Bogdan Tara
f2cb75b28c Merge inbound to mozilla-central. a=merge 2018-08-03 13:16:27 +03:00
Nathan Froyd
868f4fb506 Bug 1480553 - part 1 - add Windows-specific aarch64 macro detection; r=glandium
MSVC doesn't define __aarch64__, but uses its own symbol instead.
2018-08-02 21:40:40 -04:00
Tudor-Gabriel Vîjială
ae279dbf60 Bug 1473313 - Part 1: Set up geckoview build config for androidTest coverage runs. r=nalexander
This patch adds JaCoCo as a dependency for the geckoview androidTest configurations, as well as
the `mach android archive-geckoview-coverage-artifacts` command, and the `--enable-java-coverage`
mozconfig flag.

MozReview-Commit-ID: 36jNAzK44g3

--HG--
extra : rebase_source : 9edc37913a3929ad045270c601c77791d122e363
2018-07-24 11:44:24 +01:00
Nathan Froyd
5dcd952f20 Bug 1480424 - clarify the meaning of --from-build for mach artifact toolchain; r=emilio
It never hurts to be explicit in documentation.
2018-08-02 10:01:41 -04:00
Andi-Bogdan Postelnicu
e52cd92858 Bug 1480370 - pass checks to _get_clang_tidy_command. r=babadie+588857
MozReview-Commit-ID: JO9nr59WYk5

--HG--
extra : rebase_source : b949ada159959d37deb55c08b02db9269a99e94b
2018-08-02 13:48:29 +03:00
dvarga
09eac64963 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-02 01:19:44 +03:00
dvarga
e487e6e564 Merge inbound to mozilla-central. a=merge 2018-08-02 01:09:38 +03:00
Dorel Luca
57113ba2b4 Backed out 2 changesets (bug 1473648, bug 1476661) for mochitest failure on testing/mochitest/tests/python/test_basic_mochitest_plain.py
Backed out changeset dbb14978acf8 (bug 1473648)
Backed out changeset de933cb380f9 (bug 1476661)
2018-08-01 16:01:05 +03:00
Sofia Carrillo
20042b0b93 Bug 1479557 - upload cost metric for all files in build graph r=chmanchester
With this artifact, we will have the total wall time for all files in the build
graph.

MozReview-Commit-ID: I6hLxavX3QY

--HG--
extra : rebase_source : dc5f827ea1fe83e9f04e9d9c1d19f3824e9a9a3f
2018-07-26 19:47:51 -04:00
Andreea Pavel
67ce5df76f Backed out 6 changesets (bug 1478499) for failing spidermonkey pkg
Backed out changeset 9dee6a08a2dd (bug 1478499)
Backed out changeset 3982c14a834e (bug 1478499)
Backed out changeset 6f6e562e2013 (bug 1478499)
Backed out changeset 03f68a47b89e (bug 1478499)
Backed out changeset 237dc169f486 (bug 1478499)
Backed out changeset 3f72358d338a (bug 1478499)
2018-08-01 22:22:41 +03:00
Chris Manchester
ed4f391f1c Bug 1478499 - Consider GCC_USE_GNU_LD when passing a symbols file in the Tup build for consistency with the Make build. r=mshal
MozReview-Commit-ID: 7D4zYj6vhly

--HG--
extra : rebase_source : 8552b2f277318c9f56523171f996167066aed6f1
2018-07-31 16:11:33 -07:00
Chris Manchester
280ad8e1df Bug 1478499 - Skip additional js shell installation via ObjdirFiles in the tup build. r=mshal
Having an output to !/js/src/js causes problems for tup, because many
compilation invocations will attempt to find headers in !/js/src/js,
meaning tup thinks these invocations should depend on generating
!/js/src/js (the file).

MozReview-Commit-ID: CHP20RqH1OM

--HG--
extra : rebase_source : d2fd8ac808a2c9c548eb3962abae5002366d1ea3
2018-07-31 15:16:04 -07:00
Chris Manchester
60004c225e Bug 1478499 - Consider GCC_USE_GNU_LD when passing a symbols file in the Tup build for consistency with the Make build. r=mshal
MozReview-Commit-ID: 8o4o9HiGdrR

--HG--
extra : rebase_source : cc7f1ccd01d29c20ce4dd786604e17d37a364733
2018-08-01 13:25:48 -07:00
Chris Manchester
c7339c6e27 Bug 1478499 - Skip additional js shell installation via ObjdirFiles in the tup build. r=mshal
Having an output to !/js/src/js causes problems for tup, because many
compilation invocations will attempt to find headers in !/js/src/js,
meaning tup thinks these invocations should depend on generating
!/js/src/js (the file).

MozReview-Commit-ID: Ky6kq82vlO8

--HG--
extra : rebase_source : 112715194f0ce53c5645a1d7f4a088b1a6120552
2018-07-31 16:19:59 -07:00
Dorel Luca
a6587cb874 Merge mozilla-cental to mozilla-inbound
--HG--
rename : browser/components/payments/test/mochitest/test_labelled_checkbox.html => browser/components/payments/test/mochitest/test_completion_error_page.html
extra : rebase_source : 8549ae557dceba753101a71840a5076783bd1d36
2018-08-01 12:54:59 +03:00
David Heiberg
47775cc206 Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-01 10:52:11 +01:00
Alexis Deschamps
dded25327a Bug 1476034 - about:crashes: switched to fluent. r=flod,Pike
Summary:
The about:crashes page is being updated (bug 1463515). To facilitate these changes,
this patch changes the about:crashes page to use Fluent for localization instead of the old systems.
This also includes a script to migrate strings from the old .DTD and .properties files
to the new .ftl one.

Test Plan:
1. build Firefox with the changes
2. run Firefox
3. go to the about:crashes page
4. expect nothing to be different

This extension: https://github.com/rhelmer/webext-experiment-crashme can be used to
add local crash reports for verifying the different states of the about:crashes page.

Reviewers: flod, Pike, jchen, snorp

Reviewed By: flod, Pike, jchen, snorp

Subscribers: nalexander, reviewbot

Bug #: 1476034

Differential Revision: https://phabricator.services.mozilla.com/D2225

--HG--
extra : rebase_source : 0ca9516b4df78e735fd03907f2ea324bc72ca893
2018-08-01 10:31:14 +03:00
Mike Shal
f78ff6326c Bug 1475071 - Enable --no-sync and --debug-logging when running tup; r=chmanchester
The --no-sync flag turns off the SQLite synchronous pragma, so we don't
force the disk to sync on every 'mach build'. Since mach always touches
a few files (eg: warnings.json, .purgecaches, etc), there is always a
minor amount of updates to the database, and syncing them every time
just forces an unnecessary delay.

The --debug-logging flag saves logs under .tup/log to show what files
changes or were deleted, as well as the corresponding build DAG. This
can be helpful when trying to investigate why something was rebuilt.

MozReview-Commit-ID: L0m7IsYlFUI

--HG--
extra : rebase_source : 0a26bf49778dfa13644f200be3e7061491b135c0
2018-07-31 10:07:57 -04:00
Chris Manchester
85ec8eaf50 Bug 1478561 - Expose MOZ_AUTOMATION to rust running in the tup build. r=froydnj
MozReview-Commit-ID: 6ekOYJv7iz7

--HG--
extra : rebase_source : 1cc2631294802a4a7dd1f539ff65d415770eec5b
2018-07-30 16:46:10 -07:00
Chris AtLee
182e3f8445 Bug 733530: Use .tar.gz for test archives r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1743

--HG--
extra : moz-landing-system : lando
2018-08-01 16:00:03 +00:00
Coroiu Cristina
38f8ebc675 Merge mozilla-central to inbound a=merge on a CLOSED TREE 2018-07-31 01:03:29 +03:00
Ted Mielczarek
c8b54935b3 bug 1409276 - emit COMPUTED_{CFLAGS,CXXFLAGS} for Rust-only directories in the recursive make backend. r=chmanchester
Currently the recursive make backend skips emitting COMPUTED_CFLAGS etc for
Rust-only directories as an optimization. However, we need to pass CFLAGS down
to Rust build scripts that compile C/C++ code, so having the COMPUTED_
variables will make it easier to pass the right set of flags.

Additionally, ensure that Rust programs wind up in linkables/host_linkables so
that they get computed flags emitted.

MozReview-Commit-ID: Ld41080dOZN

--HG--
extra : rebase_source : 671f1e4601d918eeb9de5ffa4c0cf53d821640de
2018-07-11 15:52:26 -04:00
Andi-Bogdan Postelnicu
5a154d0f19 Bug 1472975 - Add tests in tree to make mach static-analysis doesn't regress. r=janx
MozReview-Commit-ID: DQfZ9ayhSmE

--HG--
extra : rebase_source : e040980de3321ff6819c317d5602945ed7ab2881
2018-07-03 16:35:39 +03:00
Dorel Luca
e549807ade Merge mozilla-central to mozilla-inbound 2018-07-27 13:48:50 +03:00
Dorel Luca
704612cf44 Merge mozilla-inbound to mozilla-central. a=merge 2018-07-27 13:19:26 +03:00
Andreas Tolfsen
c7e21b65bc Bug 1476263 - Suggest to create mozconfig if it does not exist. r=gps
A frequent question when mentoring new contributors is what "your
mozconfig file" is.  By suggesting to create the file if it does
not exist, we can hopefully alleviate some new contributor frustration.

This change does unfortunately not take into account that the
mozconfig file can be named .mozconfig or even be in a designated
location defined by the MOZCONFIG environment variable, but it
seems reasonable to assume that developers who already know about
those alternatives will know which file to edit, and that what we
should optimise for during the bootstrapping process is to get new
contributors up and running quickly.
2018-07-27 11:15:16 +01:00
Ursula Sarracini
65e8eed8a1 Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak
MozReview-Commit-ID: GnMIh1n4d3c


--HG--
rename : browser/extensions/activity-stream/.eslintignore => browser/components/newtab/.eslintignore
rename : browser/extensions/activity-stream/.eslintrc.js => browser/components/newtab/.eslintrc.js
rename : browser/extensions/activity-stream/.mcignore => browser/components/newtab/.mcignore
rename : browser/extensions/activity-stream/.nvmrc => browser/components/newtab/.nvmrc
rename : browser/extensions/activity-stream/.sass-lint.yml => browser/components/newtab/.sass-lint.yml
rename : browser/extensions/activity-stream/.taskcluster.yml => browser/components/newtab/.taskcluster.yml
rename : browser/extensions/activity-stream/.travis.yml => browser/components/newtab/.travis.yml
rename : browser/extensions/activity-stream/CODEOWNERS => browser/components/newtab/CODEOWNERS
rename : browser/extensions/activity-stream/LICENSE => browser/components/newtab/LICENSE
rename : browser/extensions/activity-stream/README.md => browser/components/newtab/README.md
rename : browser/extensions/activity-stream/bin/download-firefox-artifact => browser/components/newtab/bin/download-firefox-artifact
rename : browser/extensions/activity-stream/bin/download-firefox-travis.sh => browser/components/newtab/bin/download-firefox-travis.sh
rename : browser/extensions/activity-stream/bin/locales.js => browser/components/newtab/bin/locales.js
rename : browser/extensions/activity-stream/bin/prepare-mochitests-dev => browser/components/newtab/bin/prepare-mochitests-dev
rename : browser/extensions/activity-stream/bin/process-system-addon-for-package.js => browser/components/newtab/bin/process-system-addon-for-package.js
rename : browser/extensions/activity-stream/bin/render-activity-stream-html.js => browser/components/newtab/bin/render-activity-stream-html.js
rename : browser/extensions/activity-stream/bin/strings-import.js => browser/components/newtab/bin/strings-import.js
rename : browser/extensions/activity-stream/bin/test-merges.js => browser/components/newtab/bin/test-merges.js
rename : browser/extensions/activity-stream/bin/update-version.js => browser/components/newtab/bin/update-version.js
rename : browser/extensions/activity-stream/common/Actions.jsm => browser/components/newtab/common/Actions.jsm
rename : browser/extensions/activity-stream/common/Dedupe.jsm => browser/components/newtab/common/Dedupe.jsm
rename : browser/extensions/activity-stream/common/PerfService.jsm => browser/components/newtab/common/PerfService.jsm
rename : browser/extensions/activity-stream/common/PrerenderData.jsm => browser/components/newtab/common/PrerenderData.jsm
rename : browser/extensions/activity-stream/common/Reducers.jsm => browser/components/newtab/common/Reducers.jsm
rename : browser/extensions/activity-stream/content-src/.eslintrc.js => browser/components/newtab/content-src/.eslintrc.js
rename : browser/extensions/activity-stream/content-src/activity-stream-prerender.jsx => browser/components/newtab/content-src/activity-stream-prerender.jsx
rename : browser/extensions/activity-stream/content-src/activity-stream.jsx => browser/components/newtab/content-src/activity-stream.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/asrouter-content.jsx => browser/components/newtab/content-src/asrouter/asrouter-content.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/components/Button/Button.jsx => browser/components/newtab/content-src/asrouter/components/Button/Button.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/components/Button/_Button.scss => browser/components/newtab/content-src/asrouter/components/Button/_Button.scss
rename : browser/extensions/activity-stream/content-src/asrouter/components/ImpressionsWrapper/ImpressionsWrapper.jsx => browser/components/newtab/content-src/asrouter/components/ImpressionsWrapper/ImpressionsWrapper.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/components/ModalOverlay/ModalOverlay.jsx => browser/components/newtab/content-src/asrouter/components/ModalOverlay/ModalOverlay.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/components/ModalOverlay/_ModalOverlay.scss => browser/components/newtab/content-src/asrouter/components/ModalOverlay/_ModalOverlay.scss
rename : browser/extensions/activity-stream/content-src/asrouter/components/SnippetBase/SnippetBase.jsx => browser/components/newtab/content-src/asrouter/components/SnippetBase/SnippetBase.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/components/SnippetBase/_SnippetBase.scss => browser/components/newtab/content-src/asrouter/components/SnippetBase/_SnippetBase.scss
rename : browser/extensions/activity-stream/content-src/asrouter/schemas/message-format.md => browser/components/newtab/content-src/asrouter/schemas/message-format.md
rename : browser/extensions/activity-stream/content-src/asrouter/schemas/provider-response.schema.json => browser/components/newtab/content-src/asrouter/schemas/provider-response.schema.json
rename : browser/extensions/activity-stream/content-src/asrouter/template-utils.js => browser/components/newtab/content-src/asrouter/template-utils.js
rename : browser/extensions/activity-stream/content-src/asrouter/templates/OnboardingMessage/OnboardingMessage.jsx => browser/components/newtab/content-src/asrouter/templates/OnboardingMessage/OnboardingMessage.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/templates/OnboardingMessage/_OnboardingMessage.scss => browser/components/newtab/content-src/asrouter/templates/OnboardingMessage/_OnboardingMessage.scss
rename : browser/extensions/activity-stream/content-src/asrouter/templates/SimpleSnippet/SimpleSnippet.jsx => browser/components/newtab/content-src/asrouter/templates/SimpleSnippet/SimpleSnippet.jsx
rename : browser/extensions/activity-stream/content-src/asrouter/templates/SimpleSnippet/SimpleSnippet.schema.json => browser/components/newtab/content-src/asrouter/templates/SimpleSnippet/SimpleSnippet.schema.json
rename : browser/extensions/activity-stream/content-src/asrouter/templates/SimpleSnippet/_SimpleSnippet.scss => browser/components/newtab/content-src/asrouter/templates/SimpleSnippet/_SimpleSnippet.scss
rename : browser/extensions/activity-stream/content-src/components/ASRouterAdmin/ASRouterAdmin.jsx => browser/components/newtab/content-src/components/ASRouterAdmin/ASRouterAdmin.jsx
rename : browser/extensions/activity-stream/content-src/components/ASRouterAdmin/ASRouterAdmin.scss => browser/components/newtab/content-src/components/ASRouterAdmin/ASRouterAdmin.scss
rename : browser/extensions/activity-stream/content-src/components/Base/Base.jsx => browser/components/newtab/content-src/components/Base/Base.jsx
rename : browser/extensions/activity-stream/content-src/components/Base/_Base.scss => browser/components/newtab/content-src/components/Base/_Base.scss
rename : browser/extensions/activity-stream/content-src/components/Card/Card.jsx => browser/components/newtab/content-src/components/Card/Card.jsx
rename : browser/extensions/activity-stream/content-src/components/Card/_Card.scss => browser/components/newtab/content-src/components/Card/_Card.scss
rename : browser/extensions/activity-stream/content-src/components/Card/types.js => browser/components/newtab/content-src/components/Card/types.js
rename : browser/extensions/activity-stream/content-src/components/CollapsibleSection/CollapsibleSection.jsx => browser/components/newtab/content-src/components/CollapsibleSection/CollapsibleSection.jsx
rename : browser/extensions/activity-stream/content-src/components/CollapsibleSection/_CollapsibleSection.scss => browser/components/newtab/content-src/components/CollapsibleSection/_CollapsibleSection.scss
rename : browser/extensions/activity-stream/content-src/components/ComponentPerfTimer/ComponentPerfTimer.jsx => browser/components/newtab/content-src/components/ComponentPerfTimer/ComponentPerfTimer.jsx
rename : browser/extensions/activity-stream/content-src/components/ConfirmDialog/ConfirmDialog.jsx => browser/components/newtab/content-src/components/ConfirmDialog/ConfirmDialog.jsx
rename : browser/extensions/activity-stream/content-src/components/ConfirmDialog/_ConfirmDialog.scss => browser/components/newtab/content-src/components/ConfirmDialog/_ConfirmDialog.scss
rename : browser/extensions/activity-stream/content-src/components/ContextMenu/ContextMenu.jsx => browser/components/newtab/content-src/components/ContextMenu/ContextMenu.jsx
rename : browser/extensions/activity-stream/content-src/components/ContextMenu/_ContextMenu.scss => browser/components/newtab/content-src/components/ContextMenu/_ContextMenu.scss
rename : browser/extensions/activity-stream/content-src/components/ErrorBoundary/ErrorBoundary.jsx => browser/components/newtab/content-src/components/ErrorBoundary/ErrorBoundary.jsx
rename : browser/extensions/activity-stream/content-src/components/ErrorBoundary/_ErrorBoundary.scss => browser/components/newtab/content-src/components/ErrorBoundary/_ErrorBoundary.scss
rename : browser/extensions/activity-stream/content-src/components/LinkMenu/LinkMenu.jsx => browser/components/newtab/content-src/components/LinkMenu/LinkMenu.jsx
rename : browser/extensions/activity-stream/content-src/components/ManualMigration/ManualMigration.jsx => browser/components/newtab/content-src/components/ManualMigration/ManualMigration.jsx
rename : browser/extensions/activity-stream/content-src/components/ManualMigration/_ManualMigration.scss => browser/components/newtab/content-src/components/ManualMigration/_ManualMigration.scss
rename : browser/extensions/activity-stream/content-src/components/Search/Search.jsx => browser/components/newtab/content-src/components/Search/Search.jsx
rename : browser/extensions/activity-stream/content-src/components/Search/_Search.scss => browser/components/newtab/content-src/components/Search/_Search.scss
rename : browser/extensions/activity-stream/content-src/components/SectionMenu/SectionMenu.jsx => browser/components/newtab/content-src/components/SectionMenu/SectionMenu.jsx
rename : browser/extensions/activity-stream/content-src/components/Sections/Sections.jsx => browser/components/newtab/content-src/components/Sections/Sections.jsx
rename : browser/extensions/activity-stream/content-src/components/Sections/_Sections.scss => browser/components/newtab/content-src/components/Sections/_Sections.scss
rename : browser/extensions/activity-stream/content-src/components/StartupOverlay/StartupOverlay.jsx => browser/components/newtab/content-src/components/StartupOverlay/StartupOverlay.jsx
rename : browser/extensions/activity-stream/content-src/components/StartupOverlay/_StartupOverlay.scss => browser/components/newtab/content-src/components/StartupOverlay/_StartupOverlay.scss
rename : browser/extensions/activity-stream/content-src/components/TopSites/TopSite.jsx => browser/components/newtab/content-src/components/TopSites/TopSite.jsx
rename : browser/extensions/activity-stream/content-src/components/TopSites/TopSiteForm.jsx => browser/components/newtab/content-src/components/TopSites/TopSiteForm.jsx
rename : browser/extensions/activity-stream/content-src/components/TopSites/TopSiteFormInput.jsx => browser/components/newtab/content-src/components/TopSites/TopSiteFormInput.jsx
rename : browser/extensions/activity-stream/content-src/components/TopSites/TopSites.jsx => browser/components/newtab/content-src/components/TopSites/TopSites.jsx
rename : browser/extensions/activity-stream/content-src/components/TopSites/TopSitesConstants.js => browser/components/newtab/content-src/components/TopSites/TopSitesConstants.js
rename : browser/extensions/activity-stream/content-src/components/TopSites/_TopSites.scss => browser/components/newtab/content-src/components/TopSites/_TopSites.scss
rename : browser/extensions/activity-stream/content-src/components/Topics/Topics.jsx => browser/components/newtab/content-src/components/Topics/Topics.jsx
rename : browser/extensions/activity-stream/content-src/components/Topics/_Topics.scss => browser/components/newtab/content-src/components/Topics/_Topics.scss
rename : browser/extensions/activity-stream/content-src/lib/constants.js => browser/components/newtab/content-src/lib/constants.js
rename : browser/extensions/activity-stream/content-src/lib/detect-user-session-start.js => browser/components/newtab/content-src/lib/detect-user-session-start.js
rename : browser/extensions/activity-stream/content-src/lib/init-store.js => browser/components/newtab/content-src/lib/init-store.js
rename : browser/extensions/activity-stream/content-src/lib/link-menu-options.js => browser/components/newtab/content-src/lib/link-menu-options.js
rename : browser/extensions/activity-stream/content-src/lib/screenshot-utils.js => browser/components/newtab/content-src/lib/screenshot-utils.js
rename : browser/extensions/activity-stream/content-src/lib/section-menu-options.js => browser/components/newtab/content-src/lib/section-menu-options.js
rename : browser/extensions/activity-stream/content-src/lib/snippets.js => browser/components/newtab/content-src/lib/snippets.js
rename : browser/extensions/activity-stream/content-src/styles/_activity-stream.scss => browser/components/newtab/content-src/styles/_activity-stream.scss
rename : browser/extensions/activity-stream/content-src/styles/_icons.scss => browser/components/newtab/content-src/styles/_icons.scss
rename : browser/extensions/activity-stream/content-src/styles/_normalize.scss => browser/components/newtab/content-src/styles/_normalize.scss
rename : browser/extensions/activity-stream/content-src/styles/_theme.scss => browser/components/newtab/content-src/styles/_theme.scss
rename : browser/extensions/activity-stream/content-src/styles/_variables.scss => browser/components/newtab/content-src/styles/_variables.scss
rename : browser/extensions/activity-stream/content-src/styles/activity-stream-linux.scss => browser/components/newtab/content-src/styles/activity-stream-linux.scss
rename : browser/extensions/activity-stream/content-src/styles/activity-stream-mac.scss => browser/components/newtab/content-src/styles/activity-stream-mac.scss
rename : browser/extensions/activity-stream/content-src/styles/activity-stream-windows.scss => browser/components/newtab/content-src/styles/activity-stream-windows.scss
rename : browser/extensions/activity-stream/contributing.md => browser/components/newtab/contributing.md
rename : browser/extensions/activity-stream/css/activity-stream-linux.css => browser/components/newtab/css/activity-stream-linux.css
rename : browser/extensions/activity-stream/css/activity-stream-linux.css.map => browser/components/newtab/css/activity-stream-linux.css.map
rename : browser/extensions/activity-stream/css/activity-stream-mac.css => browser/components/newtab/css/activity-stream-mac.css
rename : browser/extensions/activity-stream/css/activity-stream-mac.css.map => browser/components/newtab/css/activity-stream-mac.css.map
rename : browser/extensions/activity-stream/css/activity-stream-windows.css => browser/components/newtab/css/activity-stream-windows.css
rename : browser/extensions/activity-stream/css/activity-stream-windows.css.map => browser/components/newtab/css/activity-stream-windows.css.map
rename : browser/extensions/activity-stream/data/content/activity-stream.bundle.js => browser/components/newtab/data/content/activity-stream.bundle.js
rename : browser/extensions/activity-stream/data/content/activity-stream.bundle.js.map => browser/components/newtab/data/content/activity-stream.bundle.js.map
rename : browser/extensions/activity-stream/data/content/assets/fox-tail.png => browser/components/newtab/data/content/assets/fox-tail.png
rename : browser/extensions/activity-stream/data/content/assets/glyph-add-16.svg => browser/components/newtab/data/content/assets/glyph-add-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg => browser/components/newtab/data/content/assets/glyph-arrowhead-down-12.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg => browser/components/newtab/data/content/assets/glyph-arrowhead-down-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-cancel-16.svg => browser/components/newtab/data/content/assets/glyph-cancel-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-delete-16.svg => browser/components/newtab/data/content/assets/glyph-delete-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-dismiss-16.svg => browser/components/newtab/data/content/assets/glyph-dismiss-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-edit-16.svg => browser/components/newtab/data/content/assets/glyph-edit-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-highlights-16.svg => browser/components/newtab/data/content/assets/glyph-highlights-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-import-16.svg => browser/components/newtab/data/content/assets/glyph-import-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-info-16.svg => browser/components/newtab/data/content/assets/glyph-info-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-maximize-16.svg => browser/components/newtab/data/content/assets/glyph-maximize-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-minimize-16.svg => browser/components/newtab/data/content/assets/glyph-minimize-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-modal-delete-32.svg => browser/components/newtab/data/content/assets/glyph-modal-delete-32.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-newWindow-16.svg => browser/components/newtab/data/content/assets/glyph-newWindow-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-open-file-16.svg => browser/components/newtab/data/content/assets/glyph-open-file-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-pin-12.svg => browser/components/newtab/data/content/assets/glyph-pin-12.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-pin-16.svg => browser/components/newtab/data/content/assets/glyph-pin-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-pocket-16.svg => browser/components/newtab/data/content/assets/glyph-pocket-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-topsites-16.svg => browser/components/newtab/data/content/assets/glyph-topsites-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-trending-16.svg => browser/components/newtab/data/content/assets/glyph-trending-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-unpin-16.svg => browser/components/newtab/data/content/assets/glyph-unpin-16.svg
rename : browser/extensions/activity-stream/data/content/assets/glyph-webextension-16.svg => browser/components/newtab/data/content/assets/glyph-webextension-16.svg
rename : browser/extensions/activity-stream/data/content/assets/illustration-addons@2x.png => browser/components/newtab/data/content/assets/illustration-addons@2x.png
rename : browser/extensions/activity-stream/data/content/assets/illustration-gift@2x.png => browser/components/newtab/data/content/assets/illustration-gift@2x.png
rename : browser/extensions/activity-stream/data/content/assets/illustration-privatebrowsing@2x.png => browser/components/newtab/data/content/assets/illustration-privatebrowsing@2x.png
rename : browser/extensions/activity-stream/data/content/assets/illustration-screenshots@2x.png => browser/components/newtab/data/content/assets/illustration-screenshots@2x.png
rename : browser/extensions/activity-stream/data/content/assets/sync-devices.svg => browser/components/newtab/data/content/assets/sync-devices.svg
rename : browser/extensions/activity-stream/data/content/assets/topic-show-more-12.svg => browser/components/newtab/data/content/assets/topic-show-more-12.svg
rename : browser/extensions/activity-stream/data/content/tippytop/images/aliexpress-com@2x.png => browser/components/newtab/data/content/tippytop/images/aliexpress-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/allegro-pl@2x.png => browser/components/newtab/data/content/tippytop/images/allegro-pl@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/amazon@2x.png => browser/components/newtab/data/content/tippytop/images/amazon@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/avito-ru@2x.png => browser/components/newtab/data/content/tippytop/images/avito-ru@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/bbc-uk@2x.png => browser/components/newtab/data/content/tippytop/images/bbc-uk@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/ebay@2x.png => browser/components/newtab/data/content/tippytop/images/ebay@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/facebook-com@2x.png => browser/components/newtab/data/content/tippytop/images/facebook-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/leboncoin-fr@2x.png => browser/components/newtab/data/content/tippytop/images/leboncoin-fr@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/ok-ru@2x.png => browser/components/newtab/data/content/tippytop/images/ok-ru@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/olx-pl@2x.png => browser/components/newtab/data/content/tippytop/images/olx-pl@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/reddit-com@2x.png => browser/components/newtab/data/content/tippytop/images/reddit-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/twitter-com@2x.png => browser/components/newtab/data/content/tippytop/images/twitter-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/vk-com@2x.png => browser/components/newtab/data/content/tippytop/images/vk-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/wikipedia-org@2x.png => browser/components/newtab/data/content/tippytop/images/wikipedia-org@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/wykop-pl@2x.png => browser/components/newtab/data/content/tippytop/images/wykop-pl@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/images/youtube-com@2x.png => browser/components/newtab/data/content/tippytop/images/youtube-com@2x.png
rename : browser/extensions/activity-stream/data/content/tippytop/top_sites.json => browser/components/newtab/data/content/tippytop/top_sites.json
rename : browser/extensions/activity-stream/docs/ISSUE_TEMPLATE.md => browser/components/newtab/docs/ISSUE_TEMPLATE.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/1.GETTING_STARTED.md => browser/components/newtab/docs/v2-system-addon/1.GETTING_STARTED.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/data_dictionary.md => browser/components/newtab/docs/v2-system-addon/data_dictionary.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/data_events.md => browser/components/newtab/docs/v2-system-addon/data_events.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/mochitests.md => browser/components/newtab/docs/v2-system-addon/mochitests.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/preferences.md => browser/components/newtab/docs/v2-system-addon/preferences.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/sections.md => browser/components/newtab/docs/v2-system-addon/sections.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/snippets.md => browser/components/newtab/docs/v2-system-addon/snippets.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/telemetry.md => browser/components/newtab/docs/v2-system-addon/telemetry.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/test-merges.md => browser/components/newtab/docs/v2-system-addon/test-merges.md
rename : browser/extensions/activity-stream/docs/v2-system-addon/unit_testing_guide.md => browser/components/newtab/docs/v2-system-addon/unit_testing_guide.md
rename : browser/extensions/activity-stream/karma.mc.config.js => browser/components/newtab/karma.mc.config.js
rename : browser/extensions/activity-stream/lib/ASRouter.jsm => browser/components/newtab/lib/ASRouter.jsm
rename : browser/extensions/activity-stream/lib/ASRouterFeed.jsm => browser/components/newtab/lib/ASRouterFeed.jsm
rename : browser/extensions/activity-stream/lib/ASRouterTargeting.jsm => browser/components/newtab/lib/ASRouterTargeting.jsm
rename : browser/extensions/activity-stream/lib/AboutPreferences.jsm => browser/components/newtab/lib/AboutPreferences.jsm
rename : browser/extensions/activity-stream/lib/ActivityStream.jsm => browser/components/newtab/lib/ActivityStream.jsm
rename : browser/extensions/activity-stream/lib/ActivityStreamMessageChannel.jsm => browser/components/newtab/lib/ActivityStreamMessageChannel.jsm
rename : browser/extensions/activity-stream/lib/ActivityStreamPrefs.jsm => browser/components/newtab/lib/ActivityStreamPrefs.jsm
rename : browser/extensions/activity-stream/lib/ActivityStreamStorage.jsm => browser/components/newtab/lib/ActivityStreamStorage.jsm
rename : browser/extensions/activity-stream/lib/DownloadsManager.jsm => browser/components/newtab/lib/DownloadsManager.jsm
rename : browser/extensions/activity-stream/lib/FaviconFeed.jsm => browser/components/newtab/lib/FaviconFeed.jsm
rename : browser/extensions/activity-stream/lib/FilterAdult.jsm => browser/components/newtab/lib/FilterAdult.jsm
rename : browser/extensions/activity-stream/lib/HighlightsFeed.jsm => browser/components/newtab/lib/HighlightsFeed.jsm
rename : browser/extensions/activity-stream/lib/LinksCache.jsm => browser/components/newtab/lib/LinksCache.jsm
rename : browser/extensions/activity-stream/lib/ManualMigration.jsm => browser/components/newtab/lib/ManualMigration.jsm
rename : browser/extensions/activity-stream/lib/NewTabInit.jsm => browser/components/newtab/lib/NewTabInit.jsm
rename : browser/extensions/activity-stream/lib/OnboardingMessageProvider.jsm => browser/components/newtab/lib/OnboardingMessageProvider.jsm
rename : browser/extensions/activity-stream/lib/PersistentCache.jsm => browser/components/newtab/lib/PersistentCache.jsm
rename : browser/extensions/activity-stream/lib/PlacesFeed.jsm => browser/components/newtab/lib/PlacesFeed.jsm
rename : browser/extensions/activity-stream/lib/PrefsFeed.jsm => browser/components/newtab/lib/PrefsFeed.jsm
rename : browser/extensions/activity-stream/lib/Screenshots.jsm => browser/components/newtab/lib/Screenshots.jsm
rename : browser/extensions/activity-stream/lib/SectionsManager.jsm => browser/components/newtab/lib/SectionsManager.jsm
rename : browser/extensions/activity-stream/lib/ShortURL.jsm => browser/components/newtab/lib/ShortURL.jsm
rename : browser/extensions/activity-stream/lib/SnippetsFeed.jsm => browser/components/newtab/lib/SnippetsFeed.jsm
rename : browser/extensions/activity-stream/lib/Store.jsm => browser/components/newtab/lib/Store.jsm
rename : browser/extensions/activity-stream/lib/SystemTickFeed.jsm => browser/components/newtab/lib/SystemTickFeed.jsm
rename : browser/extensions/activity-stream/lib/TelemetryFeed.jsm => browser/components/newtab/lib/TelemetryFeed.jsm
rename : browser/extensions/activity-stream/lib/TippyTopProvider.jsm => browser/components/newtab/lib/TippyTopProvider.jsm
rename : browser/extensions/activity-stream/lib/TopSitesFeed.jsm => browser/components/newtab/lib/TopSitesFeed.jsm
rename : browser/extensions/activity-stream/lib/TopStoriesFeed.jsm => browser/components/newtab/lib/TopStoriesFeed.jsm
rename : browser/extensions/activity-stream/lib/UTEventReporting.jsm => browser/components/newtab/lib/UTEventReporting.jsm
rename : browser/extensions/activity-stream/lib/UserDomainAffinityProvider.jsm => browser/components/newtab/lib/UserDomainAffinityProvider.jsm
rename : browser/extensions/activity-stream/loaders/inject-loader.js => browser/components/newtab/loaders/inject-loader.js
rename : browser/extensions/activity-stream/locales/ach/strings.properties => browser/components/newtab/locales/ach/strings.properties
rename : browser/extensions/activity-stream/locales/an/strings.properties => browser/components/newtab/locales/an/strings.properties
rename : browser/extensions/activity-stream/locales/ar/strings.properties => browser/components/newtab/locales/ar/strings.properties
rename : browser/extensions/activity-stream/locales/ast/strings.properties => browser/components/newtab/locales/ast/strings.properties
rename : browser/extensions/activity-stream/locales/az/strings.properties => browser/components/newtab/locales/az/strings.properties
rename : browser/extensions/activity-stream/locales/be/strings.properties => browser/components/newtab/locales/be/strings.properties
rename : browser/extensions/activity-stream/locales/bg/strings.properties => browser/components/newtab/locales/bg/strings.properties
rename : browser/extensions/activity-stream/locales/bn-BD/strings.properties => browser/components/newtab/locales/bn-BD/strings.properties
rename : browser/extensions/activity-stream/locales/bn-IN/strings.properties => browser/components/newtab/locales/bn-IN/strings.properties
rename : browser/extensions/activity-stream/locales/br/strings.properties => browser/components/newtab/locales/br/strings.properties
rename : browser/extensions/activity-stream/locales/bs/strings.properties => browser/components/newtab/locales/bs/strings.properties
rename : browser/extensions/activity-stream/locales/ca/strings.properties => browser/components/newtab/locales/ca/strings.properties
rename : browser/extensions/activity-stream/locales/cak/strings.properties => browser/components/newtab/locales/cak/strings.properties
rename : browser/extensions/activity-stream/locales/crh/strings.properties => browser/components/newtab/locales/crh/strings.properties
rename : browser/extensions/activity-stream/locales/cs/strings.properties => browser/components/newtab/locales/cs/strings.properties
rename : browser/extensions/activity-stream/locales/cy/strings.properties => browser/components/newtab/locales/cy/strings.properties
rename : browser/extensions/activity-stream/locales/da/strings.properties => browser/components/newtab/locales/da/strings.properties
rename : browser/extensions/activity-stream/locales/de/strings.properties => browser/components/newtab/locales/de/strings.properties
rename : browser/extensions/activity-stream/locales/dsb/strings.properties => browser/components/newtab/locales/dsb/strings.properties
rename : browser/extensions/activity-stream/locales/el/strings.properties => browser/components/newtab/locales/el/strings.properties
rename : browser/extensions/activity-stream/locales/en-CA/strings.properties => browser/components/newtab/locales/en-CA/strings.properties
rename : browser/extensions/activity-stream/locales/en-GB/strings.properties => browser/components/newtab/locales/en-GB/strings.properties
rename : browser/extensions/activity-stream/locales/en-US/strings.properties => browser/components/newtab/locales/en-US/strings.properties
rename : browser/extensions/activity-stream/locales/eo/strings.properties => browser/components/newtab/locales/eo/strings.properties
rename : browser/extensions/activity-stream/locales/es-AR/strings.properties => browser/components/newtab/locales/es-AR/strings.properties
rename : browser/extensions/activity-stream/locales/es-CL/strings.properties => browser/components/newtab/locales/es-CL/strings.properties
rename : browser/extensions/activity-stream/locales/es-ES/strings.properties => browser/components/newtab/locales/es-ES/strings.properties
rename : browser/extensions/activity-stream/locales/es-MX/strings.properties => browser/components/newtab/locales/es-MX/strings.properties
rename : browser/extensions/activity-stream/locales/et/strings.properties => browser/components/newtab/locales/et/strings.properties
rename : browser/extensions/activity-stream/locales/eu/strings.properties => browser/components/newtab/locales/eu/strings.properties
rename : browser/extensions/activity-stream/locales/fa/strings.properties => browser/components/newtab/locales/fa/strings.properties
rename : browser/extensions/activity-stream/locales/ff/strings.properties => browser/components/newtab/locales/ff/strings.properties
rename : browser/extensions/activity-stream/locales/fi/strings.properties => browser/components/newtab/locales/fi/strings.properties
rename : browser/extensions/activity-stream/locales/fr/strings.properties => browser/components/newtab/locales/fr/strings.properties
rename : browser/extensions/activity-stream/locales/fy-NL/strings.properties => browser/components/newtab/locales/fy-NL/strings.properties
rename : browser/extensions/activity-stream/locales/ga-IE/strings.properties => browser/components/newtab/locales/ga-IE/strings.properties
rename : browser/extensions/activity-stream/locales/gd/strings.properties => browser/components/newtab/locales/gd/strings.properties
rename : browser/extensions/activity-stream/locales/gl/strings.properties => browser/components/newtab/locales/gl/strings.properties
rename : browser/extensions/activity-stream/locales/gn/strings.properties => browser/components/newtab/locales/gn/strings.properties
rename : browser/extensions/activity-stream/locales/gu-IN/strings.properties => browser/components/newtab/locales/gu-IN/strings.properties
rename : browser/extensions/activity-stream/locales/he/strings.properties => browser/components/newtab/locales/he/strings.properties
rename : browser/extensions/activity-stream/locales/hi-IN/strings.properties => browser/components/newtab/locales/hi-IN/strings.properties
rename : browser/extensions/activity-stream/locales/hr/strings.properties => browser/components/newtab/locales/hr/strings.properties
rename : browser/extensions/activity-stream/locales/hsb/strings.properties => browser/components/newtab/locales/hsb/strings.properties
rename : browser/extensions/activity-stream/locales/hu/strings.properties => browser/components/newtab/locales/hu/strings.properties
rename : browser/extensions/activity-stream/locales/hy-AM/strings.properties => browser/components/newtab/locales/hy-AM/strings.properties
rename : browser/extensions/activity-stream/locales/ia/strings.properties => browser/components/newtab/locales/ia/strings.properties
rename : browser/extensions/activity-stream/locales/id/strings.properties => browser/components/newtab/locales/id/strings.properties
rename : browser/extensions/activity-stream/locales/it/strings.properties => browser/components/newtab/locales/it/strings.properties
rename : browser/extensions/activity-stream/locales/ja-JP-mac/strings.properties => browser/components/newtab/locales/ja-JP-mac/strings.properties
rename : browser/extensions/activity-stream/locales/ja/strings.properties => browser/components/newtab/locales/ja/strings.properties
rename : browser/extensions/activity-stream/locales/ka/strings.properties => browser/components/newtab/locales/ka/strings.properties
rename : browser/extensions/activity-stream/locales/kab/strings.properties => browser/components/newtab/locales/kab/strings.properties
rename : browser/extensions/activity-stream/locales/kk/strings.properties => browser/components/newtab/locales/kk/strings.properties
rename : browser/extensions/activity-stream/locales/km/strings.properties => browser/components/newtab/locales/km/strings.properties
rename : browser/extensions/activity-stream/locales/kn/strings.properties => browser/components/newtab/locales/kn/strings.properties
rename : browser/extensions/activity-stream/locales/ko/strings.properties => browser/components/newtab/locales/ko/strings.properties
rename : browser/extensions/activity-stream/locales/lij/strings.properties => browser/components/newtab/locales/lij/strings.properties
rename : browser/extensions/activity-stream/locales/lo/strings.properties => browser/components/newtab/locales/lo/strings.properties
rename : browser/extensions/activity-stream/locales/lt/strings.properties => browser/components/newtab/locales/lt/strings.properties
rename : browser/extensions/activity-stream/locales/ltg/strings.properties => browser/components/newtab/locales/ltg/strings.properties
rename : browser/extensions/activity-stream/locales/lv/strings.properties => browser/components/newtab/locales/lv/strings.properties
rename : browser/extensions/activity-stream/locales/mai/strings.properties => browser/components/newtab/locales/mai/strings.properties
rename : browser/extensions/activity-stream/locales/mk/strings.properties => browser/components/newtab/locales/mk/strings.properties
rename : browser/extensions/activity-stream/locales/ml/strings.properties => browser/components/newtab/locales/ml/strings.properties
rename : browser/extensions/activity-stream/locales/mr/strings.properties => browser/components/newtab/locales/mr/strings.properties
rename : browser/extensions/activity-stream/locales/ms/strings.properties => browser/components/newtab/locales/ms/strings.properties
rename : browser/extensions/activity-stream/locales/my/strings.properties => browser/components/newtab/locales/my/strings.properties
rename : browser/extensions/activity-stream/locales/nb-NO/strings.properties => browser/components/newtab/locales/nb-NO/strings.properties
rename : browser/extensions/activity-stream/locales/ne-NP/strings.properties => browser/components/newtab/locales/ne-NP/strings.properties
rename : browser/extensions/activity-stream/locales/nl/strings.properties => browser/components/newtab/locales/nl/strings.properties
rename : browser/extensions/activity-stream/locales/nn-NO/strings.properties => browser/components/newtab/locales/nn-NO/strings.properties
rename : browser/extensions/activity-stream/locales/oc/strings.properties => browser/components/newtab/locales/oc/strings.properties
rename : browser/extensions/activity-stream/locales/pa-IN/strings.properties => browser/components/newtab/locales/pa-IN/strings.properties
rename : browser/extensions/activity-stream/locales/pl/strings.properties => browser/components/newtab/locales/pl/strings.properties
rename : browser/extensions/activity-stream/locales/pt-BR/strings.properties => browser/components/newtab/locales/pt-BR/strings.properties
rename : browser/extensions/activity-stream/locales/pt-PT/strings.properties => browser/components/newtab/locales/pt-PT/strings.properties
rename : browser/extensions/activity-stream/locales/rm/strings.properties => browser/components/newtab/locales/rm/strings.properties
rename : browser/extensions/activity-stream/locales/ro/strings.properties => browser/components/newtab/locales/ro/strings.properties
rename : browser/extensions/activity-stream/locales/ru/strings.properties => browser/components/newtab/locales/ru/strings.properties
rename : browser/extensions/activity-stream/locales/si/strings.properties => browser/components/newtab/locales/si/strings.properties
rename : browser/extensions/activity-stream/locales/sk/strings.properties => browser/components/newtab/locales/sk/strings.properties
rename : browser/extensions/activity-stream/locales/sl/strings.properties => browser/components/newtab/locales/sl/strings.properties
rename : browser/extensions/activity-stream/locales/sq/strings.properties => browser/components/newtab/locales/sq/strings.properties
rename : browser/extensions/activity-stream/locales/sr/strings.properties => browser/components/newtab/locales/sr/strings.properties
rename : browser/extensions/activity-stream/locales/sv-SE/strings.properties => browser/components/newtab/locales/sv-SE/strings.properties
rename : browser/extensions/activity-stream/locales/ta/strings.properties => browser/components/newtab/locales/ta/strings.properties
rename : browser/extensions/activity-stream/locales/te/strings.properties => browser/components/newtab/locales/te/strings.properties
rename : browser/extensions/activity-stream/locales/th/strings.properties => browser/components/newtab/locales/th/strings.properties
rename : browser/extensions/activity-stream/locales/tl/strings.properties => browser/components/newtab/locales/tl/strings.properties
rename : browser/extensions/activity-stream/locales/tr/strings.properties => browser/components/newtab/locales/tr/strings.properties
rename : browser/extensions/activity-stream/locales/uk/strings.properties => browser/components/newtab/locales/uk/strings.properties
rename : browser/extensions/activity-stream/locales/ur/strings.properties => browser/components/newtab/locales/ur/strings.properties
rename : browser/extensions/activity-stream/locales/uz/strings.properties => browser/components/newtab/locales/uz/strings.properties
rename : browser/extensions/activity-stream/locales/vi/strings.properties => browser/components/newtab/locales/vi/strings.properties
rename : browser/extensions/activity-stream/locales/zh-CN/strings.properties => browser/components/newtab/locales/zh-CN/strings.properties
rename : browser/extensions/activity-stream/locales/zh-TW/strings.properties => browser/components/newtab/locales/zh-TW/strings.properties
rename : browser/extensions/activity-stream/package-lock.json => browser/components/newtab/package-lock.json
rename : browser/extensions/activity-stream/package.json => browser/components/newtab/package.json
rename : browser/extensions/activity-stream/prerendered/locales/ach/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ach/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ach/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ach/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ach/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ach/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ach/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ach/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ach/activity-stream.html => browser/components/newtab/prerendered/locales/ach/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/an/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/an/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/an/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/an/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/an/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/an/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/an/activity-stream-strings.js => browser/components/newtab/prerendered/locales/an/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/an/activity-stream.html => browser/components/newtab/prerendered/locales/an/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ar/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ar/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ar/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ar/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ar/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ar/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ar/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ar/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ar/activity-stream.html => browser/components/newtab/prerendered/locales/ar/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ast/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ast/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ast/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ast/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ast/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ast/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ast/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ast/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ast/activity-stream.html => browser/components/newtab/prerendered/locales/ast/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/az/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/az/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/az/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/az/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/az/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/az/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/az/activity-stream-strings.js => browser/components/newtab/prerendered/locales/az/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/az/activity-stream.html => browser/components/newtab/prerendered/locales/az/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/be/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/be/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/be/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/be/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/be/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/be/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/be/activity-stream-strings.js => browser/components/newtab/prerendered/locales/be/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/be/activity-stream.html => browser/components/newtab/prerendered/locales/be/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/bg/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/bg/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bg/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/bg/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bg/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/bg/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/bg/activity-stream-strings.js => browser/components/newtab/prerendered/locales/bg/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/bg/activity-stream.html => browser/components/newtab/prerendered/locales/bg/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-BD/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/bn-BD/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-BD/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/bn-BD/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-BD/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/bn-BD/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-BD/activity-stream-strings.js => browser/components/newtab/prerendered/locales/bn-BD/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/bn-BD/activity-stream.html => browser/components/newtab/prerendered/locales/bn-BD/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-IN/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/bn-IN/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-IN/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/bn-IN/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-IN/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/bn-IN/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/bn-IN/activity-stream-strings.js => browser/components/newtab/prerendered/locales/bn-IN/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/bn-IN/activity-stream.html => browser/components/newtab/prerendered/locales/bn-IN/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/br/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/br/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/br/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/br/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/br/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/br/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/br/activity-stream-strings.js => browser/components/newtab/prerendered/locales/br/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/br/activity-stream.html => browser/components/newtab/prerendered/locales/br/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/bs/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/bs/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bs/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/bs/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/bs/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/bs/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/bs/activity-stream-strings.js => browser/components/newtab/prerendered/locales/bs/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/bs/activity-stream.html => browser/components/newtab/prerendered/locales/bs/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ca/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ca/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ca/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ca/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ca/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ca/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ca/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ca/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ca/activity-stream.html => browser/components/newtab/prerendered/locales/ca/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/cak/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/cak/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cak/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/cak/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cak/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/cak/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/cak/activity-stream-strings.js => browser/components/newtab/prerendered/locales/cak/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/cak/activity-stream.html => browser/components/newtab/prerendered/locales/cak/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/crh/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/crh/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/crh/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/crh/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/crh/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/crh/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/crh/activity-stream-strings.js => browser/components/newtab/prerendered/locales/crh/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/crh/activity-stream.html => browser/components/newtab/prerendered/locales/crh/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/cs/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/cs/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cs/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/cs/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cs/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/cs/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/cs/activity-stream-strings.js => browser/components/newtab/prerendered/locales/cs/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/cs/activity-stream.html => browser/components/newtab/prerendered/locales/cs/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/cy/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/cy/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cy/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/cy/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/cy/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/cy/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/cy/activity-stream-strings.js => browser/components/newtab/prerendered/locales/cy/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/cy/activity-stream.html => browser/components/newtab/prerendered/locales/cy/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/da/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/da/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/da/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/da/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/da/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/da/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/da/activity-stream-strings.js => browser/components/newtab/prerendered/locales/da/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/da/activity-stream.html => browser/components/newtab/prerendered/locales/da/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/de/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/de/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/de/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/de/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/de/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/de/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/de/activity-stream-strings.js => browser/components/newtab/prerendered/locales/de/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/de/activity-stream.html => browser/components/newtab/prerendered/locales/de/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/dsb/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/dsb/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/dsb/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/dsb/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/dsb/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/dsb/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/dsb/activity-stream-strings.js => browser/components/newtab/prerendered/locales/dsb/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/dsb/activity-stream.html => browser/components/newtab/prerendered/locales/dsb/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/el/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/el/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/el/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/el/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/el/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/el/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/el/activity-stream-strings.js => browser/components/newtab/prerendered/locales/el/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/el/activity-stream.html => browser/components/newtab/prerendered/locales/el/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/en-CA/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/en-CA/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-CA/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/en-CA/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-CA/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/en-CA/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/en-CA/activity-stream-strings.js => browser/components/newtab/prerendered/locales/en-CA/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/en-CA/activity-stream.html => browser/components/newtab/prerendered/locales/en-CA/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/en-GB/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/en-GB/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-GB/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/en-GB/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-GB/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/en-GB/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/en-GB/activity-stream-strings.js => browser/components/newtab/prerendered/locales/en-GB/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/en-GB/activity-stream.html => browser/components/newtab/prerendered/locales/en-GB/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/en-US/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/en-US/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-US/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/en-US/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/en-US/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/en-US/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/en-US/activity-stream-strings.js => browser/components/newtab/prerendered/locales/en-US/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/en-US/activity-stream.html => browser/components/newtab/prerendered/locales/en-US/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/eo/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/eo/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/eo/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/eo/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/eo/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/eo/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/eo/activity-stream-strings.js => browser/components/newtab/prerendered/locales/eo/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/eo/activity-stream.html => browser/components/newtab/prerendered/locales/eo/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/es-AR/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/es-AR/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-AR/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/es-AR/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-AR/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/es-AR/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/es-AR/activity-stream-strings.js => browser/components/newtab/prerendered/locales/es-AR/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/es-AR/activity-stream.html => browser/components/newtab/prerendered/locales/es-AR/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/es-CL/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/es-CL/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-CL/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/es-CL/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-CL/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/es-CL/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/es-CL/activity-stream-strings.js => browser/components/newtab/prerendered/locales/es-CL/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/es-CL/activity-stream.html => browser/components/newtab/prerendered/locales/es-CL/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/es-ES/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/es-ES/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-ES/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/es-ES/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-ES/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/es-ES/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/es-ES/activity-stream-strings.js => browser/components/newtab/prerendered/locales/es-ES/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/es-ES/activity-stream.html => browser/components/newtab/prerendered/locales/es-ES/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/es-MX/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/es-MX/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-MX/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/es-MX/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/es-MX/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/es-MX/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/es-MX/activity-stream-strings.js => browser/components/newtab/prerendered/locales/es-MX/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/es-MX/activity-stream.html => browser/components/newtab/prerendered/locales/es-MX/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/et/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/et/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/et/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/et/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/et/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/et/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/et/activity-stream-strings.js => browser/components/newtab/prerendered/locales/et/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/et/activity-stream.html => browser/components/newtab/prerendered/locales/et/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/eu/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/eu/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/eu/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/eu/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/eu/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/eu/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/eu/activity-stream-strings.js => browser/components/newtab/prerendered/locales/eu/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/eu/activity-stream.html => browser/components/newtab/prerendered/locales/eu/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/fa/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/fa/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fa/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/fa/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fa/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/fa/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/fa/activity-stream-strings.js => browser/components/newtab/prerendered/locales/fa/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/fa/activity-stream.html => browser/components/newtab/prerendered/locales/fa/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ff/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ff/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ff/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ff/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ff/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ff/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ff/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ff/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ff/activity-stream.html => browser/components/newtab/prerendered/locales/ff/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/fi/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/fi/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fi/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/fi/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fi/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/fi/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/fi/activity-stream-strings.js => browser/components/newtab/prerendered/locales/fi/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/fi/activity-stream.html => browser/components/newtab/prerendered/locales/fi/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/fr/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/fr/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fr/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/fr/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fr/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/fr/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/fr/activity-stream-strings.js => browser/components/newtab/prerendered/locales/fr/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/fr/activity-stream.html => browser/components/newtab/prerendered/locales/fr/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/fy-NL/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/fy-NL/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fy-NL/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/fy-NL/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/fy-NL/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/fy-NL/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/fy-NL/activity-stream-strings.js => browser/components/newtab/prerendered/locales/fy-NL/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/fy-NL/activity-stream.html => browser/components/newtab/prerendered/locales/fy-NL/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ga-IE/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ga-IE/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ga-IE/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ga-IE/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ga-IE/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ga-IE/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ga-IE/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ga-IE/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ga-IE/activity-stream.html => browser/components/newtab/prerendered/locales/ga-IE/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/gd/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/gd/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gd/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/gd/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gd/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/gd/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/gd/activity-stream-strings.js => browser/components/newtab/prerendered/locales/gd/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/gd/activity-stream.html => browser/components/newtab/prerendered/locales/gd/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/gl/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/gl/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gl/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/gl/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gl/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/gl/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/gl/activity-stream-strings.js => browser/components/newtab/prerendered/locales/gl/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/gl/activity-stream.html => browser/components/newtab/prerendered/locales/gl/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/gn/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/gn/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gn/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/gn/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gn/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/gn/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/gn/activity-stream-strings.js => browser/components/newtab/prerendered/locales/gn/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/gn/activity-stream.html => browser/components/newtab/prerendered/locales/gn/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/gu-IN/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/gu-IN/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gu-IN/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/gu-IN/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/gu-IN/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/gu-IN/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/gu-IN/activity-stream-strings.js => browser/components/newtab/prerendered/locales/gu-IN/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/gu-IN/activity-stream.html => browser/components/newtab/prerendered/locales/gu-IN/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/he/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/he/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/he/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/he/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/he/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/he/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/he/activity-stream-strings.js => browser/components/newtab/prerendered/locales/he/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/he/activity-stream.html => browser/components/newtab/prerendered/locales/he/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/hi-IN/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/hi-IN/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hi-IN/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/hi-IN/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hi-IN/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/hi-IN/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/hi-IN/activity-stream-strings.js => browser/components/newtab/prerendered/locales/hi-IN/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/hi-IN/activity-stream.html => browser/components/newtab/prerendered/locales/hi-IN/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/hr/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/hr/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hr/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/hr/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hr/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/hr/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/hr/activity-stream-strings.js => browser/components/newtab/prerendered/locales/hr/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/hr/activity-stream.html => browser/components/newtab/prerendered/locales/hr/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/hsb/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/hsb/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hsb/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/hsb/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hsb/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/hsb/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/hsb/activity-stream-strings.js => browser/components/newtab/prerendered/locales/hsb/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/hsb/activity-stream.html => browser/components/newtab/prerendered/locales/hsb/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/hu/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/hu/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hu/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/hu/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hu/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/hu/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/hu/activity-stream-strings.js => browser/components/newtab/prerendered/locales/hu/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/hu/activity-stream.html => browser/components/newtab/prerendered/locales/hu/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/hy-AM/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/hy-AM/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hy-AM/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/hy-AM/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/hy-AM/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/hy-AM/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/hy-AM/activity-stream-strings.js => browser/components/newtab/prerendered/locales/hy-AM/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/hy-AM/activity-stream.html => browser/components/newtab/prerendered/locales/hy-AM/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ia/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ia/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ia/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ia/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ia/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ia/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ia/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ia/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ia/activity-stream.html => browser/components/newtab/prerendered/locales/ia/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/id/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/id/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/id/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/id/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/id/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/id/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/id/activity-stream-strings.js => browser/components/newtab/prerendered/locales/id/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/id/activity-stream.html => browser/components/newtab/prerendered/locales/id/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/it/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/it/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/it/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/it/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/it/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/it/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/it/activity-stream-strings.js => browser/components/newtab/prerendered/locales/it/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/it/activity-stream.html => browser/components/newtab/prerendered/locales/it/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ja-JP-mac/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ja-JP-mac/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ja-JP-mac/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ja-JP-mac/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ja-JP-mac/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ja-JP-mac/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ja-JP-mac/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ja-JP-mac/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ja-JP-mac/activity-stream.html => browser/components/newtab/prerendered/locales/ja-JP-mac/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ja/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ja/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ja/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ja/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ja/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ja/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ja/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ja/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ja/activity-stream.html => browser/components/newtab/prerendered/locales/ja/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ka/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ka/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ka/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ka/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ka/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ka/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ka/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ka/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ka/activity-stream.html => browser/components/newtab/prerendered/locales/ka/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/kab/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/kab/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kab/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/kab/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kab/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/kab/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/kab/activity-stream-strings.js => browser/components/newtab/prerendered/locales/kab/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/kab/activity-stream.html => browser/components/newtab/prerendered/locales/kab/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/kk/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/kk/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kk/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/kk/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kk/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/kk/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/kk/activity-stream-strings.js => browser/components/newtab/prerendered/locales/kk/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/kk/activity-stream.html => browser/components/newtab/prerendered/locales/kk/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/km/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/km/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/km/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/km/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/km/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/km/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/km/activity-stream-strings.js => browser/components/newtab/prerendered/locales/km/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/km/activity-stream.html => browser/components/newtab/prerendered/locales/km/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/kn/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/kn/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kn/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/kn/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/kn/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/kn/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/kn/activity-stream-strings.js => browser/components/newtab/prerendered/locales/kn/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/kn/activity-stream.html => browser/components/newtab/prerendered/locales/kn/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ko/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ko/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ko/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ko/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ko/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ko/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ko/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ko/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ko/activity-stream.html => browser/components/newtab/prerendered/locales/ko/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/lij/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/lij/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lij/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/lij/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lij/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/lij/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/lij/activity-stream-strings.js => browser/components/newtab/prerendered/locales/lij/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/lij/activity-stream.html => browser/components/newtab/prerendered/locales/lij/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/lo/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/lo/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lo/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/lo/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lo/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/lo/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/lo/activity-stream-strings.js => browser/components/newtab/prerendered/locales/lo/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/lo/activity-stream.html => browser/components/newtab/prerendered/locales/lo/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/lt/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/lt/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lt/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/lt/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lt/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/lt/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/lt/activity-stream-strings.js => browser/components/newtab/prerendered/locales/lt/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/lt/activity-stream.html => browser/components/newtab/prerendered/locales/lt/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ltg/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ltg/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ltg/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ltg/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ltg/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ltg/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ltg/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ltg/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ltg/activity-stream.html => browser/components/newtab/prerendered/locales/ltg/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/lv/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/lv/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lv/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/lv/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/lv/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/lv/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/lv/activity-stream-strings.js => browser/components/newtab/prerendered/locales/lv/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/lv/activity-stream.html => browser/components/newtab/prerendered/locales/lv/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/mai/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/mai/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mai/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/mai/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mai/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/mai/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/mai/activity-stream-strings.js => browser/components/newtab/prerendered/locales/mai/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/mai/activity-stream.html => browser/components/newtab/prerendered/locales/mai/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/mk/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/mk/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mk/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/mk/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mk/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/mk/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/mk/activity-stream-strings.js => browser/components/newtab/prerendered/locales/mk/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/mk/activity-stream.html => browser/components/newtab/prerendered/locales/mk/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ml/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ml/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ml/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ml/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ml/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ml/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ml/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ml/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ml/activity-stream.html => browser/components/newtab/prerendered/locales/ml/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/mr/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/mr/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mr/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/mr/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/mr/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/mr/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/mr/activity-stream-strings.js => browser/components/newtab/prerendered/locales/mr/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/mr/activity-stream.html => browser/components/newtab/prerendered/locales/mr/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ms/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ms/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ms/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ms/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ms/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ms/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ms/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ms/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ms/activity-stream.html => browser/components/newtab/prerendered/locales/ms/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/my/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/my/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/my/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/my/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/my/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/my/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/my/activity-stream-strings.js => browser/components/newtab/prerendered/locales/my/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/my/activity-stream.html => browser/components/newtab/prerendered/locales/my/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/nb-NO/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/nb-NO/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nb-NO/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/nb-NO/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nb-NO/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/nb-NO/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/nb-NO/activity-stream-strings.js => browser/components/newtab/prerendered/locales/nb-NO/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/nb-NO/activity-stream.html => browser/components/newtab/prerendered/locales/nb-NO/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ne-NP/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ne-NP/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ne-NP/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ne-NP/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ne-NP/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ne-NP/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ne-NP/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ne-NP/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ne-NP/activity-stream.html => browser/components/newtab/prerendered/locales/ne-NP/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/nl/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/nl/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nl/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/nl/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nl/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/nl/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/nl/activity-stream-strings.js => browser/components/newtab/prerendered/locales/nl/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/nl/activity-stream.html => browser/components/newtab/prerendered/locales/nl/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/nn-NO/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/nn-NO/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nn-NO/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/nn-NO/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/nn-NO/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/nn-NO/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/nn-NO/activity-stream-strings.js => browser/components/newtab/prerendered/locales/nn-NO/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/nn-NO/activity-stream.html => browser/components/newtab/prerendered/locales/nn-NO/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/oc/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/oc/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/oc/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/oc/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/oc/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/oc/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/oc/activity-stream-strings.js => browser/components/newtab/prerendered/locales/oc/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/oc/activity-stream.html => browser/components/newtab/prerendered/locales/oc/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/pa-IN/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/pa-IN/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pa-IN/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/pa-IN/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pa-IN/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/pa-IN/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/pa-IN/activity-stream-strings.js => browser/components/newtab/prerendered/locales/pa-IN/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/pa-IN/activity-stream.html => browser/components/newtab/prerendered/locales/pa-IN/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/pl/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/pl/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pl/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/pl/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pl/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/pl/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/pl/activity-stream-strings.js => browser/components/newtab/prerendered/locales/pl/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/pl/activity-stream.html => browser/components/newtab/prerendered/locales/pl/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-BR/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/pt-BR/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-BR/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/pt-BR/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-BR/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/pt-BR/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-BR/activity-stream-strings.js => browser/components/newtab/prerendered/locales/pt-BR/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/pt-BR/activity-stream.html => browser/components/newtab/prerendered/locales/pt-BR/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-PT/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/pt-PT/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-PT/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/pt-PT/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-PT/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/pt-PT/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/pt-PT/activity-stream-strings.js => browser/components/newtab/prerendered/locales/pt-PT/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/pt-PT/activity-stream.html => browser/components/newtab/prerendered/locales/pt-PT/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/rm/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/rm/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/rm/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/rm/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/rm/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/rm/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/rm/activity-stream-strings.js => browser/components/newtab/prerendered/locales/rm/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/rm/activity-stream.html => browser/components/newtab/prerendered/locales/rm/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ro/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ro/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ro/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ro/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ro/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ro/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ro/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ro/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ro/activity-stream.html => browser/components/newtab/prerendered/locales/ro/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ru/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ru/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ru/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ru/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ru/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ru/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ru/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ru/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ru/activity-stream.html => browser/components/newtab/prerendered/locales/ru/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/si/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/si/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/si/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/si/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/si/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/si/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/si/activity-stream-strings.js => browser/components/newtab/prerendered/locales/si/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/si/activity-stream.html => browser/components/newtab/prerendered/locales/si/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/sk/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/sk/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sk/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/sk/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sk/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/sk/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/sk/activity-stream-strings.js => browser/components/newtab/prerendered/locales/sk/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/sk/activity-stream.html => browser/components/newtab/prerendered/locales/sk/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/sl/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/sl/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sl/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/sl/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sl/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/sl/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/sl/activity-stream-strings.js => browser/components/newtab/prerendered/locales/sl/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/sl/activity-stream.html => browser/components/newtab/prerendered/locales/sl/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/sq/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/sq/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sq/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/sq/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sq/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/sq/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/sq/activity-stream-strings.js => browser/components/newtab/prerendered/locales/sq/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/sq/activity-stream.html => browser/components/newtab/prerendered/locales/sq/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/sr/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/sr/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sr/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/sr/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sr/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/sr/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/sr/activity-stream-strings.js => browser/components/newtab/prerendered/locales/sr/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/sr/activity-stream.html => browser/components/newtab/prerendered/locales/sr/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/sv-SE/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/sv-SE/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sv-SE/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/sv-SE/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/sv-SE/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/sv-SE/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/sv-SE/activity-stream-strings.js => browser/components/newtab/prerendered/locales/sv-SE/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/sv-SE/activity-stream.html => browser/components/newtab/prerendered/locales/sv-SE/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ta/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ta/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ta/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ta/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ta/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ta/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ta/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ta/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ta/activity-stream.html => browser/components/newtab/prerendered/locales/ta/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/te/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/te/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/te/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/te/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/te/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/te/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/te/activity-stream-strings.js => browser/components/newtab/prerendered/locales/te/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/te/activity-stream.html => browser/components/newtab/prerendered/locales/te/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/th/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/th/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/th/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/th/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/th/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/th/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/th/activity-stream-strings.js => browser/components/newtab/prerendered/locales/th/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/th/activity-stream.html => browser/components/newtab/prerendered/locales/th/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/tl/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/tl/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/tl/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/tl/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/tl/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/tl/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/tl/activity-stream-strings.js => browser/components/newtab/prerendered/locales/tl/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/tl/activity-stream.html => browser/components/newtab/prerendered/locales/tl/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/tr/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/tr/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/tr/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/tr/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/tr/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/tr/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/tr/activity-stream-strings.js => browser/components/newtab/prerendered/locales/tr/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/tr/activity-stream.html => browser/components/newtab/prerendered/locales/tr/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/uk/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/uk/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/uk/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/uk/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/uk/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/uk/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/uk/activity-stream-strings.js => browser/components/newtab/prerendered/locales/uk/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/uk/activity-stream.html => browser/components/newtab/prerendered/locales/uk/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/ur/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/ur/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ur/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/ur/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/ur/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/ur/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/ur/activity-stream-strings.js => browser/components/newtab/prerendered/locales/ur/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/ur/activity-stream.html => browser/components/newtab/prerendered/locales/ur/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/uz/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/uz/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/uz/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/uz/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/uz/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/uz/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/uz/activity-stream-strings.js => browser/components/newtab/prerendered/locales/uz/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/uz/activity-stream.html => browser/components/newtab/prerendered/locales/uz/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/vi/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/vi/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/vi/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/vi/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/vi/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/vi/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/vi/activity-stream-strings.js => browser/components/newtab/prerendered/locales/vi/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/vi/activity-stream.html => browser/components/newtab/prerendered/locales/vi/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-CN/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/zh-CN/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-CN/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/zh-CN/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-CN/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/zh-CN/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-CN/activity-stream-strings.js => browser/components/newtab/prerendered/locales/zh-CN/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/zh-CN/activity-stream.html => browser/components/newtab/prerendered/locales/zh-CN/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-TW/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/zh-TW/activity-stream-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-TW/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/zh-TW/activity-stream-prerendered-noscripts.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-TW/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/zh-TW/activity-stream-prerendered.html
rename : browser/extensions/activity-stream/prerendered/locales/zh-TW/activity-stream-strings.js => browser/components/newtab/prerendered/locales/zh-TW/activity-stream-strings.js
rename : browser/extensions/activity-stream/prerendered/locales/zh-TW/activity-stream.html => browser/components/newtab/prerendered/locales/zh-TW/activity-stream.html
rename : browser/extensions/activity-stream/prerendered/static/activity-stream-debug-noscripts.html => browser/components/newtab/prerendered/static/activity-stream-debug-noscripts.html
rename : browser/extensions/activity-stream/prerendered/static/activity-stream-debug.html => browser/components/newtab/prerendered/static/activity-stream-debug.html
rename : browser/extensions/activity-stream/prerendered/static/activity-stream-initial-state.js => browser/components/newtab/prerendered/static/activity-stream-initial-state.js
rename : browser/extensions/activity-stream/prerendered/static/activity-stream-prerendered-debug-noscripts.html => browser/components/newtab/prerendered/static/activity-stream-prerendered-debug-noscripts.html
rename : browser/extensions/activity-stream/prerendered/static/activity-stream-prerendered-debug.html => browser/components/newtab/prerendered/static/activity-stream-prerendered-debug.html
rename : browser/extensions/activity-stream/test/.eslintrc.js => browser/components/newtab/test/.eslintrc.js
rename : browser/components/newtab/tests/browser/.eslintrc.js => browser/components/newtab/test/browser/.eslintrc.js
rename : browser/extensions/activity-stream/test/functional/mochitest/blue_page.html => browser/components/newtab/test/browser/blue_page.html
rename : browser/components/newtab/tests/browser/browser_activity_stream_strings.js => browser/components/newtab/test/browser/browser_activity_stream_strings.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_as_load_location.js => browser/components/newtab/test/browser/browser_as_load_location.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_as_render.js => browser/components/newtab/test/browser/browser_as_render.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_asrouter_targeting.js => browser/components/newtab/test/browser/browser_asrouter_targeting.js
rename : browser/components/newtab/tests/browser/browser_enabled_newtabpage.js => browser/components/newtab/test/browser/browser_enabled_newtabpage.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_highlights_section.js => browser/components/newtab/test/browser/browser_highlights_section.js
rename : browser/components/newtab/tests/browser/browser_newtab_overrides.js => browser/components/newtab/test/browser/browser_newtab_overrides.js
rename : browser/components/newtab/tests/browser/browser_packaged_as_locales.js => browser/components/newtab/test/browser/browser_packaged_as_locales.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_topsites_contextMenu_options.js => browser/components/newtab/test/browser/browser_topsites_contextMenu_options.js
rename : browser/extensions/activity-stream/test/functional/mochitest/browser_topsites_section.js => browser/components/newtab/test/browser/browser_topsites_section.js
rename : browser/extensions/activity-stream/test/functional/mochitest/head.js => browser/components/newtab/test/browser/head.js
rename : browser/extensions/activity-stream/test/schemas/pings.js => browser/components/newtab/test/schemas/pings.js
rename : browser/extensions/activity-stream/test/unit/activity-stream-prerender.test.jsx => browser/components/newtab/test/unit/activity-stream-prerender.test.jsx
rename : browser/extensions/activity-stream/test/unit/asrouter/ASRouter.test.js => browser/components/newtab/test/unit/asrouter/ASRouter.test.js
rename : browser/extensions/activity-stream/test/unit/asrouter/ASRouterFeed.test.js => browser/components/newtab/test/unit/asrouter/ASRouterFeed.test.js
rename : browser/extensions/activity-stream/test/unit/asrouter/ASRouterTargeting.test.js => browser/components/newtab/test/unit/asrouter/ASRouterTargeting.test.js
rename : browser/extensions/activity-stream/test/unit/asrouter/MessageLoaderUtils.test.js => browser/components/newtab/test/unit/asrouter/MessageLoaderUtils.test.js
rename : browser/extensions/activity-stream/test/unit/asrouter/asrouter-content.test.jsx => browser/components/newtab/test/unit/asrouter/asrouter-content.test.jsx
rename : browser/extensions/activity-stream/test/unit/asrouter/constants.js => browser/components/newtab/test/unit/asrouter/constants.js
rename : browser/extensions/activity-stream/test/unit/asrouter/template-utils.test.js => browser/components/newtab/test/unit/asrouter/template-utils.test.js
rename : browser/extensions/activity-stream/test/unit/asrouter/templates/SimpleSnippet.test.jsx => browser/components/newtab/test/unit/asrouter/templates/SimpleSnippet.test.jsx
rename : browser/extensions/activity-stream/test/unit/common/Actions.test.js => browser/components/newtab/test/unit/common/Actions.test.js
rename : browser/extensions/activity-stream/test/unit/common/Dedupe.test.js => browser/components/newtab/test/unit/common/Dedupe.test.js
rename : browser/extensions/activity-stream/test/unit/common/PerfService.test.js => browser/components/newtab/test/unit/common/PerfService.test.js
rename : browser/extensions/activity-stream/test/unit/common/PrerenderData.test.js => browser/components/newtab/test/unit/common/PrerenderData.test.js
rename : browser/extensions/activity-stream/test/unit/common/Reducers.test.js => browser/components/newtab/test/unit/common/Reducers.test.js
rename : browser/extensions/activity-stream/test/unit/content-src/components/Base.test.jsx => browser/components/newtab/test/unit/content-src/components/Base.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/Card.test.jsx => browser/components/newtab/test/unit/content-src/components/Card.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/CollapsibleSection.test.jsx => browser/components/newtab/test/unit/content-src/components/CollapsibleSection.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/ComponentPerfTimer.test.jsx => browser/components/newtab/test/unit/content-src/components/ComponentPerfTimer.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/ConfirmDialog.test.jsx => browser/components/newtab/test/unit/content-src/components/ConfirmDialog.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/ContextMenu.test.jsx => browser/components/newtab/test/unit/content-src/components/ContextMenu.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/ErrorBoundary.test.jsx => browser/components/newtab/test/unit/content-src/components/ErrorBoundary.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/LinkMenu.test.jsx => browser/components/newtab/test/unit/content-src/components/LinkMenu.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/ManualMigration.test.jsx => browser/components/newtab/test/unit/content-src/components/ManualMigration.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/Search.test.jsx => browser/components/newtab/test/unit/content-src/components/Search.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/SectionMenu.test.jsx => browser/components/newtab/test/unit/content-src/components/SectionMenu.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/Sections.test.jsx => browser/components/newtab/test/unit/content-src/components/Sections.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/StartupOverlay.test.jsx => browser/components/newtab/test/unit/content-src/components/StartupOverlay.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/TopSites.test.jsx => browser/components/newtab/test/unit/content-src/components/TopSites.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/components/Topics.test.jsx => browser/components/newtab/test/unit/content-src/components/Topics.test.jsx
rename : browser/extensions/activity-stream/test/unit/content-src/lib/detect-user-session-start.test.js => browser/components/newtab/test/unit/content-src/lib/detect-user-session-start.test.js
rename : browser/extensions/activity-stream/test/unit/content-src/lib/init-store.test.js => browser/components/newtab/test/unit/content-src/lib/init-store.test.js
rename : browser/extensions/activity-stream/test/unit/content-src/lib/screenshot-utils.test.js => browser/components/newtab/test/unit/content-src/lib/screenshot-utils.test.js
rename : browser/extensions/activity-stream/test/unit/content-src/lib/snippets.test.js => browser/components/newtab/test/unit/content-src/lib/snippets.test.js
rename : browser/extensions/activity-stream/test/unit/lib/AboutPreferences.test.js => browser/components/newtab/test/unit/lib/AboutPreferences.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ActivityStream.test.js => browser/components/newtab/test/unit/lib/ActivityStream.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ActivityStreamMessageChannel.test.js => browser/components/newtab/test/unit/lib/ActivityStreamMessageChannel.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ActivityStreamPrefs.test.js => browser/components/newtab/test/unit/lib/ActivityStreamPrefs.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ActivityStreamStorage.test.js => browser/components/newtab/test/unit/lib/ActivityStreamStorage.test.js
rename : browser/extensions/activity-stream/test/unit/lib/DownloadsManager.test.js => browser/components/newtab/test/unit/lib/DownloadsManager.test.js
rename : browser/extensions/activity-stream/test/unit/lib/FaviconFeed.test.js => browser/components/newtab/test/unit/lib/FaviconFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/FilterAdult.test.js => browser/components/newtab/test/unit/lib/FilterAdult.test.js
rename : browser/extensions/activity-stream/test/unit/lib/HighlightsFeed.test.js => browser/components/newtab/test/unit/lib/HighlightsFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ManualMigration.test.js => browser/components/newtab/test/unit/lib/ManualMigration.test.js
rename : browser/extensions/activity-stream/test/unit/lib/NewTabInit.test.js => browser/components/newtab/test/unit/lib/NewTabInit.test.js
rename : browser/extensions/activity-stream/test/unit/lib/PersistentCache.test.js => browser/components/newtab/test/unit/lib/PersistentCache.test.js
rename : browser/extensions/activity-stream/test/unit/lib/PlacesFeed.test.js => browser/components/newtab/test/unit/lib/PlacesFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/PrefsFeed.test.js => browser/components/newtab/test/unit/lib/PrefsFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/Screenshots.test.js => browser/components/newtab/test/unit/lib/Screenshots.test.js
rename : browser/extensions/activity-stream/test/unit/lib/SectionsManager.test.js => browser/components/newtab/test/unit/lib/SectionsManager.test.js
rename : browser/extensions/activity-stream/test/unit/lib/ShortUrl.test.js => browser/components/newtab/test/unit/lib/ShortUrl.test.js
rename : browser/extensions/activity-stream/test/unit/lib/SnippetsFeed.test.js => browser/components/newtab/test/unit/lib/SnippetsFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/Store.test.js => browser/components/newtab/test/unit/lib/Store.test.js
rename : browser/extensions/activity-stream/test/unit/lib/SystemTickFeed.test.js => browser/components/newtab/test/unit/lib/SystemTickFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/TelemetryFeed.test.js => browser/components/newtab/test/unit/lib/TelemetryFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/TippyTopProvider.test.js => browser/components/newtab/test/unit/lib/TippyTopProvider.test.js
rename : browser/extensions/activity-stream/test/unit/lib/TopSitesFeed.test.js => browser/components/newtab/test/unit/lib/TopSitesFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/TopStoriesFeed.test.js => browser/components/newtab/test/unit/lib/TopStoriesFeed.test.js
rename : browser/extensions/activity-stream/test/unit/lib/UTEventReporting.test.js => browser/components/newtab/test/unit/lib/UTEventReporting.test.js
rename : browser/extensions/activity-stream/test/unit/lib/UserDomainAffinityProvider.test.js => browser/components/newtab/test/unit/lib/UserDomainAffinityProvider.test.js
rename : browser/extensions/activity-stream/test/unit/unit-entry.js => browser/components/newtab/test/unit/unit-entry.js
rename : browser/extensions/activity-stream/test/unit/utils.js => browser/components/newtab/test/unit/utils.js
rename : browser/components/newtab/tests/xpcshell/.eslintrc.js => browser/components/newtab/test/xpcshell/.eslintrc.js
rename : browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js => browser/components/newtab/test/xpcshell/test_AboutNewTabService.js
rename : browser/components/newtab/tests/xpcshell/xpcshell.ini => browser/components/newtab/test/xpcshell/xpcshell.ini
rename : browser/extensions/activity-stream/vendor/PROP_TYPES_LICENSE => browser/components/newtab/vendor/PROP_TYPES_LICENSE
rename : browser/extensions/activity-stream/vendor/REACT_AND_REACT_DOM_LICENSE => browser/components/newtab/vendor/REACT_AND_REACT_DOM_LICENSE
rename : browser/extensions/activity-stream/vendor/REACT_INTL_LICENSE => browser/components/newtab/vendor/REACT_INTL_LICENSE
rename : browser/extensions/activity-stream/vendor/REACT_REDUX_LICENSE => browser/components/newtab/vendor/REACT_REDUX_LICENSE
rename : browser/extensions/activity-stream/vendor/REDUX_LICENSE => browser/components/newtab/vendor/REDUX_LICENSE
rename : browser/extensions/activity-stream/vendor/Redux.jsm => browser/components/newtab/vendor/Redux.jsm
rename : browser/extensions/activity-stream/vendor/prop-types.js => browser/components/newtab/vendor/prop-types.js
rename : browser/extensions/activity-stream/vendor/react-dev.js => browser/components/newtab/vendor/react-dev.js
rename : browser/extensions/activity-stream/vendor/react-dom-dev.js => browser/components/newtab/vendor/react-dom-dev.js
rename : browser/extensions/activity-stream/vendor/react-dom.js => browser/components/newtab/vendor/react-dom.js
rename : browser/extensions/activity-stream/vendor/react-intl.js => browser/components/newtab/vendor/react-intl.js
rename : browser/extensions/activity-stream/vendor/react-redux.js => browser/components/newtab/vendor/react-redux.js
rename : browser/extensions/activity-stream/vendor/react.js => browser/components/newtab/vendor/react.js
rename : browser/extensions/activity-stream/vendor/redux.js => browser/components/newtab/vendor/redux.js
rename : browser/extensions/activity-stream/webpack.prerender.config.js => browser/components/newtab/webpack.prerender.config.js
rename : browser/extensions/activity-stream/webpack.system-addon.config.js => browser/components/newtab/webpack.system-addon.config.js
rename : browser/extensions/activity-stream/yamscripts.yml => browser/components/newtab/yamscripts.yml
2018-07-26 20:50:49 -07:00
Csoregi Natalia
a851ae46ec Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-27 01:02:37 +03:00
Axel Hecht
501fd4e5ab bug 1478343, update existing fluent migrations to 0.6 AST, r=stas
MozReview-Commit-ID: 2XRhie0TN9R

--HG--
extra : rebase_source : 51b1b2c14b2420b99b1bcd99543eec2a155bfbfd
2018-07-25 16:49:30 +02:00
David Major
f0f43e919c Bug 1477744 - Re-enable -Werror in clang-cl for Spidermonkey. r=froydnj
--HG--
extra : rebase_source : a2da624418ab3578bfed878628e9ad52beedbbd3
2018-07-26 16:14:27 -04:00
Aniket Kadam
3cad808ba6 Bug 1460355 - Fix: Change how the packages are sent to the sdkmanager to install, avoid missing argument. r=nalexander
The argument --package_file was removed in the latest sdkmanager by Google's Android. But the docs for it say
packages can also be sent by putting them in quotes and calling the sdk manager with them as individual args.
So now instead of sending the file directly with the --package_file argument, the package names are read from
the file and the sdk manager is called with them as individual args.
Historically this has been thought of as a bug that happens with the wrong version of the JDK, but this can be
reproduced with just java 1.8.0_181 and the most up to date version of sdkmanager currently 26.1.1
Important note, the mach bootstrap command downloads an older version of the sdk and this bug is not present in
the older version.
Since the way of updating packages I'm proposiing to use is backwards compatible, there shouldn't be any problem
in any version of the sdkamanger.
This is a simpler fix than trying the --package_file argument, particularly because it would involve capturing
output (to detect this particular bug) that's also supposed to be shown to the user because this also happens
when the user is supposed to be interacting with the install.

MozReview-Commit-ID: L7VhCVKJNIf
***
Formatting changes to satisfy the linter.

--HG--
extra : rebase_source : f67d2cb85a4136eb8ad5c3053f5436a8870ab528
2018-07-24 20:06:21 +05:30
Sofia Carrillo
49de1b1341 Bug 1474442 - mach command to analyze files in build graph r=chmanchester,mshal
This patch introduces |mach summarize| so developers can see how expensive
changing a file will be. For a file in the build graph, developers can get
the total wall clock time for the file and the number of downstream commands.
This command requires that developers have a local tup db.

MozReview-Commit-ID: AWxrMibXH4r

--HG--
extra : rebase_source : 22ecf5ef67581b226d8861f961b96c4bda450c78
2018-07-25 14:06:51 -04:00
Gurzau Raul
7c10fe492a Backed out changeset 357206a19974 (bug 1474414) for build bustage at mozbuild/test/codecoverage/test_lcov_rewrite.py on a CLOSED TREE 2018-07-27 00:30:29 +03:00
Ursula Sarracini
48dde8b0a8 Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak
MozReview-Commit-ID: GnMIh1n4d3c

--HG--
extra : rebase_source : 660aeada11c86e428e3cbdcb46857e5ef93db361
2018-07-26 16:24:06 -04:00
Chris Manchester
0771c019ad Bug 1478557 - Use the command string rather than output list as a key for cargo commands in the tup backend. r=mshal
MozReview-Commit-ID: B8FtvHScXon

--HG--
extra : rebase_source : 812a72dbddb8ccf9c45861feb2b5842ece4e26ac
2018-07-25 22:51:54 -07:00
Aaron Klotz
9e27dd8849 Bug 1473423: Allow test symbols to be included in full symbol archive in try builds; r=ted
This patch moves the logic for include/exclude/compress from the makefile into
symbols_archive.py, and adds an additional check to the full-archive case to
allow the inclusion of test symbols in try builds.

--HG--
extra : amend_source : 306419aae90a1935ced49fec89112df05142501c
2018-07-11 17:38:37 -06:00
Tudor-Gabriel Vîjială
7034598959 Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp
MozReview-Commit-ID: LR1OWncvuwt

--HG--
extra : rebase_source : 6de8f8927e801789d559a7c361c7b434ae1f74c4
2018-07-17 13:20:19 +01:00
Sebastian Hengst
bd900ee36a Merge mozilla-inbound to mozilla-central. a=merge 2018-07-25 17:16:53 +03:00
Sebastian Hengst
484fb17102 No bug - remove obsolete leftover from merge. CLOSED TREE 2018-07-25 14:27:38 +03:00
Sebastian Hengst
78eefa1552 No bug - remove obsolete leftover from merge. CLOSED TREE 2018-07-25 14:22:14 +03:00
Tiberius Oros
01120d0521 No bug - Fix issues from merge. CLOSED TREE
--HG--
extra : amend_source : 62c08c106fd594a9427e4f654c909764f7e8c545
2018-07-25 14:12:52 +03:00
Tiberius Oros
036999d0a9 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-25 13:43:03 +03:00
Mike Shal
57f8df0a94 Bug 1473667 - Handle multiple GENERATED_FILES outputs in the faster make backend; r=gps
For files that come from the objdir in install manifests (eg: '!buildid.h'),
the FasterMake backend runs 'make -C dirname filename' to build the file
with the RecursiveMake backend before the install manifest is processed.
This works fine for GENERATED_FILES that produce a single target, but if
the GENERATED_FILES invocation produces multiple targets, the FasterMake
backend will run the command multiple times. Eg:

GENERATED_FILES += [('output1', 'output2')]
...
make -C dirname output1
make -C dirname output2

These invocations may be run in parallel, and would produce both output1
and output2 twice.

Instead we can track the GeneratedFile objects as they are emitted, and
only add the first output as a dependency on the install manifest. The
RecursiveMake backend is then only invoked once for the whole group of
GENERATED_FILES.

MozReview-Commit-ID: 6mvkHow2V2i

--HG--
extra : rebase_source : c6cd50d972fe8764831544685a63921e0548e765
2018-07-05 11:48:59 -04:00
Andrew Halberstadt
21dc8454f4 Bug 1472177 - Run mozversioncontrol tests under python 3 r=gps
This also enables the py2 linter which will help maintain compatibility
with both 2 and 3.

Differential Revision: https://phabricator.services.mozilla.com/D1884

--HG--
extra : moz-landing-system : lando
2018-07-24 21:21:46 +00:00
Chris Manchester
ca027440e0 Bug 1478121 - Fix tup backend bustage due to XPIDL build system api changes. r=froydnj 2018-07-24 13:48:21 -07:00
Nathan Froyd
09e16e7687 Bug 1477332 - add aarch64 to mozinfo's known list of 64-bit cpus; r=chmanchester 2018-07-24 15:49:16 -04:00
Nathan Froyd
88ecd780d0 Bug 1476973 - part 5 - make xpidl variables simply expanded; r=gps
These kind of variables are slightly more efficient in make.
2018-07-24 15:41:47 -04:00
Nathan Froyd
b56290c3c2 Bug 1476973 - part 4 - emit XPIDLModule, rather than multiple XPIDLFile; r=gps
XPIDL files are logically grouped together into a module, but the
current model for the moz.build frontend is that we emit individual
XPIDLFile objects, and leave it to the backend to reconstruct
module-ness from those.  This setup causes a small amout of useless work
to be done (e.g. see XPIDLFile handling in
RecursiveMakeBackend.consume_object; such handling should only be done
once), and it would be cleaner to have the objects emitted reflect the
build system concepts as closely as possible.  To that end, let's emit
XPIDLModule objects instead, which fortunately requires relatively few
changes.
2018-07-24 15:41:47 -04:00
Nathan Froyd
9166148c62 Bug 1476973 - part 3 - rationalize the backend's IDLManager; r=gps
The IDLManager in the moz.build backend is a bit weird.  It maintains a
bunch of per-IDL file information, some of which isn't used, and
attempts to map module names to information about what entities the
module needs to be built.  The former is done with Python dicts, and the
latter with Python tuples, both resulting in some contortions by the
clients of IDLManager to specify exactly what they need.

Let's clean this up, by making IDLManager to more clearly do two jobs:

1. Keep track of whether IDL files are globally unique; and
2. Map module names to the information needed to build them.

In the case of #2, we store everything as a straight Python object, so
we can use actual property accesses everywhere.  We also provide a
stems() function on IDLManager to make some client code more
straightforward.

Doing this makes IDLManager much more XPIDL module-centric, and paves
the way for the same change to be made in the frontend as well.
2018-07-24 15:41:47 -04:00
Nathan Froyd
61a384e83c Bug 1476973 - part 2 - assert that XPIDL_SOURCES files all exist; r=gps
We should have been checking for this from the beginning.
2018-07-24 15:41:47 -04:00
Nathan Froyd
d886ac50bc Bug 1476973 - part 1 - make XPIDL_SOURCES a list of SourcePath objects; r=gps
XPIDL_SOURCES would benefit from being more explicit about what sort of
values it contains; let's define it as a list of SourcePath objects, and
propagate those objects into XPIDLFile frontend objects as well.
2018-07-24 15:41:47 -04:00
dvarga
3a01364273 Backed out changeset 15ae37e7cea3 (bug 1476661) for breaking l10n locale tests 2018-07-30 01:59:11 +03:00
dvarga
13dc7da58f Backed out changeset f8d046d2b0ae (bug 1476661) for breaking l10n locale tests 2018-07-30 01:58:20 +03:00
Sebastian Hengst
801f26e85b Bug 1476661 - Use 'third_party' instead of 'wpt_third_party', subfolders not linked?, to fix fireofx-ui-functional 2018-07-30 00:35:42 +03:00
David Heiberg
815ee7222f Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-07-29 18:58:51 +01:00
Ted Mielczarek
146e0cc094 bug 1447932 - Add support for localized files to fastermake backend. r=mshal
Co-authored by Nick Alexander <nalexander@mozilla.com>

This patch adds support to the fastermake backend for taking localized files
from a locale directory as specified by the combination of --with-l10n-base
and --enable-ui-locale. This allows artifact builds to be built localized
with a different locale.

MozReview-Commit-ID: 1bD9Gy0ewJ2

--HG--
extra : rebase_source : 7e7d52142e48c0e57ead11df4d3d721a3b10b3e0
2018-03-21 16:47:02 -04:00
Narcis Beleuzu
41455c60a9 Backed out 5 changesets (bug 1476973) for build tup bustages. CLOSED TREE
Backed out changeset e59a3967c1e4 (bug 1476973)
Backed out changeset 19e5a88621d1 (bug 1476973)
Backed out changeset 24bcc39a55f2 (bug 1476973)
Backed out changeset 08370aca03f5 (bug 1476973)
Backed out changeset 7d6a7a63abc0 (bug 1476973)
2018-07-24 21:51:43 +03:00
Nathan Froyd
3eaddd748c Bug 1476973 - part 5 - make xpidl variables simply expanded; r=gps
These kind of variables are slightly more efficient in make.
2018-07-24 14:30:53 -04:00
Nathan Froyd
ba613d4737 Bug 1476973 - part 4 - emit XPIDLModule, rather than multiple XPIDLFile; r=gps
XPIDL files are logically grouped together into a module, but the
current model for the moz.build frontend is that we emit individual
XPIDLFile objects, and leave it to the backend to reconstruct
module-ness from those.  This setup causes a small amout of useless work
to be done (e.g. see XPIDLFile handling in
RecursiveMakeBackend.consume_object; such handling should only be done
once), and it would be cleaner to have the objects emitted reflect the
build system concepts as closely as possible.  To that end, let's emit
XPIDLModule objects instead, which fortunately requires relatively few
changes.
2018-07-24 14:30:53 -04:00
Nathan Froyd
0d5d951951 Bug 1476973 - part 3 - rationalize the backend's IDLManager; r=gps
The IDLManager in the moz.build backend is a bit weird.  It maintains a
bunch of per-IDL file information, some of which isn't used, and
attempts to map module names to information about what entities the
module needs to be built.  The former is done with Python dicts, and the
latter with Python tuples, both resulting in some contortions by the
clients of IDLManager to specify exactly what they need.

Let's clean this up, by making IDLManager to more clearly do two jobs:

1. Keep track of whether IDL files are globally unique; and
2. Map module names to the information needed to build them.

In the case of #2, we store everything as a straight Python object, so
we can use actual property accesses everywhere.  We also provide a
stems() function on IDLManager to make some client code more
straightforward.

Doing this makes IDLManager much more XPIDL module-centric, and paves
the way for the same change to be made in the frontend as well.
2018-07-24 14:30:53 -04:00
Nathan Froyd
4582c25c93 Bug 1476973 - part 2 - assert that XPIDL_SOURCES files all exist; r=gps
We should have been checking for this from the beginning.
2018-07-24 14:30:53 -04:00
Nathan Froyd
9f214bda6a Bug 1476973 - part 1 - make XPIDL_SOURCES a list of SourcePath objects; r=gps
XPIDL_SOURCES would benefit from being more explicit about what sort of
values it contains; let's define it as a list of SourcePath objects, and
propagate those objects into XPIDLFile frontend objects as well.
2018-07-24 14:30:54 -04:00
Cosmin Sabou
8592119814 Backed out changeset f19f8d717c6b (bug 1447932) for build bustages on test_fastermake. CLOSED TREE 2018-07-23 14:41:16 +03:00
Ted Mielczarek
842fbbb159 bug 1447932 - Add support for localized files to fastermake backend. r=mshal
Co-authored by Nick Alexander <nalexander@mozilla.com>

This patch adds support to the fastermake backend for taking localized files
from a locale directory as specified by the combination of --with-l10n-base
and --enable-ui-locale. This allows artifact builds to be built localized
with a different locale.

MozReview-Commit-ID: 1bD9Gy0ewJ2

--HG--
extra : rebase_source : 9f457c8565ff0297589533ab91b44c16edc86be3
2018-03-21 16:47:02 -04:00
Mike Shal
83ae44a8c1 Bug 1476802 - Make toolkit/library/rust/Tupfile work with --dry-run; r=cmanchester+432261
We shouldn't call _get_backend_file during TupBackend:_init() since
self.dry_run is not set yet. Instead we can just call it when we need to
add rust rules.

MozReview-Commit-ID: 5elqXGFMSuG

--HG--
extra : rebase_source : 880a754f631f691aaf85bfda610e29b7bfcb89b4
2018-07-18 17:20:13 -04:00
Chris Manchester
9491263075 Bug 1475278 - Link a HostRustLibrary to a HostProgram where necessary in the Tup backend. r=mshal
MozReview-Commit-ID: qghHI02Bfs

--HG--
extra : rebase_source : e04cf40916032d312785e99f2b4e6c64657ad919
2018-07-12 16:31:54 -07:00
Andrew Halberstadt
7955dcc501 Bug 1476390 - [python-test] Default number of processes to multiprocessing.cpu_count() r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D2201

--HG--
extra : moz-landing-system : lando
2018-07-18 16:15:48 +00:00
Tooru Fujisawa
457a074699 Bug 1475443 - Properly detect Xcode licence agreement issue in bootstrap.py; r=gps
--HG--
extra : amend_source : 7287bcedc11089e08c96318913c6f5a5e6b003f7
2018-07-13 12:32:45 +09:00
Bogdan Tara
a8850882a7 Merge autoland to mozilla-central. a=merge 2018-07-17 00:58:15 +03:00
Simon Fraser
0d74149678 Bug 1476003 Update python virtual environment for |mach python-safety| r=davehunt
Following the lead from 1473727 and python-test.

Differential Revision: https://phabricator.services.mozilla.com/D2158

--HG--
extra : moz-landing-system : lando
2018-07-16 15:36:50 +00:00
Masatoshi Kimura
632e94cf4d Bug 1476000 - Support warnings format from clang-cl. r=dmajor
--HG--
extra : rebase_source : faf01d659a589c81718e58e2c73b1b46063ce989
2018-07-17 01:08:04 +09:00
Gregory Szorc
4a88e570a0 Bug 1475649 - Always use --untracked-files; r=ahal
a35b188d0e44 inadvertently regressed behavior in the case where
the Git status.showUntrackedFiles config option was set and
we want to purge untracked files.

Differential Revision: https://phabricator.services.mozilla.com/D2141

--HG--
extra : moz-landing-system : lando
2018-07-16 13:19:09 +00:00
Chris Manchester
d6b368dff1 Bug 1472490 - Make adding a source to SOURCES, UNIFIED_SOURCES, or HOST_SOURCES multiple times an error in moz.build. r=gps
MozReview-Commit-ID: FtPF3dxUxb5

--HG--
extra : rebase_source : ad380999c41830ea0f088bdacf5fc04c95783f04
2018-07-13 15:55:45 -07:00
Andrew Halberstadt
5935acc8f0 Bug 1475649 - [mozversioncontrol] Make vcs.working_directory_clean() ignore untracked files by default r=jgraham
The doc string for the "working_directory_clean" function states:
> By default, untracked and ignored files are not considered.

But the git implementation for this function used to run:
git status --porcelain

Which *does* consider untracked files by default. Instead, we need to run:
git status --porcelain --untracked-files=no

Differential Revision: https://phabricator.services.mozilla.com/D2134

--HG--
extra : moz-landing-system : lando
2018-07-13 20:54:08 +00:00
Chris Manchester
7edeeaa646 Bug 1475058 - Send SIGINT when interrupting interactive in mach before sending SIGKILL. r=mshal
MozReview-Commit-ID: 2XxLyNi1ZuS

--HG--
extra : rebase_source : d91eed728446219da6be78e310b1a12b597a0d99
2018-07-12 11:50:48 -07:00
Gurzau Raul
cf965b1f59 Merge inbound to mozilla-central. a=merge 2018-07-12 01:04:09 +03:00
Dan Minor
a8d7d7ecf2 Bug 1371485 - Use updated version of gyp; r=chmanchester
Tags: #secure-revision

Bug #: 1371485

Differential Revision: https://phabricator.services.mozilla.com/D1801

--HG--
extra : rebase_source : 87cd91fdc0cc873c7f78e128f545524f66947035
2018-06-21 14:39:34 -04:00
Dave Hunt
2847cb1fcb Bug 1473727 - Avoid recreating virtual environment every time by using a unique environment for each Python version; r=ahal,dustin
This patch uses the PIPENV_PYTHON environment variable to append a suffix to the created virtual environment path according to the version specified. It also uses the PIPENV_DEFAULT_PYTHON_VERSION environment variable to avoid recreating the virtual environment every time. With these changes we are able to switch back and forth between Python versions without the expense of recreating environments, however there is a risk of these environments becoming stale. In this scenario it may be necessary to clobber the virtual environment root within the obj dir.

MozReview-Commit-ID: C4vuwNh04CP

--HG--
extra : rebase_source : 301c8418fe5b873ffadec37af11e98cfda8667b8
2018-07-09 14:57:38 +01:00
Andrew Halberstadt
0ad2e9342d Bug 1413922 - [tryselect] Merge vcs.py into mozversioncontrol r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1808

--HG--
rename : tools/tryselect/vcs.py => tools/tryselect/push.py
extra : moz-landing-system : lando
2018-07-10 19:22:00 +00:00
Andrew Halberstadt
812d9fb038 Bug 1413922 - [mozversioncontrol] Always use hglib.client if available and fall back to subprocesses if not, r=gps
Most HG commands use subprocesses, even if a context manager (and therefore an
hglib client) has been created. There are only two commands that make use of
the client, but they *only* work inside a context manager. I don't think
there are any technical reason these two commands *need* to use the context
manager.

This patch merges the HgRepository._run_in_client function with
HgRepository._run(). If a client exists, that will be used, otherwise a
subprocess will be used.

Differential Revision: https://phabricator.services.mozilla.com/D1809

--HG--
extra : moz-landing-system : lando
2018-07-10 20:41:49 +00:00
Jacek Caban
041db4695b Bug 1443471 - Use correct rust target for mingw clang. r=glandium
MozReview-Commit-ID: G40IanxGWXv

--HG--
extra : rebase_source : 6d8ba3af796848320cc7e3db05e9c83ba4fecb45
2018-06-25 19:57:43 +02:00
assiya
cd6fa5ad82 Bug 1474531 - Replace iteritems with viewitems in lcov_rewriter.py. r=marco
MozReview-Commit-ID: FKEHK8dyQSC

--HG--
extra : rebase_source : faf77a17fd7888f9a685c3fd692c2e8eff205afb
2018-07-10 09:20:42 -07:00
Andreea Pavel
3a4de89781 Backed out changeset d75218b99a04 (bug 1473727) for build bustages on a CLOSED TREE 2018-07-10 18:17:47 +03:00
Dave Hunt
4c269c0a47 Bug 1473727 - Avoid recreating virtual environment every time by using a unique environment for each Python version; r=ahal,dustin
This patch uses the PIPENV_PYTHON environment variable to append a suffix to the created virtual environment path according to the version specified. It also uses the PIPENV_DEFAULT_PYTHON_VERSION environment variable to avoid recreating the virtual environment every time. With these changes we are able to switch back and forth between Python versions without the expense of recreating environments, however there is a risk of these environments becoming stale. In this scenario it may be necessary to clobber the virtual environment root within the obj dir.

MozReview-Commit-ID: C4vuwNh04CP

--HG--
extra : rebase_source : ba34e415fa21683bc2a39231651587fa30ad0242
2018-07-09 14:57:38 +01:00
Tiberius Oros
92ba19b150 Merge inbound to mozilla-central. a=merge 2018-07-10 12:45:13 +03:00
Coroiu Cristina
b271e31bd6 Merge mozilla-central to inbound a=merge 2018-07-10 03:15:56 +03:00
Coroiu Cristina
07726be245 Backed out 2 changesets (bug 1413922) for breaking Nightly L10n a=backout
Backed out changeset e7a1d749ff9a (bug 1413922)
Backed out changeset b3bead1f5729 (bug 1413922)

--HG--
rename : tools/tryselect/push.py => tools/tryselect/vcs.py
2018-07-10 03:11:28 +03:00
Nathan Froyd
0daa8edfcc Bug 1444171 - Add pgo-generate-only source functionality; r=glandium
For clang-cl, we want to add code to libxul that only exists during the
PGO generation phase, so we can collect data.  The most expedient way to
do that is to enable certain files in SOURCES to be marked as to only be
compiled during the PGO generation step.
2018-07-09 18:35:49 -04:00
Nathan Froyd
9277d23dba Bug 1444171: Generate profiling instrumentation for clang-cl in PGO builds; r=glandium 2018-07-09 18:26:24 -04:00
Coroiu Cristina
076969f0ef Merge mozilla-central to autoland a=merge 2018-07-10 03:15:02 +03:00
Chris Manchester
dc4c4637b0 Bug 1468547 - Re-factor gtest mach command to not invoke make when not necessary. r=mshal
MozReview-Commit-ID: 6j7t0YIZc8n

--HG--
extra : rebase_source : e4478904d4f4e54ead473435df2c9e9a47a9294c
2018-07-09 14:28:59 -07:00
Chris Manchester
1d6bf9c8d4 Bug 1468547 - Build the gtest libxul in the tup backend. r=mshal
MozReview-Commit-ID: 8EISyDauwgD

--HG--
extra : rebase_source : 2c9b4848b6fd8126f4d15f75312ba4e3c999ba6d
2018-07-09 14:28:58 -07:00
Chris Manchester
ce084d3cf5 Bug 1468547 - Add a default output group to the Tup backend. r=mshal
This adds everything to a default output group so we can run `tup upd $objdir/<default>`
during `mach build` and `tup upd $objdir/<gtest>` for instance when running `mach gtest`
as a way to conditionally build parts of the tree.

MozReview-Commit-ID: 8jpkru1EgAC

--HG--
extra : rebase_source : 5a2c4fd0e0b1b62f8bd65dd1a23ba2086ba63eeb
2018-07-09 14:28:58 -07:00
Chris Manchester
04c4288d0d Bug 1472857 - Require rustc 1.27 to build. r=glandium
MozReview-Commit-ID: 5WsP4EQxSil

--HG--
extra : rebase_source : e4506f9c4dfcccdf691fb944270e1a508edc02d5
2018-07-03 15:27:20 -07:00
Andrew Halberstadt
23c2416671 Bug 1413922 - [tryselect] Merge vcs.py into mozversioncontrol r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1808

--HG--
rename : tools/tryselect/vcs.py => tools/tryselect/push.py
extra : moz-landing-system : lando
2018-07-07 00:32:11 +00:00
Andrew Halberstadt
cd200f6d34 Bug 1413922 - [mozversioncontrol] Always use hglib.client if available and fall back to subprocesses if not, r=gps
Most HG commands use subprocesses, even if a context manager (and therefore an
hglib client) has been created. There are only two commands that make use of
the client, but they *only* work inside a context manager. I don't think
there are any technical reason these two commands *need* to use the context
manager.

This patch merges the HgRepository._run_in_client function with
HgRepository._run(). If a client exists, that will be used, otherwise a
subprocess will be used.

Differential Revision: https://phabricator.services.mozilla.com/D1809

--HG--
extra : moz-landing-system : lando
2018-06-26 00:13:58 +00:00
Mike Hommey
b2837054ff Bug 1469091 - Build the clang plugin as a host shared library. r=ted
This adds just enough host shared library support for this one use case,
but also takes shortcuts, because fully supporting host shared library
is a deep rabbit hole I'm not ready to take just to fix --enable-lto
--enable-clang-plugin on mac builds.

One downside is that one my machine the plugin now takes > 80s to build,
instead of 15s before, thanks to the lack of unified sources.

--HG--
extra : rebase_source : bf52a72a01d4e3eb77cf52b646b19734b9273075
2018-07-05 14:58:09 +09:00
Dave Hunt
c20ffc6c6b Bug 1472199 - [mozbuild] Remove unittest dependency from test_pythonutil.py and narrow to tests module; r=ahal
The test checks the modules imported, which means it will fail if we import mozbuild.base to determine the topsrcdir. Rather than include the additional modules, which may change in the future, I have narrowed the scope of the test to the mozbuild/tests module.

MozReview-Commit-ID: GiaPzp19adE

--HG--
extra : rebase_source : 9d79ad79bef2b45e3f62190200bc46f21d57f90d
2018-07-05 14:27:29 +01:00
Mike Hommey
da38aeba7d Bug 1457168 - Make configure tests use LINKER_LDFLAGS. r=chmanchester
Because we have no linking configure test in python configure (yet), we
just make old-configure tests use LINKER_LDFLAGS, and make those flags
added to LDFLAGS by old-configure at the same time.

--HG--
extra : rebase_source : 80ab7c5021c7ddd1b53d58ef76cd4372a524d3cb
2018-07-04 16:18:48 +09:00
Nathan Froyd
c1a8b8a10d Bug 1473291 - handle valueless dynamic section entries; r=glandium
Some dynamic entry types, like DT_BIND_NOW, are printed without a value
by readelf.  Handle such types gracefully.
2018-07-04 20:51:25 -04:00
Bogdan Tara
6eafe1c00b Backed out changeset 9c75cab2e322 (bug 733530) for breaking artifact builds 2018-07-04 14:50:22 +03:00
Gurzau Raul
03062dd04b Merge inbound to mozilla-central. a=merge 2018-07-04 12:58:33 +03:00
Rok Garbas
2a544047c6 Bug 1471541 - switch to new tooltool url, r=jlund
--HG--
extra : rebase_source : 85cd6f1e78ec293d5c9fba8d41b31b5ca8bc521e
2018-07-03 15:35:58 -07:00
Chris AtLee
8745339529 Bug 733530: Use .tar.gz for test archives r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1743

--HG--
extra : moz-landing-system : lando
2018-07-03 18:33:02 +00:00
Francesco Lodolo (:flod)
82c5603c1b Bug 1472972 - Remove Fluent migration recipes for Firefox 61 r=Pike
MozReview-Commit-ID: DnhDlFPf070

--HG--
extra : rebase_source : ad32ec36f98ed8036103cb1d897e75fabc1b007b
2018-07-03 13:58:05 +02:00
Andi-Bogdan Postelnicu
88041b74a8 Bug 1472721 - mach static-analysis - use header_filter regex expression in order to better filter files. r=janx
MozReview-Commit-ID: JXzs46L23rM

--HG--
extra : rebase_source : 04d663479fbc5785ec99ec1a4bfdbd9f19b25cd2
2018-07-03 14:37:46 +03:00
Myk Melez
cb3429d30b Bug 1467148 - exclude .DS_Store file from list of subdirs to check for license info, r=ted
vendor_rust.py checks all dirs in third_party/rust/ for license information, but it wasn't distinguishing between subdirs and files when listing the contents of that directory, and the script earlier causes macOS to create a .DS_Store file in the directory, which the script then treats as a subdir, causing an IOError "not a directory". This change excludes the .DS_Store file (and other non-dirs) from the list of subdirs of third_party/rust/ to check for license info.

MozReview-Commit-ID: 4CrJH9tZLnG

--HG--
extra : rebase_source : 464ad17f4c9b76303f9024d8eaad475b1fc248f7
2018-07-02 14:27:22 -07:00
Andi-Bogdan Postelnicu
68fedeb80b Bug 1472502 - fix mach static-analysis clear-cache. r=sylvestre
MozReview-Commit-ID: AUlYNnEAtbS

--HG--
extra : rebase_source : 049909e12ee8ad187912ee18c3b810fd90f74b76
2018-07-02 12:05:07 +03:00
Dave Hunt
50ea4ccf48 Bug 1471171 - Indicate that mozterm is universal and works on any version of Python; r=emorley
MozReview-Commit-ID: FZwCHyEh2vS

--HG--
extra : rebase_source : 198b0df626be5c6dd1297363b7c65b18199df376
2018-07-02 12:03:10 +01:00
Dave Hunt
a5f6b0db76 Bug 1471171 - Bump mozterm to 1.0.0; r=emorley
MozReview-Commit-ID: IMfAOiFCHST

--HG--
extra : rebase_source : 50acfbe06d0f4e62660f0ba0fd0d11050c35f9e8
2018-07-02 11:57:33 +01:00
Simon Fraser
1c95120d44 Bug 1468394 mach python-safety command for checking requirements files r=mtabara,tomprince
Added `./mach python-safety`, distinct from python-test so it doesn't have
to be run on every CI job - its errors may not depend on the area the push has changed.

Added the python/safety directory to ensure a different Pipfile is used, avoiding
conflicts with python-test.

Differential Revision: https://phabricator.services.mozilla.com/D1825

--HG--
extra : moz-landing-system : lando
2018-06-29 16:56:51 +00:00
Mike Hommey
993aa6d00f Bug 1447116 - Require rust 1.26. r=froydnj
We're well overdue for an upgrade of the rust compiler requirements.
Now that we're building with 1.28 (albeit a beta, due to be bumped when
it's released), we can bump the requirement away from 1.24 which is now
old. 1.27 is too new, though, so settle for the older 1.26.

--HG--
extra : rebase_source : a17aa496bf3d4af4d1349d69a637c686c6817d0f
2018-06-26 18:05:23 +09:00
Kris Maglione
b2a784a8bf Bug 1459004: Generate built_in_addons.json from moz.build definitions. r=mshal
MozReview-Commit-ID: 1HRLG5tSlFr

--HG--
rename : python/mozbuild/mozbuild/action/generate_builtin_addons.py => toolkit/mozapps/extensions/gen_built_in_addons.py
extra : rebase_source : 7079d5f6a9355201497ea85a0d8ea8fdcee43a64
2018-06-06 16:43:00 -07:00
Andrew Halberstadt
9435736ade Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
This will make sure that when running |mach python-test --python 3| locally,
we only run the tests that also run in CI with python 3 (and therefore pass
presumably).

MozReview-Commit-ID: 3OBr9yLSlSq

--HG--
extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
2018-06-27 11:10:02 -04:00
Mike Hommey
e44bfe7b57 Bug 1471685 - Work around MSVC linker adding padding during incremental builds. r=froydnj
--HG--
extra : rebase_source : 0e6f711d5f8517ca37d39c6f5a39cd0c0e3ec387
2018-06-28 15:53:25 +09:00
Cosmin Sabou
f4b3baf021 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-28 13:04:23 +03:00
Tiberius Oros
945c24abe5 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-28 01:12:18 +03:00
Chris Manchester
fd325c1c6f Bug 1471425 - Print output of cargo if it fails when run as a part of the Tup backend. r=mshal
MozReview-Commit-ID: BRVSLE83WMH

--HG--
extra : rebase_source : ce2b5b785a6487db09136882452d509c842c758f
2018-06-26 18:17:45 -07:00
Joel Maher
e923cd7f53 Bug 1468198 - remove tests that only run on b2g. r=smaug,mcmanus,whimboo 2018-06-27 09:52:19 -04:00
Bogdan Tara
ee8db3bbe1 Backed out 2 changesets (bug 1447116) for debug reftests failures CLOSED TREE
Backed out changeset 0c8c7b025aee (bug 1447116)
Backed out changeset 82dc9159f28d (bug 1447116)
2018-06-27 05:17:03 +03:00
Gregory Szorc
ff2bb5e8f2 Bug 1469441 - Support fetching bootstrap files from an arbitrary revision; r=glandium
By making the archive URL dynamic, we can fetch an old version of the
bootstrap files. This will make it easier to test the bootstrapper in
CI.

Differential Revision: https://phabricator.services.mozilla.com/D1698

--HG--
extra : rebase_source : 9ba582cf3c138dba433e2bb354650f14b3f16aa7
extra : amend_source : 8a515bb755187e7f0d87b90a25a99f3803ea9e0f
extra : source : 1dcd43dd2a7b04e2bb714349033a456ea5158f3e
2018-06-27 12:15:44 -07:00
Gregory Szorc
f0815b582e Bug 1469441 - Use working yasm rpm URLs; r=glandium
The previously listed server wasn't working. This has likely been
broken for years (I initially authored this commit in November 2016).

Differential Revision: https://phabricator.services.mozilla.com/D1697
2018-06-26 08:11:51 +00:00
Bhavesh
6fb877a7a8 Bug 928735 - Added ALLOW_COMPILER_WARNINGS and FAIL_ON_WARNINGS to DEPRECATED_VARIABLES list r=chmanchester
--HG--
extra : amend_source : 94b3e7b561507a27401c9a534e3d55eaa22622f3
2018-06-27 09:36:52 +05:30
Andreea Pavel
00c91fc905 Backed out 6 changesets (bug 1371485) for failing spidermonkey build on a CLOSED TREE
Backed out changeset 9578824cbdde (bug 1371485)
Backed out changeset 36bca079ba29 (bug 1371485)
Backed out changeset c205b5921de8 (bug 1371485)
Backed out changeset 17fc0da77821 (bug 1371485)
Backed out changeset da14dc867e22 (bug 1371485)
Backed out changeset 7b604564918d (bug 1371485)
2018-06-27 21:10:15 +03:00
Dan Minor
dbb123a006 Bug 1371485 - Use updated version of gyp; r=chmanchester
Tags: #secure-revision

Bug #: 1371485

Differential Revision: https://phabricator.services.mozilla.com/D1801

--HG--
extra : rebase_source : 5c6bb163af9b03e70a8b128ef477c2a4922d6ca4
2018-06-21 14:39:34 -04:00
Mike Hommey
1ad0baf79f Bug 1447116 - Require rust 1.26. r=froydnj
We're well overdue for an upgrade of the rust compiler requirements.
Now that we're building with 1.28 (albeit a beta, due to be bumped when
it's released), we can bump the requirement away from 1.24 which is now
old. 1.27 is too new, though, so settle for the older 1.26.

--HG--
extra : rebase_source : c788ef4f7da9949b81df2f0577af6f6039ea63d8
2018-06-26 18:05:23 +09:00
Mike Hommey
0ddc27774e Bug 1471132 - Change how static xpcom components are linked. r=froydnj
Overall, this makes the whole setup less fragile, and make it work with
LTO in more situations.

--HG--
extra : rebase_source : de968c61dc4ef337fdc28745c202334ac41763cd
2018-06-26 14:40:51 +09:00
Mike Hommey
b231504a1b Bug 1471132 - Avoid ASAN padding between NSModules. r=froydnj
--HG--
extra : rebase_source : 480ea315a847ffb63a8cb1e583669a61f1a7f3eb
2018-06-26 14:39:49 +09:00
Mike Hommey
354a9e27a0 Bug 1470127 - Move binary checks to a standalone script. r=froydnj
We perform, on the binaries we build, a series of check, that are
implemented as half-baked make commands, invoked after linking them.

- check libstdc++ symbol versions to ensure binary compatibility with
  a baseline.
- check glibc symbol versions to ensure binary compatibility with a
  baseline.
- check that target binaries don't contain text relocations.
- check that libmozglue is linked before libc on android.
- on libxul, check that NSModules are laid out correctly.
- on libxul, check that there is more than one PT_LOAD segment.

Those checks happen to work where they matter, but their setup is
unreliable. For example, the checks for symbol versions are supposed to
work for libclang-plugin on cross osx builds, but in fact, don't,
because the readelf path doesn't exist, and the command doesn't fail in
that case.

So move them all to a standalone script, performing the checks more
thoroughly (especially the NSModules one, where we now also check that
they are all adjacent), and more verbosely.

--HG--
extra : rebase_source : 7072e622e95f363d4a6c3a8e272d3445d998b592
2018-06-21 18:13:03 +09:00
Chris AtLee
0a72084572 Bug 733530: Support tar.gz test archives for artifact builds r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1841
2018-06-26 20:30:24 +00:00
Dan Mosedale
7514746d09 Bug 1466574 - make generate_builtin_addons handle races better, r=ted
MozReview-Commit-ID: D9irkni3gQv

--HG--
extra : rebase_source : 22ce8dd77b1d9f22c82fe58e6b8a515828cbb840
2018-05-31 09:56:20 -07:00
Gregory Szorc
6e4366049c Bug 1469999 - Use yaml.safe_load() for loading linter config file; r=ahal
yaml.load() is unsafe and can lead to arbitrary code execution via
syntax like `!!python/object/apply:os.system`. yaml.safe_load() is
more reasonable.

Differential Revision: https://phabricator.services.mozilla.com/D1738

--HG--
extra : rebase_source : 597c07b3c1538dc27ad6f46e01cdb7f48755d0bc
extra : histedit_source : 131d570f8ac1ee047487cba54822dbf20abf6681
2018-06-20 14:29:27 -07:00
Gregory Szorc
871e349399 Bug 1469999 - Use yaml.safe_load() for loading clang-tidy config file; r=chmanchester
yaml.load() isn't secure.

--HG--
extra : rebase_source : 03eb1715acd62ab8c98bf4d850cc39a88140a998
extra : histedit_source : 8b3b4823c1f1c20be58494a5f98041e7c46ca3b4
2018-06-20 14:29:06 -07:00
Dave Hunt
e4acd5d754 Bug 1428362 - Add Python 3 support to mozterm; r=ahal
MozReview-Commit-ID: CBl7XKXPABv

--HG--
extra : rebase_source : 8652319ece563ec103fc623157a6784ea2c643a5
2018-05-30 13:51:30 +01:00
Dave Hunt
cc768253df Bug 1466211 - Use --python for selecting target Python when using |mach python-test|; r=ahal
MozReview-Commit-ID: J8DSmX8mItb

--HG--
extra : rebase_source : 0e471ade56c7bb78fe090f05e7657ae1f35f7936
2018-06-13 14:18:21 -07:00
Dave Hunt
3a2583759b Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r=ahal
MozReview-Commit-ID: AzmdDgAgZgI

--HG--
extra : rebase_source : cd4603b707bd4ca3f7e0783cf5b9adb8c47a9e01
extra : source : e550be515be30148c0a89c33953dff4148a6a171
2018-06-08 13:24:27 +01:00
Dan Minor
3f5a7a7356 Bug 1445683 - Don't update mimetype when updating aom; r=chmanchester
The bitstream is frozen and we're updating to v1.0.0. There is no longer any need
to indicate which revision we're using in the mimetype.

--HG--
extra : rebase_source : 5f5bf8649bd21610ebf04661e8f80bacbb69ca09
2018-07-09 13:29:55 -04:00
Dan Minor
0928a56595 Bug 1445683 - Handle JSONDecodeError in aom vendor command; r=chmanchester
MozReview-Commit-ID: 9MgxqkoHnfw

--HG--
extra : rebase_source : cc085ef0c0de570dfe25d412edb267c7a36c9389
2018-05-17 10:37:16 -04:00
Botond Ballo
43d0c35753 Bug 1470494 - Configure 'mark occurrences' preferences in generated Eclipse CDT project. r=kats
MozReview-Commit-ID: HqiQyfYnPi7

--HG--
extra : rebase_source : a79648b27f5be65d4cc7639031dda752745dc903
2018-06-22 13:08:03 -04:00
Botond Ballo
5123abd986 Bug 1470494 - Configure indexer in generated Eclipse CDT project to automatically update the index. r=kats
MozReview-Commit-ID: G0yX1ei7rII

--HG--
extra : rebase_source : 1403d8bead2dde220f7e7de61ea3f3a37efb5ad5
2018-06-22 13:07:41 -04:00
Margareta Eliza Balazs
7a2b0ea957 Backed out 7 changesets (bug 1466211) for bustage e.g. z/task_1529662815/src/js/src/configure --enable-ctypes --enable-optimize on a CLOSED TREE
Backed out changeset 6680ca0acc27 (bug 1466211)
Backed out changeset dfdf4ea83655 (bug 1466211)
Backed out changeset 23eb377e2e6d (bug 1466211)
Backed out changeset fe821d61ecbf (bug 1466211)
Backed out changeset e04950c7c496 (bug 1466211)
Backed out changeset 4b197754381a (bug 1466211)
Backed out changeset 1695d4464c54 (bug 1466211)
2018-06-22 14:33:21 +03:00
Dave Hunt
a9121c5eef Bug 1466211 - Use --python for selecting target Python when using |mach python-test|; r=ahal
MozReview-Commit-ID: J8DSmX8mItb

--HG--
extra : rebase_source : 1366a59d847cb8d9289161207b3b708280e70bae
2018-06-13 14:18:21 -07:00
Dave Hunt
026a332568 Bug 1466211 - Switch all |mach python-test| tests to run using pipenv; r=ahal
MozReview-Commit-ID: AzmdDgAgZgI

--HG--
extra : rebase_source : 8db60e196667ae97e0f994930c9adbb4d2030d34
extra : source : e550be515be30148c0a89c33953dff4148a6a171
2018-06-08 13:24:27 +01:00
Cosmin Sabou
c913a59748 Merge central to inbound. a=merge 2018-06-21 04:19:13 +03:00
Cosmin Sabou
4c18cd4036 Merge inbound to central. a=merge
--HG--
rename : servo/components/style/properties/longhand/box.mako.rs => servo/components/style/properties/longhands/box.mako.rs
2018-06-21 04:16:40 +03:00
Jan Keromnes
f6609edce0 Bug 1468811 - Fail static-analysis autotest when a clang-tidy check doesn't exist. r=sylvestre 2018-06-19 08:06:00 +03:00
Chris Manchester
146bb709e4 Bug 1469815 - Add new output files from style crate build script to cargo_build_defs.py for the Tup build. r=mshal 2018-06-20 10:16:58 -07:00
Andreea Pavel
3c701634e0 Merge mozilla-inbound to mozilla-central. a=merge 2018-06-20 14:28:15 +03:00
Myk Melez
de32426cfe Bug 1467307 - whitelist BSD-2-Clause license for Rust crates, r=gps
MozReview-Commit-ID: HVOlQlfley1

--HG--
extra : rebase_source : 0df8293807f7aa321cf20c56d67d4217f9b535af
2018-06-06 07:46:57 -07:00
Dorel Luca
b595d82310 Merge mozilla-central to mozilla-inbound 2018-06-20 01:06:23 +03:00
Chris Manchester
86ddf36acf Bug 1469067 - Build host programs in their final locations rather than copying them to dist/host/bin. r=mshal
MozReview-Commit-ID: BrSou1ee2qV

--HG--
extra : rebase_source : 14ab70086b6b43b026c4ca269f27f0ae20a09aa6
2018-06-18 14:22:20 -07:00
Kris Maglione
0506a56751 Bug 1468362: Remove ADDON_SINGING buildconfig setting. r=aswan
MozReview-Commit-ID: MeD4VQPVf6

--HG--
extra : rebase_source : c40ed5b7d194290332f0aa77deaf91812de48c42
extra : histedit_source : 34a69d708597fcdbfb9bffccd7dbf28c9d1a42a7
2018-06-12 13:56:58 -04:00
Chris Manchester
764fa9ac29 Bug 1467319 - Generate fewer redundant conditions when generating moz.build files fron gn configs. r=mshal
MozReview-Commit-ID: Ef67haFgx3A

--HG--
extra : rebase_source : b71a870aa4d838cd0230ed07819cf3f3ced5d1d4
2018-06-06 17:36:45 -07:00
Chris Manchester
649b62ee55 Bug 1466254 - Don't assume flags/includes only appear once when factoring gn-generated moz.build conditions. r=mshal
Some recently introduced gn-configs contain duplicate flags/includes, which
aren't handled correctly and introduce non-determinism into the gn-moz.build
generation. This patch makes the moz.build generator faithfully reproduce
duplicated flags, usually to no effect, which is unfortunate in these cases,
but a reasonable approach for the moz.build generator in general.

MozReview-Commit-ID: 6PvobD9JRwN

--HG--
extra : rebase_source : 50c9e92bb03400e6b41908de1a1bfadaced1ad91
2018-06-06 17:12:19 -07:00
Chris Manchester
46d7807752 Bug 1466254 - Sort conditions when generating the moz.build file at the root of a gn project. r=mshal
MozReview-Commit-ID: FCv8VDho2OF

--HG--
extra : rebase_source : 9b6013615f8cfd5df461b40656f6c61a1dc802c8
2018-06-06 17:11:16 -07:00
Mike Shal
e9fda85331 Bug 1469712 - Don't update mtime for backend file during --dry-run; r=gps
When we do a './mach build-backend --dry-run', no files in the objdir
should be written or touched. Updating the mtime of the backend file
during dry-run causes a future './mach build' to think that the backend
is up-to-date when it is not, which causes an incorrect build.

MozReview-Commit-ID: 2NA0rcSGrvL

--HG--
extra : amend_source : f694503264dc6275568c453de59b7f13983091f7
2018-06-19 17:15:37 -04:00
Sebastian Hengst
82bbb42c90 Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander
MozReview-Commit-ID: 6bs0jkTP6rP

--HG--
extra : rebase_source : 4e554f8e710aea1fb372a0f21d7539cf568baa17
2018-06-20 21:34:40 +03:00
assiya
10dd6c9781 Bug 1468328 - Make other codecoverage import statements Python3 compatible. r=marco
MozReview-Commit-ID: J3uaRsbE1sf

--HG--
extra : rebase_source : bbf3cad256ab9c46ab0dfd9e6923a1d0338feb52
2018-06-16 00:06:25 -07:00
Dave Hunt
bd39c77d3c Bug 1465887 - Allow test manifests to skip based on Python version; r=ahal
This patch allows us to enable Python 3 tests and skip any tests that fail so that we can work on adding support for Python 3 without risking regressing any existing support. It will also eventually allow us to skip tests from running against Python 2, when we decide to drop support for it. To skip a test against Python 3, add "skip-if = python == 3" to the [DEFAULT] or test file section of a manifest file.

MozReview-Commit-ID: KYzjW6PQw2Q

--HG--
extra : rebase_source : 9e0670efe237b8953aab96e95cfa3c9ae678351c
2018-06-10 18:30:46 +01:00
assiya
d61184c99d Bug 1468328 - Make import statement Python3 compatible. r=marco
MozReview-Commit-ID: 6NPlMjT6K8J

--HG--
extra : rebase_source : 77d195514c5bee921a7086037d3738e01096c631
2018-06-14 07:32:58 -07:00
Chris Manchester
30f730a545 Bug 1319228 - Build dependentlibs.list in the tup backend, create a group for shared libraries to be used as its input. r=mshal
MozReview-Commit-ID: 5nDZpTcqVfv

--HG--
extra : rebase_source : faa44a40404b24f753ba25962397a1ca484de3fe
2018-06-13 22:33:23 -07:00