.cargo
Bug 1639073 - Update jsparagus and use stencil crate. r=yulia
2020-05-20 17:34:02 +00:00
.vscode
…
accessible
Bug 1640553 part 3: AccessibleHandler: Use the row/column header ids in the payload to avoid cross-process calls. r=eeejay
2020-05-26 01:10:22 +00:00
browser
Backed out changeset 9855eb03a9f1 (bug 1402256) for failures on test_ext_all_apis.html. CLOSED TREE
2020-05-26 06:43:06 +03:00
build
Bug 1638664 - Improve the way MozsearchIndexer merges analysis data. r=asuth
2020-05-25 18:53:36 +00:00
caps
Backed out changeset a845717e4d10 (bug 1482279) for causing multiple failures.
2020-05-23 02:22:20 +03:00
chrome
Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi
2020-05-05 17:41:36 +00:00
config
Bug 1557727 - Part 3: Implement Intl.DisplayNames proposal. r=jwalden
2020-05-19 11:18:16 +00:00
devtools
Bug 1639166: Add test that checks to update after selecting the panel again. r=rcaliman
2020-05-26 01:43:44 +00:00
docs
Bug 1179358 - Consolidation of documentation patches into MC r=sylvestre
2020-05-25 07:26:51 +00:00
docshell
Bug 1639367 - Clean up TabContext logic for PBrowser, r=farre
2020-05-21 22:38:44 +00:00
dom
Bug 1629113 - Move remaining services to components.conf. r=snorp,baku
2020-05-26 04:14:12 +00:00
editor
Bug 1640601 - Also reframe the closest non-anonymous root when switching anonymous content from display: none to something else. r=mats
2020-05-25 23:54:10 +00:00
extensions
Bug 1640605 - Remove IsInAnonymousSubtree / IsRootOfAnonymousSubtree. r=edgar
2020-05-25 11:43:51 +00:00
gfx
Bug 1639729: Propagate surface device pixel scale to child surfaces r=Bert
2020-05-25 23:12:02 +00:00
gradle /wrapper
…
hal
Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi
2020-05-15 17:04:12 +00:00
image
Backed out changeset 8d0d9cb87686 (bug 1466532) for failures on test_file_protocol.js. CLOSED TREE
2020-05-26 01:46:49 +03:00
intl
Bug 1616379 - Weaken the MOZ_ASSERT on failing to load a hyphenation resource to an NS_ASSERTION. r=jya
2020-05-20 12:01:50 +00:00
ipc
Bug 1638293 - Fix missing definition of self in BaseProcessLauncher. r=jld
2020-05-22 21:08:02 +00:00
js
Bug 1640686 - Add MIsObject instruction to the current block. r=iain
2020-05-25 18:07:41 +00:00
layout
Bug 1620679 - Use web progress listener for detecting load end in reftest-content.js. r=kmag,tnikkel
2020-05-26 03:08:53 +00:00
media
Bug 1634675 - Remove webrtc-gtests r=drno,froydnj
2020-05-20 19:59:45 +00:00
memory
Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium
2020-05-13 08:31:04 +00:00
mfbt
Bug 1639637 - Add Maybe method to move out contents leaving Nothing() behind. r=froydnj
2020-05-22 19:46:07 +00:00
mobile
Bug 1629113 - Use |class| in GeckoViewPrompt.jsm r=snorp
2020-05-26 04:14:15 +00:00
modules
Bug 1635675 - Implement the ::file-chooser-button pseudo-element. r=jwatt
2020-05-25 23:54:10 +00:00
mozglue
Bug 1464506 - Record FileIO markers on all threads - r=canaltinova
2020-05-25 08:58:47 +00:00
netwerk
Bug 1620679 - Use web progress listener for detecting load end in reftest-content.js. r=kmag,tnikkel
2020-05-26 03:08:53 +00:00
nsprpub
…
other-licenses
Bug 1634535 - Move ply to third_party/python r=glandium
2020-05-05 16:02:02 +00:00
parser
Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt
2020-05-21 03:07:16 +00:00
python
Bug 1636797 - Purge __pycache__ in 'mach clobber python'; r=firefox-build-system-reviewers,rstewart
2020-05-23 19:37:09 +00:00
remote
Bug 1599773 - [remote] Implement Page.frameDetached. r=remote-protocol-reviewers,maja_zf
2020-05-19 19:45:27 +00:00
security
Bug 1571290 - Allow clock_gettime64 in the 32-bit linux seccomp-bpf profile. r=jld
2020-05-22 23:11:59 +00:00
services
Backed out 2 changesets (bug 1635235, bug 1635239) for causing Bug 1640583.
2020-05-25 16:43:03 +03:00
servo
Bug 1635675 - Implement the ::file-chooser-button pseudo-element. r=jwatt
2020-05-25 23:54:10 +00:00
startupcache
Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder
2020-04-15 20:43:44 +00:00
storage
Bug 1639658 - make AsyncExecuteStatements use mozilla::Runnable; r=asuth
2020-05-20 18:41:28 +00:00
taskcluster
Bug 1633866 - [taskgraph] Implement the ability for tasks to dynamically specify chunks, r=gbrown,jmaher
2020-05-25 18:52:12 +00:00
testing
Bug 1620679 - Don't fire load event from within Stop(). r=smaug
2020-05-26 03:08:40 +00:00
third_party
Bug 1639073 - Update jsparagus and use stencil crate. r=yulia
2020-05-20 17:34:02 +00:00
toolkit
Bug 1629113 - Move GeckoViewPrompt.js to static component. r=droeh,pbz,MattN
2020-05-26 04:14:00 +00:00
tools
Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium
2020-05-25 23:50:19 +00:00
uriloader
Bug 1620679 - Don't fire load event from within Stop(). r=smaug
2020-05-26 03:08:40 +00:00
view
Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky
2020-04-03 22:23:23 +00:00
widget
Bug 1640412 - Include failure id for status=unavailable/blocked too. r=aosmond
2020-05-25 12:42:12 +00:00
xpcom
Bug 1635675 - Implement the ::file-chooser-button pseudo-element. r=jwatt
2020-05-25 23:54:10 +00:00
xpfe /appshell
Bug 1608894 - use getMostRecentWindow to find mainwindow, and hook that up for Thunderbird too. r=smaug
2020-05-22 19:34:01 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu
2020-05-07 20:20:39 +00:00
.cron.yml
Bug 1637231 - add applink tests r=acreskey
2020-05-14 13:01:59 +00:00
.eslintignore
Bug 1638373
- remove js/ipc now that CPOWs are dead, r=mccr8
2020-05-24 18:47:04 +00:00
.eslintrc.js
Bug 1633466 - Move common test logic to test/xpcshell/rs-blocklist/head.js r=Gijs
2020-05-25 17:16:53 +00:00
.flake8
Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers
2020-05-22 13:19:58 +00:00
.gdbinit
Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam
2020-04-07 23:42:38 +00:00
.gdbinit_python
…
.git-blame-ignore-revs
Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre
2020-04-30 12:54:10 +00:00
.gitattributes
…
.gitignore
Bug 1635514 - Delete tup CI/configure stuff r=froydnj
2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs
Bug 1633969 - Add bug 1298559 to .{hg-annotate,git-blame}-ignore-revs. r=sylvestre
2020-04-30 12:54:10 +00:00
.hg-format-source
…
.hgignore
Bug 1635514 - Delete tup CI/configure stuff r=froydnj
2020-05-05 18:34:16 +00:00
.hgtags
No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE
2020-05-04 14:53:30 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek
2020-05-14 18:47:47 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham
2020-04-28 10:08:00 +00:00
AUTHORS
…
CLOBBER
Bug 1636656 - Update Clobber r=aklotz
2020-05-20 18:14:36 +00:00
Cargo.lock
Bug 1638927
- Replace `lazy_static` with `once_cell` in XULStore. r=froydnj
2020-05-22 00:40:25 +00:00
Cargo.toml
Bug 1636068
- Update spirv-cross to 0.20.0 r=groves
2020-05-16 02:27:33 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium
2020-05-05 20:04:30 +00:00
README.txt
…
aclocal.m4
Bug 1638193 - Remove build system support for iOS. r=nalexander
2020-05-15 03:56:16 +00:00
build.gradle
Bug 1633039 - Don't check for Python 2 in configure r=glandium
2020-05-05 16:02:02 +00:00
client.mk
Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium
2020-05-05 19:53:22 +00:00
client.py
…
configure.in
Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart
2020-04-07 18:31:56 +00:00
configure.py
Bug 1631633 - Generate config.status deterministically. r=rstewart
2020-04-21 21:32:30 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium
2020-05-25 23:50:19 +00:00
moz.build
Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc
2020-04-24 18:54:51 +00:00
moz.configure
Bug 1639815 - Move --enable-strip and --enable-install-strip to python configure. r=nalexander
2020-05-21 23:51:58 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1639815 - Move --enable-strip and --enable-install-strip to python configure. r=nalexander
2020-05-21 23:51:58 +00:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…