.cargo
Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro
2018-06-21 08:15:40 -04:00
.vscode
Bug 1493017 - Tweak vscode tasks.json problemMatcher regexes to handle clang/Windows output - r=jya
2018-09-21 10:00:59 +00:00
accessible
No bug - update code after eslint change from merge and remove files removed by 1451484
and restored during merge
2018-10-20 14:32:35 +03:00
browser
Bug 1500823 - Dialog displayed when closing multiple windows shows unreplaced %1$S placeholder r=Gijs
2018-10-22 08:38:19 +00:00
build
Bug 1499196 - Introduce a mozilla-central-workspace-hack crate to unify features seen by rust deps. r=ted,firefox-build-system-reviewers
2018-10-18 10:39:05 +00:00
caps
Backed out changeset 8dd09fad1f35 (bug 1492648) for bc failures on browser_auto_close_window.js
2018-10-19 10:11:33 +03:00
chrome
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
2018-10-19 12:55:39 +00:00
config
Bug 1475562 Produce pdbs for the mingw-clang build job r=ted
2018-10-17 09:38:52 -05:00
db
Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak
2018-09-19 13:28:02 +00:00
devtools
Bug 1498531 - Localize Webconsole WebReplay Jump icon; r=loganfsmyth,Honza.
2018-10-22 05:26:33 +00:00
docshell
Backed out changeset 8dd09fad1f35 (bug 1492648) for bc failures on browser_auto_close_window.js
2018-10-19 10:11:33 +03:00
dom
Merge mozilla-central to mozilla-inbound. a=merge
2018-10-20 13:32:54 +03:00
editor
Bug 1484126 - part 21: Rewrite some loops in HTMLTableEditor.cpp with CellData::NextColumnIndex() or CellData::NextRowIndex() r=m_kato
2018-10-16 01:10:44 +00:00
embedding
…
extensions
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
2018-10-19 12:55:39 +00:00
gfx
Bug 1500587 - Skip generating bindings for constants because we don't need them. r=rhunt
2018-10-21 22:59:25 +00:00
gradle /wrapper
Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp
2018-07-17 13:20:19 +01:00
hal
Bug 1488401 - Remove the remnants of the DiskSpaceWatcher r=asuth,janv,smaug
2018-09-13 06:40:51 +00:00
image
Bug 1256603. Change MultipartImage to use RequestDecode instead of GetFrame to avoid marking the frame as used. r=aosmond
2018-10-14 00:38:42 -05:00
intl
Bug 1498960
- Update Fluent in Gecko to 0.9. r=stas
2018-10-20 16:35:50 +00:00
ipc
Bug 1488808 Part 16 - Avoid deadlocking in a few places after diverging from the recording, r=froydnj.
2018-10-17 10:15:41 -06:00
js
Bug 1499998 - Part 2: Disable generator and async support for BinAST. r=Yoric
2018-10-22 10:31:29 +09:00
layout
Merge inbound to mozilla-central. a=merge
2018-10-22 12:48:35 +03:00
media
Bug 1500468 - Return not supported error as a stop-gap solution for Linux enumerate devices. r=kinetik
2018-10-19 22:01:00 +00:00
memory
Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium
2018-10-09 22:28:37 -04:00
mfbt
Bug 1488808 Part 10 - Notify the record/replay system when a message pump thread blocks after diverging from the recording, r=froydnj.
2018-10-17 10:05:02 -06:00
mobile
No bug - update code after eslint change from merge and remove files removed by 1451484
and restored during merge
2018-10-20 14:32:35 +03:00
modules
Bug 1430039 - Proxy release some member on main thread r=valentin
2018-10-19 14:46:21 +00:00
mozglue
Bug 1496179 - Make mozglue.dll a private SxS assembly. r=aklotz,froydnj
2018-10-10 22:57:53 +09:00
netwerk
Bug 1219935 - Skip OCSP request if PAC download is in progress r=keeler,bagder
2018-10-22 09:07:51 +00:00
nsprpub
Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me
2018-08-28 16:21:01 +02:00
other-licenses
Bug 1465212 - Fix command line parameter checking in ExecInExplorer plugin. r=agashlin
2018-10-02 09:23:29 -07:00
parser
Bug 1483458 - Change HTML parser to look at .py Atom files. r=hsivonen,heycam
2018-10-17 20:40:37 +01:00
python
Bug 1499196 - Use outputs as the key for rust commands in Tup once again. r=mshal
2018-10-21 18:56:23 +00:00
security
Bug 1219935 - Skip OCSP request if PAC download is in progress r=keeler,bagder
2018-10-22 09:07:51 +00:00
services
Backed out 4 changesets (bug 1486954) for hangs on Linux. a=backout
2018-10-18 12:40:21 +03:00
servo
Merge inbound to mozilla-central. a=merge
2018-10-19 16:11:27 +03:00
startupcache
Bug 1493737
- Fix many trivial calls to do_QueryInterface r=smaug
2018-10-01 21:38:01 +00:00
storage
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
2018-10-19 12:55:39 +00:00
taskcluster
Bug 1495310 - Enable Raptor Firefox tp6 and disable Talos tp6, both on beta r=jmaher
2018-10-22 10:48:22 +00:00
testing
Bug 1499230 - Make empty <select>s have zero content-box inline-size, like in other UAs. r=emilio
2018-10-22 00:54:56 +02:00
third_party
Bug 1500233 - Re-vendor rust dependencies. r=kats
2018-10-19 15:57:43 +00:00
toolkit
Merge inbound to mozilla-central. a=merge
2018-10-22 00:39:42 +03:00
tools
Bug 1497575: [staging-release] Fix tryselect tests for changed json formatting; r=ahal
2018-10-19 13:28:50 +00:00
uriloader
Bug 1371509 - disable browser_auto_close_window.js for frequent failures. r-jmaher
2018-10-20 05:44:00 +03:00
view
Backed out changeset 9a3a43e8743d (bug 1493081) for bustages on AccessibleWrap.cpp. CLOSED TREE
2018-10-22 12:00:29 +03:00
widget
Bug 1500850 - [Wayland] Add missing dbus header dbus-glib-lowlevel.h, r=jhorak
2018-10-22 09:14:07 +00:00
xpcom
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-20 01:09:52 +03:00
xpfe /appshell
Backed out changeset 8dd09fad1f35 (bug 1492648) for bc failures on browser_auto_close_window.js
2018-10-19 10:11:33 +03: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 1498608 - Add js/src/builtin/intl/TimeZoneDataGenerated.h to .clang-format-ignore r=andi
2018-10-12 16:16:01 +00:00
.cron.yml
Bug 1497774 - Remove the nightly dmd task. r=glandium
2018-10-10 13:29:20 -07:00
.eslintignore
Fixes bug 1488813
- Migrating Pocket off any bootstrap code r=ursula,k88hudson
2018-10-12 19:38:10 +00:00
.eslintrc.js
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (setup ESLint). r=mossop
2018-10-19 08:46:31 +00:00
.flake8
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.gdbinit
Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
2018-08-28 20:20:21 +00:00
.gdbinit_python
…
.gitignore
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +03:00
.hgignore
Backed out changeset aae4f349fa58 (bug 1479503) per developer's request on IRC a=backout
2018-09-14 16:35:23 +03:00
.hgtags
No bug - Tagging mozilla-central ad179a6fc14cbd41d10a018ac4a3822db119de3b with FIREFOX_BETA_64_BASE a=release DONTBUILD CLOSED TREE
2018-10-15 13:44:42 -07:00
.lldbinit
Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj
2018-08-08 15:11:22 +00:00
.mailmap
…
.taskcluster.yml
Bug 1494333 - index crons just like artifacts r=Callek
2018-10-11 13:29:11 +00:00
.trackerignore
Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal
2018-08-27 16:45:03 +02:00
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop
2018-08-13 16:39:30 +00:00
CLOBBER
Fixes bug 1488813
- Migrating Pocket off any bootstrap code r=ursula,k88hudson
2018-10-12 19:38:10 +00:00
Cargo.lock
Bug 1499196 - Introduce a mozilla-central-workspace-hack crate to unify features seen by rust deps. r=ted,firefox-build-system-reviewers
2018-10-18 10:39:05 +00:00
Cargo.toml
Bug 1490948: Add build system support for a Rust library in Spidermonkey; r=chmanchester
2018-09-25 15:56:56 +02:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal
2018-10-16 22:21:36 +00: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 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander
2018-09-04 22:33:00 +02:00
client.mk
Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal
2018-10-16 22:21:36 +00: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
…
gradlew
…
mach
…
moz.build
Bug 1490253 - Replace pipenv with pip-tools for vendoring packages and dependencies; r=ahal
2018-10-10 08:58:41 +00:00
moz.configure
Bug 1475562 Produce pdbs for the mingw-clang build job r=ted
2018-10-17 09:38:52 -05:00
mozilla-config.h.in
Bug 1498676 - Revert the __try/__except mapping (part of Bug 1431803) for MinGW from the sandbox code r=bobowen
2018-10-12 13:15:33 -05:00
old-configure.in
Bug 1489443
- Set GCC_USE_GNU_LD based on linker kind. r=froydnj
2018-10-17 19:46:03 +00:00
package-lock.json
Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander
2018-10-01 17:28:45 +00:00
package.json
Bug 1495397 - Update mozilla-central's package.json for being more generic, and move existing ESLint modules to dev dependencies. r=firefox-build-system-reviewers,nalexander
2018-10-01 17:28:45 +00:00
settings.gradle
…
test.mozbuild
…