.cargo
Bug 1539406: Bump Cranelift to revision 542d799dd7a3b2cc; r=lth
2019-04-15 10:39:28 +00:00
.vscode
Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
2019-04-11 03:31:54 +00:00
accessible
Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-16 03:59:25 +00:00
browser
Bug 1544424 - Enable permissions.desktop-notification.postPrompt.enabled in Nightly. r=Ehsan
2019-04-16 13:30:13 +00:00
build
Bug 1542958 - avoid malloc/delete[] mismatches in elfhack; r=glandium
2019-04-15 23:40:04 +00:00
caps
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
chrome
Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug
2019-04-01 22:42:34 +00:00
config
Bug 1541068
- add Rust compilation directories to GARBAGE_DIRS; r=nalexander
2019-04-09 18:59:19 +00:00
db
Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak
2019-02-26 23:21:05 +00:00
devtools
Bug 1540546 - fix webconsole tests about grouping of content blocking messages. r=nchevobbe
2019-04-16 14:04:11 +00:00
docshell
Bug 1544534: Add carveout for NullPrincipal when asserting if explicit CSP and CSP on Principal are equal. r=Gijs
2019-04-16 14:19:44 +00:00
dom
Bug 1527380 - Re-enable fission test for WebRender. r=rhunt
2019-04-16 14:57:16 +00:00
editor
Bug 1544322 - Part 4 - Remove the [type] attribute for multiline <script> tags loading files in /tests/SimpleTest/ r=bzbarsky
2019-04-16 04:01:46 +00:00
extensions
Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-16 03:59:25 +00:00
gfx
Bug 1544374 - Make FilterOp not copy. r=gw
2019-04-16 07:43:04 +00:00
gradle /wrapper
Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp
2018-11-26 21:42:27 +00:00
hal
Bug 1523969 part 9 - Move method definition inline comments to new line in 'hal/'. r=gsvelto
2019-02-25 16:07:35 -06:00
image
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
intl
Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-16 03:59:25 +00:00
ipc
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-04-12 13:14:25 +00:00
js
Bug 1534840 part 3 - Prevent ARM from generating nops within jump tables. r=sstangl
2019-04-16 13:56:58 +00:00
layout
Bug 1544643 - allow fuzziness to be lower on bugs/1529992-1.html. r=kats
2019-04-16 13:59:16 +00:00
media
Bug 1543427 - Part 1: Do not prevent rollback from disassociating a stopped transceiver. r=mjf
2019-04-16 14:53:03 +00:00
memory
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-04-12 13:14:25 +00:00
mfbt
Bug 1543501 - Make MOZ_DBG() work on Android. r=heycam
2019-04-12 16:48:51 +00:00
mobile
Bug 1543983 - Whitelist about:compat as a secure page on Fennec; r=snorp
2019-04-16 14:37:34 +00:00
modules
Bug 1544538 - Pref off advanced layers. r=jrmuizel
2019-04-16 00:27:46 +00:00
mozglue
Bug 1503538: Part 3 - Changes to NativeNt and ImportDir to allow for blocking injected static DLL dependencies; r=mhowell
2019-04-12 19:58:01 +00:00
netwerk
Bug 1544131 - Part 1: Ensure that the referrer policy provided by JS/DOM will override the default referrer policy applied to third-party trackers; r=michal
2019-04-15 13:05:10 +00:00
nsprpub
Bug 1526010
, NSPR 4.21 RTM, r=me
2019-03-07 11:16:36 +01:00
other-licenses
Backed out 4 changesets (bug 1458385) for nightly updates fail. a=backout
2019-04-10 21:09:46 +03:00
parser
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
python
Bug 1523757 - Convert panelUI.inc.xul to Fluent r=flod,Gijs
2019-04-15 18:10:46 +00:00
remote
bug 1543676: remote: avoid Preferences.jsm before first paint; r=yulia
2019-04-15 14:41:21 +00:00
security
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
services
Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-15 20:56:58 +00:00
servo
Bug 1543808 - Refactor the selector parser to make implementing ::part() easier. r=xidorn
2019-04-16 13:16:56 +00:00
startupcache
Bug 1543970 - give up removing the startup cache file from the previous profile location after 6 years, r=froydnj
2019-04-12 14:07:40 +00:00
storage
Bug 1541934
- mozStorageConnection can crash on shutdown, r=asuth
2019-04-11 16:43:13 +00:00
taskcluster
Bug 1541436 - remove unused file r=kats
2019-04-16 14:00:20 +00:00
testing
Bug 1543427 - Part 0: Test-case for the bug. r=jib
2019-04-16 14:54:07 +00:00
third_party
Bug 1543388 - Update vendored memchr 2.x crate. r=glandium
2019-04-15 23:44:39 +00:00
toolkit
Bug 1544131 - Part 3: Add tests for the interaction of JS provided referrer policies with each one of the default referrer policy values applied to third-party trackers; r=baku
2019-04-15 08:08:18 +00:00
tools
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
uriloader
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
2019-04-16 03:50:44 +00:00
view
Bug 1543315 - part 4: Mark ResizeReflow() as MOZ_CAN_RUN_SCRIPT r=smaug
2019-04-13 12:39:47 +00:00
widget
Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-16 03:59:25 +00:00
xpcom
Bug 1520321
- Implement XPCOM interface for BITS r=lina
2019-04-15 19:44:35 +00:00
xpfe /appshell
Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky
2019-04-16 03:59:25 +00:00
.arcconfig
…
.clang-format
Bug 1542146 - Use the new option StatementMacros from clang-format-8 r=andi
2019-04-05 21:41:57 +00:00
.clang-format-ignore
Bug 1533481 - Part 9: Update Gecko to Unicode 12. r=jfkthame!
2019-04-04 12:46:18 +03:00
.cron.yml
Bug 1538560 - disable cron job to run mochitest valgrind tasks because they permafail r=gbrown
2019-04-01 15:08:44 +00:00
.eslintignore
Bug 1527075 - stop linting intl/l10n/ in m-c given it's linted in github r=Gijs,jaws
2019-04-15 16:43:02 +00:00
.eslintrc.js
Bug 1541025 - testing/ manual ESLint no-throw-literal fixes. r=jmaher
2019-04-02 13:42:22 +00:00
.flake8
Bug 1541086: Remove the embedding code and update the bug components for widget::headless. r=myk r=bdahl
2019-04-02 09:07:54 -07: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
…
.git-blame-ignore-revs
No bug - Ignore bug 1016240 in blame/annotate. r=MattN
2019-04-04 14:56:20 -04:00
.gitignore
Bug 1500987 - Elevate the new debugger one directory. r=jlast
2019-04-09 13:16:00 -04:00
.hg-annotate-ignore-revs
No bug - Ignore bug 1016240 in blame/annotate. r=MattN
2019-04-04 14:56:20 -04:00
.hg-format-source
Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx
2018-11-30 13:25:44 +02:00
.hgignore
Bug 1516337
- Part 1: Dedupe sha2 and related dependencies r=froydnj
2019-04-08 23:17:50 +03:00
.hgtags
No bug - Tagging mozilla-central 9421b477d67cfc4c9e03350cd554a9e6acc7f435 with FIREFOX_NIGHTLY_67_END a=release DONTBUILD CLOSED TREE
2019-03-18 10:56:58 +00:00
.lldbinit
…
.mailmap
…
.taskcluster.yml
Bug 1488313: [taskgraph] Don't notify sherrifs on cron decision task failures on try; r=dustin
2019-03-27 19:38:05 +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
Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham
2019-01-24 13:51:28 +01:00
AUTHORS
…
CLOBBER
Bug 1533481 - Part 10: Updating ICU requires a clobber. r=jwalden!
2019-04-04 12:46:32 +03:00
Cargo.lock
Bug 1543388 - Update vendored memchr 2.x crate. r=glandium
2019-04-15 23:44:39 +00:00
Cargo.toml
Bug 1539406: Bump Cranelift to revision 542d799dd7a3b2cc; r=lth
2019-04-15 10:39:28 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1537574 - Use mozbuild's backend-out-of-date logic for RecursiveMake; r=firefox-build-system-reviewers,chmanchester
2019-04-10 22:14:27 +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
Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander
2019-01-14 18:37:06 +00:00
build.gradle
Bug 1543396 - Simplify GeckoView's api.txt file. r=esawin
2019-04-10 17:46:09 +00: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 1528241 - Add a trace mode to python configure that logs internal values. r=chmanchester
2019-02-20 07:46:22 +09:00
gradle.properties
Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander
2019-02-14 18:21:13 +00:00
gradlew
…
gradlew.bat
Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander
2019-02-26 11:06:12 +09:00
mach
…
moz.build
Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers
2019-01-10 01:34:49 +00:00
moz.configure
Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium
2019-04-12 00:17:45 +00:00
mozilla-config.h.in
Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen
2018-11-02 13:28:01 -05:00
old-configure.in
Bug 1433685 - Remove nsGConfService, r=glandium
2019-04-10 10:18:14 +00:00
package-lock.json
Bug 1536589 - Update ESLint and associated modules. r=mossop
2019-04-08 20:06:38 +00:00
package.json
Bug 1536589 - Update ESLint and associated modules. r=mossop
2019-04-08 20:06:38 +00:00
settings.gradle
Bug 1527796 - Part 5. Add python.exe path of mozilla-build to call mach command from gradle. r=nalexander
2019-03-29 18:11:09 +09:00
test.mozbuild
…