.cargo
…
.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
Bug 1498734 - Always compute angle values to degrees. r=xidorn
2018-10-13 00:41:03 +00:00
browser
Merge autoland to mozilla-central. a=merge
2018-10-15 01:17:04 +03:00
build
Backed out changeset 91300d29898b (bug 1489443
) for MinGW build bustages. CLOSED TREE
2018-10-13 02:17:15 +03:00
caps
Bug 1491728 - Fix ContentPrincipal::GetSiteOrigin to handle IPv6 addresses correctly. r=bzbarsky
2018-10-01 12:16:39 +00:00
chrome
Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame
2018-09-21 15:30:37 +00:00
config
Backed out changeset 14243af871cc (bug 1475562) for causing build bustages. CLOSED TREE
2018-10-12 20:43:40 +03:00
db
Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak
2018-09-19 13:28:02 +00:00
devtools
Merge inbound to mozilla-central. a=merge
2018-10-15 07:53:34 +03:00
docshell
Bug 1494745 part 5 - Don't check the result from ns[Auto]TObserverArray insertions since they're infallible. r=bz
2018-10-14 18:12:23 +02:00
dom
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
2018-10-12 18:01:19 +00:00
editor
Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato
2018-10-11 09:12:15 +00:00
embedding
…
extensions
Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug
2018-10-01 21:38:43 +00:00
gfx
Merge inbound to mozilla-central. a=merge
2018-10-13 12:36:04 +03:00
gradle /wrapper
…
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 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
2018-10-12 20:48:24 +00:00
ipc
Backed out 7 changesets (bug 1431441) as per haik`s request.
2018-10-14 18:20:01 +03:00
js
Bug 1495609 - Baldr: let non-trapping float-to-int conversions ride the trains (r=sunfish,lth)
2018-10-13 13:18:12 -05:00
layout
Merge mozilla-central to autoland. CLOSED TREE
2018-10-15 07:55:05 +03:00
media
Merge inbound to mozilla-central. a=merge
2018-10-13 12:36:04 +03:00
memory
Bug 1480430: Modify jemalloc to allow dynamic replacement r=glandium
2018-10-09 22:28:37 -04:00
mfbt
Bug 1498767
- Add missing MFBT tests to testing/cppunittest.py. r=froydnj
2018-10-13 21:54:27 +00:00
mobile
Bug 1493864 - Assign site notifications to a dedicated notification channel. r=jchen
2018-10-12 12:08:51 +00:00
modules
bug 1498758 - Update placeholder value of DNS over HTTPS input, add default pref value r=jduell
2018-10-13 02:16:31 +00:00
mozglue
Bug 1496173 - More aarch64 interceptor fixups. r=mhowell
2018-10-03 17:01:05 -04:00
netwerk
Bug 1496577 - have OPTIONS preflights inherit the original request's referrer and referrer policy; r=ckerschb
2018-10-12 20:05:10 +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 1415980 - make hash keys movable and not copyable; r=erahm
2018-09-20 11:20:36 -04:00
python
Backed out changeset 91300d29898b (bug 1489443
) for MinGW build bustages. CLOSED TREE
2018-10-13 02:17:15 +03:00
security
Backed out 7 changesets (bug 1431441) as per haik`s request.
2018-10-14 18:20:01 +03:00
services
Bug 1496637 - Fetch missed FxA commands sporadically on sync r=markh
2018-10-11 20:08:33 +00:00
servo
Bug 1498755 - Followup build fix. r=birtles
2018-10-14 21:24:00 +03:00
startupcache
Bug 1493737
- Fix many trivial calls to do_QueryInterface r=smaug
2018-10-01 21:38:01 +00:00
storage
Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj
2018-10-05 16:23:40 -04:00
taskcluster
Bug 1427808 - Remove the now-unused win64-clang-cl-st-an toolchain. r=froydnj
2018-10-12 07:15:00 -04:00
testing
Merge autoland to mozilla-central. a=merge
2018-10-15 01:17:04 +03:00
third_party
Bug 1497446 - mach rust vendor r=Yoric
2018-10-10 16:50:30 +02:00
toolkit
Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan
2018-10-12 18:01:19 +00:00
tools
Fixes bug 1488813
- Migrating Pocket off any bootstrap code r=ursula,k88hudson
2018-10-12 19:38:10 +00:00
uriloader
Bug 1494745 part 1 - Don't check the result from ns[Auto]TObserverArray::AppendElement since it's infallible. r=bz
2018-10-14 18:12:22 +02:00
view
Backout changeset c5b3caf36ddf (bug 1490297) for causing bug 1493081 and making Nightly unusable; a=Aryx
2018-09-21 13:59:25 -04:00
widget
Backed out changeset 89f4156c07a5 (bug 1497580) for CL failures in dom/base/test/test_bug166235.html
2018-10-13 23:28:27 +03:00
xpcom
Merge inbound to mozilla-central. a=merge
2018-10-15 01:18:18 +03:00
xpfe /appshell
Bug 1493737
- Fix many trivial calls to do_QueryInterface r=smaug
2018-10-01 21:38:01 +00:00
.arcconfig
…
.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 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop
2018-08-31 06:06:08 +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 034c5ef24e98b0ce85fa849face079f568eb397c with FIREFOX_NIGHTLY_63_END a=release DONTBUILD CLOSED TREE
2018-09-04 11:10:28 -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 1497446 - mach rust vendor r=Yoric
2018-10-10 16:50:30 +02: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 1490325 - write sccache log directly to artifact directory, make logs slightly more verbose. r=mshal
2018-09-18 20:02:17 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1485439 - Pre: Upgrade Android Gradle plugin. r=nalexander
2018-09-04 22:33:00 +02:00
client.mk
bug 1495798 - shut down sccache server in mozharness after all build steps. r=firefox-build-system-reviewers,gps
2018-10-09 18:27:26 +00:00
client.py
…
configure.in
…
configure.py
…
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 1498450 - Avoid the footgun from @depends-function comparison r=froydnj
2018-10-12 13:44:08 +00:00
mozilla-config.h.in
…
old-configure.in
Backed out changeset 91300d29898b (bug 1489443
) for MinGW build bustages. CLOSED TREE
2018-10-13 02:17:15 +03: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
…