.cargo
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00:00
.vscode
Bug 1514820 - Recommend a VSCode extension for IDL language highlighting r=jya
2018-12-18 19:43:33 +00:00
accessible
Bug 1519922 - Call ProxyEvent for scrolling events on non-Android. r=Jamie
2019-01-14 23:46:57 +00:00
browser
Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell
2019-01-15 20:19:46 +00:00
build
Bug 1519501 - Update min cbindgen version. r=dmajor
2019-01-14 13:44:27 +01:00
caps
Bug 1518991 - Make nsIPrincipal URI getter infallible; r=bholley
2019-01-10 05:44:33 +00:00
chrome
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
config
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-01-11 17:33:16 +02:00
db
Bug 1270882 - Enable support for SQLite custom FTS3 tokenizers at run time. r=mak
2018-11-29 23:02:10 +00:00
devtools
Bug 1513516 - Use Photon icons for New, Delete, Refresh, Import and Profile; r=gl
2019-01-14 14:49:34 +00:00
docshell
Bug 1520037 - Reuse 'BrowsingContext::TopLevelBrowsingContext()'. r=nika
2019-01-15 17:06:12 +00:00
dom
Bug 1498079 - Use a var cache for the PreallocatedProcessManager delay pref. r=jld
2019-01-15 20:17:13 +00:00
editor
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-01-11 17:33:16 +02:00
embedding
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
extensions
Bug 1518008 - Add words to en-US dictionary. r=ehsan
2019-01-06 19:23:58 +07:00
gfx
Bug 1519654. Implement CONTENT_FRAME_TIME_WITH_SVG for non-WebRender contains svg. r=mattwoodrow
2019-01-15 19:16:48 +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 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
image
Bug 1516011 - Part 2. Deny recycling for frames used in blob recordings. r=tnikkel
2019-01-14 13:21:57 -05:00
intl
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2019-01-11 17:33:16 +02:00
ipc
Bug 1514874 - start RDD process on-demand r=jya,jld
2019-01-12 04:51:20 +00:00
js
Bug 1514051 - Part 2: Drop the underlying source along with other GC edges in ReadableStreamControllerClearAlgorithms. r=arai
2019-01-15 20:16:30 +00:00
layout
Bug 1519654. Implement CONTENT_FRAME_TIME_WITH_SVG for non-WebRender contains svg. r=mattwoodrow
2019-01-15 19:16:48 +00:00
media
Bug 1516669 - Check init value of clearkey WMF decoder for failure. r=cpearce
2019-01-14 16:40:29 +00:00
memory
Bug 1519224 - Fix stack frame printing in block_analyzer.py. r=erahm
2019-01-14 18:41:35 +00:00
mfbt
Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj
2019-01-11 16:01:15 +00:00
mobile
Bug 1517846 - Add missing docs for GeckoView.releaseSession() r=geckoview-reviewers,esawin#geckoview-reviewers
2019-01-15 19:46:45 +00:00
modules
Bug 1513490 - Support update cryptomining and fingerprinting list in SafeBrowsing. r=gcp
2019-01-15 19:29:49 +00:00
mozglue
Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell
2019-01-15 20:19:46 +00:00
netwerk
Bug 1407384 - P3: Handle the case if the channel is suspended or canceled by "http-on-examine-merged-response" observer r=mayhemer
2019-01-15 16:17:48 +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 6 changesets (bug 1514806) for causing windows 2012 opt repack bustages.
2019-01-15 19:17:09 +02:00
parser
Bug 256180 parser part - Insert elements as siblings instead of children at the Blink-defined magic depth for compatibility. r=smaug.
2019-01-11 09:44:09 +02:00
python
Backed out 6 changesets (bug 1514806) for causing windows 2012 opt repack bustages.
2019-01-15 19:17:09 +02:00
security
Bug 657228: Preload all known intermediate certificates for CAs in our root store r=keeler
2019-01-15 18:32:47 +00:00
services
Bug 1510627
- Split RemoteSettingsClient#maybeSync() into smaller chunks of code r=glasserc
2019-01-15 11:44:54 +00:00
servo
Bug 1519847 - [css-logical] Implement the padding-block/inline shorthands. r=emilio
2019-01-14 19:22:03 +01:00
startupcache
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
storage
Bug 1270882 - Enable support for SQLite custom FTS3 tokenizers at run time. r=mak
2018-11-29 23:02:10 +00:00
taskcluster
Bug 1519850 - [marionette] Bump Mn test jobs on Android to Tier1. r=jmaher
2019-01-15 13:54:14 +00:00
testing
Bug 1503420 Part 2 - Fix appending a subtree with column-span descendants under the ::moz-column-content. r=emilio
2019-01-15 03:48:02 +00:00
third_party
Bug 1519639 - Update euclid. r=jrmuizel
2019-01-13 11:21:20 +01:00
toolkit
Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell
2019-01-15 20:19:46 +00:00
tools
Bug 1506611 - Fixed linter errors in testing/tps. r=ahal
2019-01-15 15:58:52 +00:00
uriloader
Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin
2019-01-04 14:45:42 +01:00
view
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
2019-01-03 17:48:33 +01:00
widget
Bug 1511078: Add LauncherRegistryInfo as a temporary mechanism for runtime disabling of launcher process; r=mhowell
2019-01-15 20:19:46 +00:00
xpcom
Merge inbound to mozilla-central. a=merge
2019-01-14 23:51:26 +02:00
xpfe /appshell
Bug 1513241: Update loadURI interface and pass a loadURIOptions dictionary from frontend to docshell loads. r=bz
2019-01-11 12:43:39 +01:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
Bug 1512716 - Re-indent NS_QUERYFRAME macros after clang-format. r=TYLin
2018-12-07 20:00:18 +00:00
.clang-format-ignore
Bug 1518968 - Make third_party/* be considered as third-party directories; r=glandium
2019-01-10 18:09:41 +00:00
.cron.yml
Bug 1514087: [taskgraph] Add an option to not optimize target tasks in cron graphs; r=dustin
2018-12-26 14:43:34 +00:00
.eslintignore
Bug 1499822 - [tryselect] Implement |mach try chooser| r=sclements
2019-01-09 17:04:39 +00:00
.eslintrc.js
Bug 1515942 - Enable ESLint for gfx/ (manual fixes). r=kats
2018-12-27 09:45:01 +00:00
.flake8
Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj
2019-01-11 16:01:15 +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
…
.git-blame-ignore-revs
Bug 1516755 - Update the list of git revisions in .git-blame-ignore-revs r=jya
2018-12-29 18:03:27 +00:00
.gitignore
Bug 1513450
- Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander
2018-12-17 21:41:01 +00:00
.hg-annotate-ignore-revs
Bug 1508324
- Generate list of past changesets to be skipped for blame. r=me NPOTB DONTBUILD
2018-12-27 18:08:25 -02: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 1513450
- Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander
2018-12-17 21:41:01 +00:00
.hgtags
No bug - Tagging mozilla-central 3386ff76878d83496bb822d09115c77472808b53 with FIREFOX_NIGHTLY_65_END a=release DONTBUILD CLOSED TREE
2018-12-10 07:29:08 -08: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 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL; r=tomprince,glandium
2018-09-25 20:18:19 +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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-12-10 07:58:12 -08:00
Cargo.lock
Bug 1519639 - Update euclid. r=jrmuizel
2019-01-13 11:21:20 +01:00
Cargo.toml
Bug 1507524 - Move webrender to gfx/wr. r=jrmuizel
2018-11-22 21:47:48 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1507334 - Remove '10' argument to profileserver.py; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers
2019-01-10 01:34:39 +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 1506658 - Add @Nullable or @NonNull to all APIs. r=snorp,rbarker,geckoview-reviewers
2018-12-20 15:22:45 +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 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 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 1519308 - Try toolchain-prefixed pkg-config. r=froydnj
2019-01-11 23:56:19 +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 1519603 - Hardcode js/src into subconfigure.py. r=nalexander
2019-01-14 18:40:41 +00:00
package-lock.json
Bug 1517707. Update ESLint related modules to latest versions. r=mossop
2019-01-04 16:44:49 +00:00
package.json
Bug 1517707. Update ESLint related modules to latest versions. r=mossop
2019-01-04 16:44:49 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…