.cargo
Bug 1596069 - Update neqo to version 0.1.6 r=agrover
2019-11-17 03:30:04 +00:00
.vscode
Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya
2019-11-14 10:35:12 +00:00
accessible
Bug 1572677: Correct a11y exposure for HTML elements with associated XUL labels. r=MarcoZ
2019-11-28 06:36:04 +00:00
browser
Bug 1599113 - Land strings for What's New Panel content in Firefox 72 r=fluent-reviewers,flod,k88hudson
2019-11-28 17:14:21 +00:00
build
Bug 1599928 - Fix a tier-2 Python linting failure. r=erahm
2019-11-28 03:39:45 +00:00
caps
Backed out changeset 68ff34ec8e96 (bug 1597704) for causing perma bc3 failures in browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js CLOSED TREE
2019-11-28 16:12:45 +02:00
chrome
Bug 1597822 - Hook up intl.l10n.pseudo in DOM/chrome. r=jfkthame
2019-11-26 16:41:55 +00:00
config
Bug 1599648 - Add a py3_action build action r=firefox-build-system-reviewers,mshal
2019-11-27 23:38:49 +00:00
devtools
Bug 1592300 - remove all uses of gToolbox from a11y panel. r=nchevobbe
2019-11-28 15:37:25 +00:00
docshell
Bug 1423959 - Cleanup browser_loadURI.js and re-enable it on all platforms, r=kmag
2019-11-28 16:13:26 +00:00
dom
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
2019-11-27 21:45:12 +00:00
editor
Bug 1599843 - nsCommandManager::CommandStatusChanged is infallible. r=masayuki
2019-11-28 02:22:29 +00:00
extensions
Bug 1599318 - `TextEditor` shouldn't put `\r` into its anonymous text node r=m_kato
2019-11-28 05:51:41 +00:00
gfx
Bug 1596086 - Add a reftest. r=gw
2019-11-28 16:22:01 +00:00
gradle /wrapper
Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp
2019-11-14 17:04:32 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-11-26 14:35:02 +00:00
intl
Bug 1597822 - Hook up intl.l10n.pseudo in DOM/chrome. r=jfkthame
2019-11-26 16:41:55 +00:00
ipc
Backed out 4 changesets (bug 1589493) for chrome failures at dom/ipc/tests/test_process_error_oom.xu on a CLOSED TREE
2019-11-28 18:01:54 +02:00
js
Bug 1600017 - Fix assertion in FinalizationGroupObject::cleanupQueuedHoldings to take account of the fact that holdings can be added during cleanup r=anba
2019-11-28 16:29:16 +00:00
layout
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
2019-11-27 21:45:12 +00:00
media
Bug 1588233 - P3: Update soundtouch to version 2.1.2. r=padenot
2019-11-26 00:42:19 +00:00
memory
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-11-26 14:35:02 +00:00
mfbt
Bug 1590907 - Use a static assert in HashTable that doesn't depend on configure. r=sfink
2019-11-25 21:55:56 +00:00
mobile
Bug 1594905 - Propagate Gecko channel errors to GeckoInputStream r=geckoview-reviewers,esawin
2019-11-27 18:23:05 +00:00
modules
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
2019-11-27 21:45:12 +00:00
mozglue
Bug 1598531 - Output Base Profiler logging to stderr, so it is correctly sync'd with MOZ_LOG - r=gregtatum
2019-11-26 23:01:25 +00:00
netwerk
Bug 1587534 - nsHttpChannel can return invalid content length for alternative data, r=valentin
2019-11-28 11:09:09 +00: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 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
2019-11-27 21:45:12 +00:00
python
Bug 1600048
- fix the call to `map_file_to_source` that prevented the json export for `clang-tidy` to work. r=bastien,marco
2019-11-28 15:20:22 +00:00
remote
bug 1590827: remote, browser: request remote agent startup; r=florian,remote-protocol-reviewers,maja_zf
2019-11-26 19:56:44 +00:00
security
Bug 1597956 - Add telemetry for session resumption time r=keeler
2019-11-27 11:04:27 +00:00
services
Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato
2019-11-25 10:06:12 +00:00
servo
Bug 1599876 - Make some string handling in the bindings a bit less terrible. r=boris
2019-11-27 20:57:51 +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 1597258, create special l1nt for try, and trigger that, r=bastien
2019-11-28 17:25:00 +00:00
testing
Bug 1596086 - Adjust reftest expectations after gradient fix in WebRender. r=kvark
2019-11-28 16:22:14 +00:00
third_party
Bug 1599532 - Update unic-langid-impl to 0.7.2 r=emilio
2019-11-27 10:24:41 +00:00
toolkit
Bug 1597956 - Add telemetry for session resumption time r=keeler
2019-11-27 11:04:27 +00:00
tools
Bug 1598013 - Add link to Artifcat build r=sylvestre
2019-11-28 18:09:56 +00:00
uriloader
Bug 1496380 - implement IsCurrentAppOSDefaultForProtocol on Windows, r=emk
2019-11-26 17:59:15 +00:00
view
Bug 1586986 - Deliver 'fixed-bottom' offset to the top of the pres context on the foreground tab. r=geckoview-reviewers,tnikkel,snorp
2019-11-21 21:15:46 +00:00
widget
Bug 1598477 - Enable Webrender for Pixel 3 and Pixel 3 XL. r=jnicol
2019-11-27 11:20:28 +00:00
xpcom
No bug - Fixup a comment in nsMemoryImpl.
2019-11-27 22:06:46 +00:00
xpfe /appshell
Bug 1588484 - Disable Advanced Layers for now when using fission for the window. r=kmag
2019-11-24 20:59:07 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +00:00
.cron.yml
Bug 1598436 - add nightly bouncer checks to cron, r=aki
2019-11-26 04:01:49 +00:00
.eslintignore
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.eslintrc.js
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
.flake8
Bug 1583197. Rename 'cold' conditioned profile to 'settled'. r=tarek
2019-11-26 09:06:32 +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
Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +00:00
.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 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood
2019-11-25 18:31:36 +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 1599532 - Update unic-langid-impl to 0.7.2 r=emilio
2019-11-27 10:24:41 +00:00
Cargo.toml
Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers
2019-11-15 00:29:53 +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 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester
2019-11-19 21:49:13 +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 1598839
- run mach environment with python3 r=ahal
2019-11-25 18:27:28 +00:00
moz.build
Bug 1591538 - Don't include taskcluster stuff in SM tarball; r=sfink
2019-11-18 08:47:00 +00:00
moz.configure
Bug 1594867 - Add moz.build/backend bits to specify files that should be built as a sandboxed wasm library r=firefox-build-system-reviewers,mshal
2019-11-27 20:11:59 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1580234 - Disable the custom linker when mozjemalloc is disabled. r=froydnj
2019-11-22 01:04:20 +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 1598010 - Move examples into mozilla-central r=agi
2019-11-22 13:30:57 +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
…