.cargo
Bug 1633006
- Update to Neqo 0.4.0 r=dragana,necko-reviewers
2020-06-02 21:28:31 +00:00
.vscode
…
accessible
Bug 1641932: Add Mac subroles to role map. r=eeejay
2020-06-05 03:45:44 +00:00
browser
Bug 1643259 - Unhide browser.fixup.dns_first_for_single_words. r=Gijs
2020-06-05 08:41:29 +00:00
build
Bug 1641806: configure should look for libclang >= 5.0 r=rstewart
2020-06-04 20:15:20 +00:00
caps
Bug 1643347 - set hasFlag default value to avoid a -Wuninitialized-const-reference warning in ContentPrincipal.cpp r=dmajor
2020-06-04 14:46:32 +00: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
Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE
2020-06-03 22:09:52 +03:00
devtools
Bug 1642907 - Use dictionary argument in RuntimePage::renderDebugTargetPane r=daisuke
2020-06-05 08:49:53 +00:00
docs
Bug 1643295 - Firefox doc - Ride along - reformat with black r=championshuttler
2020-06-04 12:42:45 +00:00
docshell
Bug 1643493 - Remove dead ParentShowInfo::fullscreenAllowed. r=mattwoodrow
2020-06-05 00:40:59 +00:00
dom
Bug 1643333: part 7) Move `SerializeToStringRecursive` to `NodeSerializer`. r=masayuki
2020-06-05 08:34:33 +00:00
editor
Bug 1632425 - Part 3: Triple click to select anchors r=masayuki
2020-06-03 23:47:55 +00:00
extensions
Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki
2020-05-27 14:33:12 +00:00
gfx
Bug 1642839 - Implement WebRenderLayerManager::SendInvalidRegion() r=jrmuizel
2020-06-05 05:03:40 +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 7 changesets (bug 1641496) for failures on test_trr.js. CLOSED TREE
2020-06-05 01:39:19 +03:00
intl
Bug 1631593 - Lazify JSM initialization. r=smaug
2020-06-04 17:02:01 +00:00
ipc
Bug 1642738, part 2 - Make the message arg to two more MessageChannel send methods into a UniquePtr. r=froydnj
2020-06-02 21:26:37 +00:00
js
Bug 1643350 part 5 - Rename MComputeThis to MBoxNonStrictThis. r=tcampbell
2020-06-05 03:40:00 +00:00
layout
Bug 1643173 Part 2 - Unify GetDisplayFlag helpers for flex and grid items. r=dholbert
2020-06-05 02:52:58 +00:00
media
Bug 1643169: Use ifr_ifru.ifru_flags6 instead of the ifr_flags macro, because the latter does not work properly on FreeBSD. r=mjf
2020-06-04 15:56:46 +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 1325771 - mfbt: Reorder parameters for MOZ_ALIGNED_DECL r=jwalden
2020-06-03 18:31:06 +00:00
mobile
Bug 1628792 - p2: update GeckoHls* for API changes in exoplayer. r=agi,geckoview-reviewers
2020-06-05 02:06:14 +00:00
modules
Backed out changeset 889d7cd14e4d (bug 1630434) for xpcshell failures on test_intermediate_preloads.js . CLOSED TREE
2020-06-05 11:08:57 +03:00
mozglue
Bug 1642884 - Temporarily suppress data race in Axis::UpdateWithTouchAtDevicePoint. r=fix CLOSED TREE
2020-06-03 23:51:28 +00:00
netwerk
Bug 1643239 - Add LoadInfo to support loading non-frame content. r=mattwoodrow
2020-06-05 00:39:30 +00:00
nsprpub
Bug 1640515 - Use NSPR 4.26 dev snapshot 540d11354ce93cb9024dfae5df3266214a8561ca. r=kjacobs
2020-06-02 22:06:00 +00:00
other-licenses
Bug 1634535 - Move ply to third_party/python r=glandium
2020-05-05 16:02:02 +00:00
parser
Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
2020-05-27 18:11:12 +00:00
python
Bug 1643158: remove mozboot/util.py dependency on six r=rstewart
2020-06-04 18:59:51 +00:00
remote
Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewers,maja_zf
2020-06-02 16:00:26 +00:00
security
Backed out changeset 889d7cd14e4d (bug 1630434) for xpcshell failures on test_intermediate_preloads.js . CLOSED TREE
2020-06-05 11:08:57 +03:00
services
Bug 1629116 - Add an overrideTelemetryName to bridged extension storage. r=markh
2020-06-05 01:10:10 +00:00
servo
Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages
2020-06-04 05:17:11 +03: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 1619522 - Upgrade to SQLite 3.32.1. r=mak
2020-05-29 14:18:09 +00:00
taskcluster
Bug 1637544 - Add a 'project' to the fake parameters used during taskgraph tests. r=tomprince DONTBUILD
2020-06-04 21:52:34 +00:00
testing
Bug 1634363 - Avoid firing focus on iframe when raising window if actual focus out-of-process. r=NeilDeakin
2020-06-04 19:02:38 +00:00
third_party
Bug 1633006
- Update to Neqo 0.4.0 r=dragana,necko-reviewers
2020-06-02 21:28:31 +00:00
toolkit
Bug 1624733 - Remove addParam from nsISearchEngine, as it is only used in tests. r=daleharvey
2020-06-05 07:31:48 +00:00
tools
Bug 1633866 - [tryselect] Use 'bugbug' loader with |mach try auto|, r=marco
2020-06-03 21:00:43 +00:00
uriloader
Bug 1632277 - Part 1: Launch PDFs in app mode when default r=jaws,tkikuchi
2020-06-03 18:21:32 +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 1642839 - Implement WebRenderLayerManager::SendInvalidRegion() r=jrmuizel
2020-06-05 05:03:40 +00:00
xpcom
Bug 1633937 - Add OS Build info to about:support r=Gijs
2020-06-04 20:15:36 +00:00
xpfe /appshell
Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug
2020-06-01 17:11:48 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1642493: Apply clang-format to shim files r=mgaudet
2020-06-04 14:35:05 +00:00
.cron.yml
Bug 1638376 - Run recorded sites as live sites once a week. r=perftest-reviewers,alexandru.irimovici
2020-05-26 11:20:27 +00:00
.eslintignore
Bug 1596691 - Add a JSParser target to fuzz-tests. r=jandem
2020-06-02 13:50:23 +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 - Refresh .git-blame-ignore-revs. r=sylvestre
2020-04-30 16:38:19 +00:00
.gitattributes
…
.gitignore
Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj
2020-06-03 19:46:16 +00:00
.hg-annotate-ignore-revs
Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre
2020-04-30 16:37:44 +00:00
.hg-format-source
…
.hgignore
Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj
2020-06-03 19:46:16 +00:00
.hgtags
No bug - tagging 702ad0fa15860f6ea37effdcb45973cc63d3125b with FIREFOX_NIGHTLY_78_END a=release DONTBUILD CLOSED TREE
2020-06-01 10:15:48 +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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2020-06-01 10:15:55 +00:00
Cargo.lock
Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages
2020-06-04 05:17:11 +03: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
Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE
2020-06-03 22:09:52 +03:00
README.txt
…
aclocal.m4
Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart
2020-05-29 21:29:52 +00:00
build.gradle
Bug 1641983 - Update apilint to 0.3.0. r=snorp
2020-06-01 15:58:01 +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 1642545 - run mach taskcluster-build-image with python 3 r=gbrown
2020-06-02 14:13:43 +00:00
moz.build
Bug 1641182 - doc: Reference the setup doc to include it in the nav bar r=championshuttler
2020-05-28 13:03:58 +00:00
moz.configure
Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE
2020-06-03 22:09:52 +03:00
mozilla-config.h.in
…
old-configure.in
Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE
2020-06-03 22:09:52 +03:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…