.cargo
Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro
2018-06-21 08:15:40 -04:00
.vscode
…
accessible
Bug 1474688 - Support line movement granularity and remove defunct paragraph. r=yzen r=jchen
2018-07-16 15:59:00 +03:00
browser
Bug 1476030 - Part 3 - Migrate callers from document.persist to xulStore.persist;r=Gijs
2018-07-18 09:43:45 -07:00
build
Bug 1475660: Make clang-cl PGO enable LTO (enables ThinLTO in official builds) r=froydnj,glandium
2018-07-16 17:59:49 -04:00
caps
Merge autoland to mozilla-central. a=merge
2018-07-17 00:58:15 +03:00
chrome
Bug 1449791 - Remove platform support of overlays. r=bz
2018-03-28 18:20:04 -07:00
config
Bug 1475999 - Use the classic output style with pytest; r=ted
2018-07-17 12:01:38 +01:00
db
Bug 1467121 - Upgrade to SQLite 3.24.0. r=mak
2018-06-06 09:52:32 -04:00
devtools
Backed out changeset 7f8cd8745c66 (bug 1473923) for devtools failures on browser_jsterm_autocomplete_commands. CLOSED TREE
2018-07-18 22:32:24 +03:00
docshell
Bug 1473631: Part 11 - Replace pref observers with callbacks in nsSHistory. r=njn
2018-07-05 14:58:04 -07:00
dom
Bug 1474341 - Add AutoProfilerLabel to ScriptLoader::ProcessScriptElement r=mstange
2018-07-09 18:06:20 +02:00
editor
Bug 1462257 - TextComposition should dispatch eCompositionChange event when eCompositionCommit is being fired immediately after eCompositionStart r=m_kato
2018-07-11 23:05:39 +09:00
embedding
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
extensions
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 3 - ContentPrincipal, r=ckerschb
2018-07-17 21:38:48 +02:00
gfx
Merge mozilla-central to autoland. a=merge
2018-07-18 20:21:59 +03:00
gradle /wrapper
Bug 1411654 - Part 1: Upgrade to Android-Gradle 3.0+ and build-tools;26.0.2. r=maliu
2017-10-26 11:00:36 -07:00
hal
Bug 1469914 - Prevent the HAL from registering duplicate observers; r=froydnj
2018-06-22 00:35:08 +02:00
image
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
2018-07-17 21:37:48 +02:00
intl
Bug 1468273 - Fix flake8/pep8 in intl/ r=froydnj
2018-06-10 14:25:47 +02:00
ipc
Bug 1432010 - Failures in PBackground channel creation must result in a error event in Web Workers, r=mrbkap
2018-07-18 12:07:14 +02:00
js
Bug 1474547 - Add AutoProfilerLabel to place where we load JSM r=mstange
2018-07-10 12:19:55 +02:00
layout
Merge mozilla-central to autoland. a=merge
2018-07-18 20:21:59 +03:00
media
Bug 1432920: Part 2: Added C++/Rust glue code for dtls-message, r=bwc
2018-07-05 17:09:10 -07:00
memory
Bug 1471352 - Don't export functions from gcc_throw.h in mingw builds. r=froydnj
2018-06-26 18:55:14 +02:00
mfbt
Add support for char32_t to mozilla::IsIntegral. Found in the process of fixing another bug, no bug and r=me as so unbelievably trivial that it can't possibly deserve anything else
2018-07-12 02:26:49 -07:00
mobile
Bug 1476352 - Building Fennec fails with crash reporting off; r=jchen
2018-07-18 17:28:40 +03:00
modules
Merge mozilla-inbound to mozilla-central. a=merge
2018-07-18 20:19:59 +03:00
mozglue
Bug 1475335: Restrict TestInjectEject gtests to nightly builds;r=aklotz
2018-07-13 16:59:52 +02:00
netwerk
Bug 1476324 - Storage activation via window.open(URL) applies across top-level domains - part 3 - annotate top-level channels, r=ehsan
2018-07-18 15:44:55 +02:00
nsprpub
Bug 1432480, land NSPR_4_19_RTM, no code changes, only version numbers. Require version 4.19 for building. r=me
2018-03-05 17:05:18 +01:00
other-licenses
Bug 1448804
Part 1 - NSIS plugin for creating unelevated processes from an elevated [un]installer. r=aklotz
2018-07-09 10:49:36 -07:00
parser
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
2018-07-17 21:37:48 +02:00
python
Bug 1476390 - [python-test] Default number of processes to multiprocessing.cpu_count() r=davehunt
2018-07-18 16:15:48 +00:00
security
Bug 1471977 - Mac Flash sandbox causing World Cup playback issues on foxsports.com r=Alex_Gaynor
2018-07-06 15:06:21 -07:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=mtabara
2018-07-16 18:20:48 +00:00
servo
Bug 1309752: Cleanup might_need_transitions_update. r=birtles
2018-07-18 12:10:19 +02:00
startupcache
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
storage
Bug 1476009: Remove unnecessary initialization. r=mak
2018-07-16 17:56:02 +01:00
taskcluster
Bug 1468812 - [fetch-content] Implement ability to specify a per-fetch subdirectory to extract into r=gps
2018-07-18 17:52:43 +00:00
testing
Merge mozilla-inbound to mozilla-central. a=merge
2018-07-18 20:19:59 +03:00
third_party
Bug 1475252 - Update Cargo lockfiles, re-vendor rust dependencies, and re-generate FFI header. r=jrmuizel
2018-07-18 12:04:12 -04:00
toolkit
Bug 1476030 - Part 2 - Implement xulStore.persist as an alternative to document.persist;r=Gijs
2018-07-18 09:43:40 -07:00
tools
Bug 1468273 - Add intl/, gfx/ and ipc/ directories in flake8 r=ahal
2018-07-17 16:51:15 +02:00
uriloader
Bug 1476015: Fix DEAD_STORE issues reported by infer. r=froydnj
2018-07-16 17:21:00 +01:00
view
Bug 1462784 - Remove EVENTS category. r=njn
2018-05-18 17:36:30 -04:00
widget
Merge mozilla-inbound to mozilla-central. a=merge
2018-07-18 20:19:59 +03:00
xpcom
Bug 1475699 - Support invoking JS-implemented XPIDL methods/attributes marked as [implicit_jscontext]. r=mccr8
2018-07-17 18:11:03 +02:00
xpfe /appshell
Bug 1460691 - Support tooltips in top level non-XUL windows. r=enndeakin+6102,mats+6102
2018-07-03 14:20:43 -07:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
…
.clang-format-ignore
Bug 1464452 - Add richtext to the list of thirdparties r=andi
2018-05-25 09:01:11 -07:00
.cron.yml
Bug 1469803 Update cron bouncer check to use product-details r=rail
2018-06-29 18:41:42 +00:00
.eslintignore
Bug 1344286 - Fix eslint errors from devtools files ignored previously; r=gregtatum,ntim
2018-06-16 15:45:58 +05:30
.eslintrc.js
Bug 1436303 - Enable mozilla/no-define-cc-etc for some DevTools files;r=ochameau,standard8
2018-06-08 16:46:59 +02:00
.flake8
Bug 1468273 - Add closure-lib and intl/icu into the flake8 ignore list r=ahal
2018-06-12 23:11:40 -07:00
.gdbinit
…
.gdbinit_python
…
.gitignore
Bug 1475904 - Add .swp files (for open, unnamed vim buffers) to .gitignore. r=froydnj
2018-07-16 12:26:13 +10:00
.hgignore
Bug 1469801 - Add gcov-related files to .hgignore. r=jmaher (DONTBUILD)
2018-06-20 11:05:46 +01:00
.hgtags
No bug - Tagging mozilla-central 4f6e597104dabedfecfafa2ab63dc79fd7f8bc7a with FIREFOX_NIGHTLY_62_END a=release DONTBUILD CLOSED TREE
2018-06-25 09:31:32 -07:00
.inferconfig
…
.lldbinit
…
.mailmap
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
Bug 1470886 - only produce tasks for recognized tasks_for; r=tomprince
2018-07-03 18:07:42 +00:00
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
Bug 1459852 - Get rid of the AUTHORS list r=mossop
2018-05-08 10:37:41 +02:00
CLOBBER
Bug 1371485 - Moving gyp requires a clobber; r=chmanchester
2018-07-09 14:48:41 -04:00
Cargo.lock
Bug 1475252 - Update Cargo lockfiles, re-vendor rust dependencies, and re-generate FFI header. r=jrmuizel
2018-07-18 12:04:12 -04:00
Cargo.toml
Bug 1474871 - Link dump_syms against rustc-demangle. r=ted
2018-07-12 10:23:12 +09:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1444171 - use the order file during re-link with clang-cl; r=glandium
2018-07-09 18:36:14 -04:00
Pipfile
Bug 1472201 - Vendor pytest 3.6.2 and dependencies; r=ahal
2018-06-29 15:37:31 +01:00
Pipfile.lock
Bug 1472201 - Vendor pytest 3.6.2 and dependencies; r=ahal
2018-06-29 15:37:31 +01:00
README.txt
Bug 1460030
- Update the nightly URL in the README.txt file r=kohei
2018-05-08 21:22:10 +02:00
aclocal.m4
…
build.gradle
Bug 1385464 - Start using support library v. 26; r=nalexander
2018-07-13 17:16:37 +03:00
client.mk
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
client.py
…
configure.in
…
configure.py
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
gradle.properties
Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella
2018-04-11 09:59:22 -07:00
gradlew
…
mach
…
moz.build
Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
2018-05-17 19:06:20 +01:00
moz.configure
Bug 1469091 - Build the clang plugin as a host shared library. r=ted
2018-07-05 14:58:09 +09:00
mozilla-config.h.in
Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted
2018-05-22 20:36:39 -07:00
old-configure.in
Bug 1473872 - Start targeting API 26; r=nalexander
2018-07-06 16:57:36 +03:00
package-lock.json
Bug 1475504 - Don't change package-lock.json when running 'npm install' due to Lint setup. r=ahal
2018-07-13 15:53:32 +00:00
package.json
Bug 1464100 - Update eslint-plugin-no-unsanitized to v3.0.2. r=ahal
2018-05-24 16:54:54 +01:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…