.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
Bug 1503169 - Remove missing layout.js loadScript calls;r=yzen
2018-10-30 14:13:25 +00:00
browser
Backed out changeset 3141b7b79153 (bug 1501897) for browser chrome failures on browser_permissions_dialog.
2018-10-31 16:54:21 +02:00
build
Merge inbound to mozilla-central. a=merge
2018-10-31 07:08:22 +02:00
caps
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
2018-10-29 17:13:29 -07: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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-10-22 08:50:03 -07:00
db
Bug 1491671 - Upgrade to SQLite 3.25.1. r=mak
2018-09-19 13:28:02 +00:00
devtools
Bug 1500046 - re-enable test; r=daisuke
2018-10-30 13:52:59 +00:00
docshell
Bug 1501978 - Part 1: Stop honouring the browser.contentblocking.enabled pref in Gecko r=baku
2018-10-30 14:30:15 +00:00
dom
Bug 1502313 - Remove concurrent audio input device limit. r=padenot
2018-10-31 14:22:23 +00:00
editor
Bug 1497480 - Part 3: Add tests for spell-checking in ShadowDOM; r=smaug
2018-10-31 14:44:53 +00: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 1497480 - Part 2: Make spellchecking to work in ShadowDOM after anchor navigates away from it; r=smaug
2018-10-31 14:35:42 +00:00
gfx
Bug 1503528 - Update webrender to commit 8b941ca60014972f97ce240cb8a7afc1d6db3de6 (WR PR 3249). r=kats
2018-10-31 11:30:11 +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 1501212 - Fix faulty assert when requesting a frame from a previously discarded animated image. r=tnikkel
2018-10-26 07:50:23 -04:00
intl
Bug 1488973 - Followup for eslint failure. CLOSED TREE
2018-10-24 21:56:27 +03:00
ipc
Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8
2018-10-29 01:35:47 +00:00
js
Bug 1503522 - Add JOF_IC JSOp flag for ops that have a Baseline IC. r=tcampbell
2018-10-31 13:44:26 +00:00
layout
Bug 1503228 - Move PaintWorkletGlobalScope from dom/worklet to layout/style. r=karlt
2018-10-31 03:47:04 +00:00
media
Bug 1503240 - Print the picked commits in update script. r=kinetik
2018-10-31 09:58:01 +00:00
memory
Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js
2018-10-24 04:23:13 +03:00
mfbt
Bug 1502207 Part 2 - Fix useUse new atomic access API in Gecko, r=froydnj.
2018-10-25 11:42:18 -10:00
mobile
Bug 1484391 - Update Mobile VR UA string in GeckoView r=agi,esawin
2018-10-31 15:36:16 +00:00
modules
Bug 1502313 - Remove concurrent audio input device limit. r=padenot
2018-10-31 14:22:23 +00:00
mozglue
Bug 1432429 - Point the JS Runtimes at TimeStamp for the current time. r=jandem
2018-10-26 13:28:51 -05:00
netwerk
Bug 1497994 - Disable TFO for socks proxies. r=nwgh
2018-10-30 17:38:05 +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
Backed out 2 changesets (bug 1453613) for Windows MinGW build bustages CLOSED TREE
2018-10-23 19:18:10 +03:00
parser
Bug 1501662 - Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
2018-10-24 19:11:17 +00:00
python
Merge inbound to mozilla-central. a=merge
2018-10-31 07:08:22 +02:00
security
Backed out 3 changesets (bug 1502774) for causing multiple crashes - bug 1503201 a=backout
2018-10-30 21:18:29 +02:00
services
Bug 1438255 Part 2 Convert sync addon unit tests to use webextensions r=tcsc
2018-10-24 13:26:06 -07:00
servo
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-31 00:14:49 +02: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 1502531: [mozharness] Adjust paths used for logs in tests too; r=Callek
2018-10-31 16:07:02 +00:00
testing
Bug 1480953 - Force disabling tab animations in DAMP. r=jdescottes
2018-10-31 14:42:48 +00:00
third_party
Bug 1492128: Vendor taskcluster==4.0.1; r=firefox-build-system-reviewers,gps
2018-10-30 17:50:49 +00:00
toolkit
bug 1500066 - Control the Telemetry IPC batch timeout by pref r=Dexter
2018-10-30 18:04:36 +00:00
tools
Bug 1500241 - [Clang-Tidy] Disable 'readability-implicit-bool-conversion' check. r=sylvestre
2018-10-30 17:11:55 +00:00
uriloader
Bug 1503050 - ensure we fully open the new window we intend to close before doing so, r=Felipe
2018-10-30 13:00:07 +00:00
view
Bug 1493081 - Added nsIWidget::GetDesktopToDeviceScaleByScreen for scale factor lookup by window position; r=mattwoodrow
2018-10-23 12:49:21 +00:00
widget
Bug 1500876 - Remove PContent::GetSystemColors sync IPC. r=snorp,mccr8
2018-10-29 01:35:47 +00:00
xpcom
Bug 1501491 - Fix the Firefox build flag: --disable-content-sandbox r=bobowen,handyman
2018-10-30 11:44:22 +00:00
xpfe /appshell
Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika
2018-10-29 17:13:29 -07:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
2017-11-06 11:47:40 +02:00
.clang-format-ignore
Bug 1468447 - Add closure-library to the list of thirdparty r=andi DONTBUILD
2018-10-30 11:47:16 +00:00
.cron.yml
Bug 1497774 - Remove the nightly dmd task. r=glandium
2018-10-10 13:29:20 -07:00
.eslintignore
Bug 1501662 - Various updates to .eslintignore for dom/, netwerk/, and modules/. r=mossop
2018-10-24 19:12:31 +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
Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander
2018-10-24 21:54:34 +00: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
Bug 1479503: Check infer in ./mach static-analysis autotest. r=nalexander
2018-10-24 21:54:34 +00:00
.hgtags
No bug - Tagging mozilla-central c44fbdd5173548c9035256dda8fd3512f67118a8 with FIREFOX_NIGHTLY_64_END a=release DONTBUILD CLOSED TREE
2018-10-22 08:48: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
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
Bug 1500166 - notify ciduty by email if a nightly hook fails + fix identation issue: fix indentation. a=bustage-fix
2018-10-23 18:27:00 +03: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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-10-22 08:50:03 -07:00
Cargo.lock
Backed out 4 changesets (bug 1499196) for regression author didn't respond on time, depends on 1501178, requested by igoldan. a=backout
2018-10-29 10:30:22 +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 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 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop
2018-10-23 10:06:29 +00: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
Bug 1399100 - fix client.py follow-up, r=kaie
2017-09-20 09:13:14 +02:00
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 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 1500154 - Link with -Bsymbolic-functions whenever possible. r=glandium
2018-10-26 12:10:44 +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
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…