.cargo
Bug 1581637
- Part 7 - Add new vendored crates required by neqo and neqo_glue. r=heycam
2019-11-01 14:55:56 +00:00
.vscode
Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast
2019-09-26 22:01:19 +00:00
accessible
Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky
2019-11-01 15:24:25 +00:00
browser
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
2019-11-02 00:39:35 +00:00
build
Backed out 4 changesets (bug 1584479) for Browser-chrome failures in toolkit/components/antitracking/test/browser/browser_socialtracking.js
2019-11-02 01:18:42 +02:00
caps
Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm
2019-11-01 02:57:20 +00:00
chrome
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
config
Bug 1591249 - Bump coreaudio-sys to 0.2.3. r=glandium
2019-10-31 20:14:00 +00:00
devtools
Bug 1588438 - Refactor deprecated touch event APIs. r=ochameau
2019-11-01 23:05:37 +00:00
docshell
Bug 1581637
- Part 2 - Add NS_ERROR_NET_HTTP3_PROTOCOL_ERROR error. r=mayhemer
2019-11-01 14:55:54 +00:00
dom
Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky
2019-11-01 15:24:25 +00:00
editor
Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky
2019-11-01 15:24:25 +00:00
extensions
Bug 1592922 - Fix typo in autoconfig's prefcalls.js. r=mkaply DONTBUILD
2019-10-31 16:18:57 +00:00
gfx
Bug 1586496 - Add a gtest. r=tnikkel
2019-11-01 23:00:42 +00:00
gradle /wrapper
Bug 1522795 - Update android gradle plugin to 3.4.2. r=nalexander
2019-07-24 18:48:54 +00:00
hal
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
image
Bug 1583044: Make nsMozIconURI serializeable. r=valentin
2019-10-21 14:16:49 +00:00
intl
Bug 969980 - Use case folding for case-insensitive searches. r=Ehsan
2019-10-29 19:56:56 +00:00
ipc
Bug 1581441: mscom::GetObjRefSize: Correctly handle proxies marshaled by the aggregated standard marshaler. r=aklotz
2019-10-31 21:45:17 +00:00
js
Bug 1591342: When setting breakpoints, require usable cross-compartment wrappers. r=jonco
2019-11-02 02:05:01 +00:00
layout
Bug 1580491 - Use Element::HasNonEmptyAttr in various places; r=bzbarsky
2019-11-01 15:24:25 +00:00
media
Bug 1591249 - Bump coreaudio-sys to 0.2.3. r=glandium
2019-10-31 20:14:00 +00:00
memory
Bug 1587066 - Use native abort() for ThreadSanitizer. r=jseward
2019-10-09 14:27:21 +00:00
mfbt
Bug 1553759 - Remove unused LZ4::decompress method r=froydnj
2019-10-30 14:55:52 +00:00
mobile
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
2019-11-02 00:39:35 +00:00
modules
Bug 1582348 - Enable writable streams in the browser when the javascript.options.{,writable_}streams prefs are set. (Writable streams are only half-implemented; DO NOT start reporting bugs yet, it *will* crash in all sorts of trivial ways.) r=jandem
2019-11-01 22:55:05 +00:00
mozglue
Bug 1584190 - In JSON profile, counters' sample_groups should be an array of objects - r=canaltinova
2019-10-30 22:20:06 +00:00
netwerk
Backed out 4 changesets (bug 1584479) for Browser-chrome failures in toolkit/components/antitracking/test/browser/browser_socialtracking.js
2019-11-02 01:18:42 +02:00
nsprpub
Bug 1591887 - NSPR_4_24_BETA1. r=jcj
2019-10-28 18:35:18 +00:00
other-licenses
Bug 1578489 - New Windows installer icon. r=agashlin
2019-09-23 22:00:43 +00:00
parser
Bug 1585119 - Re-enable yet more mochitests on android; r=geckoview-reviewers,snorp
2019-10-22 20:10:27 +00:00
python
Bug 1583353 - [mozbuild] Forward unrecognized kwargs to underlying class in MozbuildObject.from_environment(), r=firefox-build-system-reviewers,mshal
2019-10-31 18:02:09 +00:00
remote
Bug 1591006 - [remote] Re-arrange browser-chrome tests by domains as subfolders. r=remote-protocol-reviewers,maja_zf
2019-10-30 13:25:56 +00:00
security
Backed out 4 changesets (bug 1584479) for Browser-chrome failures in toolkit/components/antitracking/test/browser/browser_socialtracking.js
2019-11-02 01:18:42 +02:00
services
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
2019-11-02 00:39:35 +00:00
servo
Bug 1429305 - Extend compositor properties for motion. r=hiro
2019-10-31 20:07:45 +00:00
startupcache
Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn
2019-10-22 03:15:18 +00:00
storage
Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv
2019-10-25 12:02:10 +00:00
taskcluster
Bug 1589706: [firefox-ci] Use AWS Provider-based linux builld workers; r=Callek
2019-10-28 17:45:39 +00:00
testing
Bug 1585020 - Add support to raptor-browsertime for running the speedometer benchmark on Firefox desktop r=rwood,perftest-reviewers
2019-11-01 19:10:02 +00:00
third_party
Bug 1581637
- Part 7 - Add new vendored crates required by neqo and neqo_glue. r=heycam
2019-11-01 14:55:56 +00:00
toolkit
Bug 1591212 - make webchannel work with fission, r=vladikoff,mconley
2019-11-02 00:39:35 +00:00
tools
Bug 1592887 - Gecko Profiler range starts at 1, discard Base Profile when >1 - r=florian
2019-10-31 13:49:53 +00:00
uriloader
Backed out 4 changesets (bug 1584479) for Browser-chrome failures in toolkit/components/antitracking/test/browser/browser_socialtracking.js
2019-11-02 01:18:42 +02:00
view
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
widget
Bug 1583732 [Wayland] Use DMABUF for fullscreen updates only, r=jhorak
2019-11-01 21:11:06 +00:00
xpcom
Bug 1581637
- Part 2 - Add NS_ERROR_NET_HTTP3_PROTOCOL_ERROR error. r=mayhemer
2019-11-01 14:55:54 +00:00
xpfe /appshell
Bug 1528115 - Remove support for the hidden private window; r=bzbarsky
2019-10-30 15:35:31 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1591404 - Remove unused tern and show-hint CodeMirror addons. r=gl.
2019-10-30 06:58:51 +00:00
.cron.yml
Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince
2019-10-22 21:21:49 +00:00
.eslintignore
Bug 1591404 - Remove unused tern and show-hint CodeMirror addons. r=gl.
2019-10-30 06:58:51 +00:00
.eslintrc.js
Bug 1556854 - Enable ESLint for dom/media/test/ - Manually enable remaining rules. r=jya
2019-10-24 10:51:10 +00:00
.flake8
Bug 1520463 - Raptor python unit tests: add support for python 3 r=ahal
2019-10-21 20:26:15 +00:00
.gdbinit
…
.gdbinit_python
…
.git-blame-ignore-revs
Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof
2019-08-12 17:27:22 +00:00
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof
2019-08-12 17:27:22 +00:00
.hg-format-source
…
.hgignore
Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood
2019-08-31 06:58:00 +00:00
.hgtags
No bug - Tagging mozilla-central d42c22627c8dee9e9286fd5d7bbc3d02afbfad44 with FIREFOX_NIGHTLY_71_END a=release DONTBUILD CLOSED TREE
2019-10-21 17:57:42 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes
2019-08-26 01:44:59 +00:00
.prettierrc
Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof
2019-09-04 06:59:03 +00:00
.taskcluster.yml
Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek
2019-10-24 00:54:12 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden
2019-10-19 01:40:06 +00:00
Cargo.lock
Bug 1581637
- Part 7 - Add new vendored crates required by neqo and neqo_glue. r=heycam
2019-11-01 14:55:56 +00:00
Cargo.toml
Bug 1591249 - Bump coreaudio-sys to 0.2.3. r=glandium
2019-10-31 20:14:00 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal
2019-09-30 13:57:32 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
client.mk
…
client.py
Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal
2019-09-11 21:06:34 +00:00
configure.in
…
configure.py
Bug 844509 - Always encode config.status as utf-8. r=nalexander
2019-08-21 21:26:32 +00:00
gradle.properties
Bug 1577814 - Increase Gradle heap size. r=nalexander
2019-08-30 17:13:46 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1581224
- convert mach uuid to be compatible with both python2/3 r=Callek
2019-10-21 16:33:00 +00:00
moz.build
Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester
2019-09-10 21:56:15 +00:00
moz.configure
Backed out changeset ed90ca2fb5a8 (bug 1585370) for toolchain bustages. CLOSED TREE
2019-10-12 06:29:06 +03:00
mozilla-config.h.in
…
old-configure.in
Bug 1592007 - land NSS fcdda17cdc36 UPGRADE_NSS_RELEASE, r=kjacobs
2019-10-31 04:14:33 +00:00
package-lock.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
package.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
settings.gradle
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
substitute-local-geckoview.gradle
Bug 1533465 - Add Gradle script for substituting local GeckoView into downstream consumers. r=sebastian
2019-08-15 21:18:24 +00:00
test.mozbuild
…