.cargo
Bug 1546439: Bump Cranelift to 538a0662bf90a1daa9921c10f34827ace134abf1; r=lth
2019-04-23 17:37:34 +02:00
.vscode
Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
2019-04-11 03:31:54 +00:00
accessible
Bug 1546697 - followup: Fix a typo introduced in the last commit. r=a11y-orange
2019-04-26 02:29:04 +02:00
browser
Bug 1530335 Use the same date/time format everywhere on cert error pages r=johannh
2019-04-26 15:21:34 +00:00
build
Bug 1540082 - add an aarch64-cross clang build; r=nalexander
2019-04-22 22:11:12 +00:00
caps
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-04-22 16:35:03 +00:00
chrome
Bug 1546329 - Remove dead skins code. r=bzbarsky
2019-04-25 14:00:06 +02: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 1521917 - Set a max width on infobar text. r=mtigley
2019-04-26 16:44:53 +00:00
docshell
Bug 1455996 - Skip test_marquee_event_handlers.html on geckoview for intermittent failures; r=bobowen
2019-04-26 09:24:48 +00:00
dom
Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - PendingIPCBlob actors, r=qdot
2019-04-26 18:01:08 +00:00
editor
Bug 1546577 - Make overloads of CanCut(), CanCopy(), CanDelete() and CanPaste() which return bool instead of nsresult r=m_kato
2019-04-25 07:14:39 +00:00
extensions
Bug 1547114 - Part 7: Get rid of nsCookieModule.h/cpp; r=baku
2019-04-26 15:42:24 +00:00
gfx
Bug 1546126 - Fix the max blob tile limit logic. r=kats
2019-04-26 15:38:54 +00:00
gradle /wrapper
hal
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
2019-04-09 17:39:01 -05:00
image
Bug 1547138 - IntrinsicSize shouldn't use nsStyleCoord. r=dholbert
2019-04-25 23:48:14 +00:00
intl
Bug 1544118
- Move nsINode::localize to use DocumentL10n::TranslateFragment. r=smaug
2019-04-24 10:35:37 +00:00
ipc
Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - PendingIPCBlob actors, r=qdot
2019-04-26 18:01:08 +00:00
js
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-04-26 19:05:13 +03:00
layout
Merge mozilla-inbound to mozilla-central a=merge
2019-04-26 12:46:15 +03:00
media
Bug 1545827: Rename a macro to avoid conflicts. r=mjf,drno
2019-04-26 14:46:43 +00:00
memory
Bug 1052579 - Add ability to query ArenaID to mozjemalloc_ptr_info r=glandium
2019-04-23 12:39:58 +00:00
mfbt
Bug 1546697 - EnumeratedArray should have a copy assignment operator. r=froydnj
2019-04-25 16:40:47 +00:00
mobile
Bug 1545170 - Fix outdated javadoc comment for LoadRequest.isRedirect. r=geckoview-reviewers,esawin
2019-04-26 06:00:17 +00:00
modules
Bug 1534712 - Port FileCreatorHelper to PBackground, r=smaug
2019-04-26 17:53:07 +00:00
mozglue
Bug 1547113: Add support for section table parsing to nt::PEHeaders; r=mhowell
2019-04-26 15:55:11 +00:00
netwerk
Bug 1547114 - Part 5: Remove nsICookiePermission::CanAccess(); r=baku
2019-04-26 15:41:07 +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 1542826 - Add BSD-3-Clause license to about:license and whitelist sha1 which uses it. r=froydnj,mhoye
2019-04-25 19:29:07 +00:00
remote
bug 1546945: remote: disable browser_cdp.js browser-chrome test on debug; r=ochameau
2019-04-25 18:27:05 +00:00
security
bug 1544244 - run test_toolkit_securityreporter.js sequentially (it uses hard-coded ports) r=mgoodwin
2019-04-26 17:32:07 +00:00
services
Bug 1546525 - Fix intermittent failure between blocklist clients tests and security settings r=glasserc,mgoodwin
2019-04-26 14:36:22 +00:00
servo
Bug 1536688 - Allow animating the 'all' property from Web Animations; r=emilio
2019-04-26 00:47:40 +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 1545200 - Squelch spurious synchronous operation warnings in Connection::operationSupported
. r=mak
2019-04-17 19:10:28 +00:00
taskcluster
Bug 1547272 - ensure windows10-aarch64 is set to tier 2 for talos-bcv. r=jmaher
2019-04-26 15:48:33 +00:00
testing
Bug 1317658 part 2. Pass enough information to bindings' GetDesiredProto to allow it to return the prototype the spec says it should. r=edgar
2019-04-26 15:55:59 +00:00
third_party
Bug 1542826 - Re-vendor rust dependencies. r=froydnj
2019-04-25 19:28:59 +00:00
toolkit
Bug 1534712 - Expose mozIIPCBlobInputStream for WebRequestUpload, r=smaug
2019-04-26 17:53:27 +00:00
tools
Bug 1250737 - Update android mozharness 'chunked' handling, for jittest; r=bc
2019-04-25 21:17:59 +00:00
uriloader
Bug 1546913 - Remove GetLoadInfo callsites r=ckerschb
2019-04-25 12:16:35 +00:00
view
Bug 1545342 - part 3: Move remaining public enum of nsIPresShell to mozilla namespace in mozilla/PresShellForwards.h and make them enum class r=smaug
2019-04-25 05:04:23 +00:00
widget
Bug 1533562 - Do not move the TitlebarGradientView from a ToolbarWindow into a BorderlessWindow when hiding the window chrome. r=spohl
2019-04-26 17:27:09 +00:00
xpcom
Bug 1493599 - Expose reason of security blocking on nsILoadInfo and add new http observer notification for failed asyncOpens, r=Honza,dragana
2019-04-26 10:59:41 +00:00
xpfe /appshell
Backed out changeset a72c9df6c09a (bug 1527287) for build bustages at BrowserElementParent.cpp. CLOSED TREE
2019-04-25 03:15:59 +03: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 1544286 - xpcom/ manual ESLint no-throw-literal fixes. r=erahm
2019-04-16 15:02:10 +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
.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
.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
.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
aclocal.m4
Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander
2019-01-14 18:37:06 +00:00
AUTHORS
build.gradle
Bug 1544076 - [1.1] Add lifecycle library dependency. r=nalexander,snorp
2019-04-24 17:51:32 +00:00
Cargo.lock
Bug 1542826 - Expose a mozconfig flag to build the WR debugger feature. r=gw,froydnj
2019-04-25 19:31:16 +00:00
Cargo.toml
Bug 1546439: Bump Cranelift to 538a0662bf90a1daa9921c10f34827ace134abf1; r=lth
2019-04-23 17:37:34 +02:00
client.mk
client.py
CLOBBER
Bug 1533481 - Part 10: Updating ICU requires a clobber. r=jwalden!
2019-04-04 12:46:32 +03:00
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
GNUmakefile
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
LEGAL
LICENSE
mach
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
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
old-configure.in
Bug 1518551 - Remove the 'MOZ_TOOLKIT_SEARCH' build config constant, because it's unused; we always enable the search service. r=florian
2019-04-24 08:52:32 +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
README.txt
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