.cargo
Bug 1646106 - Update to Neqo 0.4.3 r=dragana,necko-reviewers
2020-06-17 07:09:52 +00:00
.vscode
Bug 1646417 - Add `mrcrowl.hg` as a default plugin to `vscode` r=andi
2020-06-17 16:26:45 +00:00
accessible
Backed out changeset 3671a57712e4 (bug 1646780) for Browser-chrome failures in webrtc/browser_devices_get_user_media_tear_off_tab.js
2020-06-19 04:22:23 +03:00
browser
Bug 1547595 - browser_removeUnsafeProtocolsFromURLBarPaste has stopped failing now that \n isn't changed to \r\n CLOSED TREE
2020-06-19 18:12:36 +00:00
build
Bug 1643258 - Avoid the use of the __cxa_thread_atexit_impl symbol. r=froydnj
2020-06-18 23:45:41 +00:00
caps
Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo
2020-06-17 22:45:31 +00:00
chrome
Bug 1645982 - Rename some service getters in `Services.py` to better match the types. r=froydnj
2020-06-16 23:32:21 +00:00
config
Bug 1646653 - Remove dependencies on xpcom/xpidl/export. r=froydnj
2020-06-18 11:02:46 +00:00
devtools
Bug 1646940 - block request only when there is a reason or an extension id r=Honza
2020-06-19 09:36:50 +00:00
docs
No bug - Document the #layout-reviewers group. r=hiro
2020-06-19 03:00:34 +00:00
docshell
Bug 1586686: Enable test_triggeringprincipal_iframe_iframe_window_open.html for fission. r=cpeterson
2020-06-18 08:22:28 +00:00
dom
Bug 1642149 - P2 ImportScript() in workers must respect the coressponding COEP header r=dom-workers-and-storage-reviewers,perry
2020-06-19 13:23:35 +00:00
editor
Bug 1646296 - part 3: Create helper methods of `WSRunScanner::InitializeRange*()` to scan a text node r=m_kato
2020-06-19 09:25:35 +00:00
extensions
Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato
2020-06-15 15:32:21 +00:00
gfx
Bug 1646243 - Guard against null state in UiCompositorControllerParent::Initialize(). r=kats
2020-06-18 16:17:34 +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
Bug 1642591 - Fix image/test/unit/test_private_channel.js. r=tnikkel
2020-06-18 14:07:03 +00:00
intl
Bug 1645779 - Make icu_sources_data.py Python 3-compliant r=jwalden,anba
2020-06-18 21:01:49 +00:00
ipc
Bug 1646453: Add MSCOM channel hook to enable profiler markers for COM IPC; r=Jamie,gerald
2020-06-19 00:40:18 +00:00
js
Bug 1646664 - Optimize Math.fround in CacheIR and Warp. r=evilpie
2020-06-19 13:06:20 +00:00
layout
Bug 1645937 - Adjust when the root scrollframe gets a clip. r=tnikkel
2020-06-18 22:47:13 +00:00
media
Bug 1646838: Rename this variable. r=mjf
2020-06-18 23:44:37 +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 1646391 - Simplify ReverseIterator. r=froydnj
2020-06-18 07:49:16 +00:00
mobile
Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi
2020-06-17 22:40:53 +00:00
modules
Bug 1592016 - Enable gfx.webrender.compositor by default on macOS. r=jrmuizel
2020-06-19 03:29:23 +00:00
mozglue
Bug 1645469 - Add profiler subcategories for SpiderMonkey JITs. r=jandem,gerald
2020-06-15 14:56:50 +00:00
netwerk
Bug 1642149 - P1 Fix the web-platform-test html/cross-origin-embedder-policy/require-corp.https.html r=necko-reviewers,valentin
2020-06-19 13:23:33 +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 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato
2020-06-15 15:32:21 +00:00
python
Bug 1644876 - Add --enable-fission option to 'mach run'; r=kashav
2020-06-19 16:20:00 +00:00
remote
Bug 1645541, use outerWindowId from the windowGlobal instead of using the Browser:Init message, Also makes the BrowserTab actor specific to the main browser, r=mconley,remote-protocol-reviewers,maja_zf
2020-06-17 15:01:28 +00:00
security
Bug 1642687 - land NSS 699541a7793b UPGRADE_NSS_RELEASE, r=jcj
2020-06-18 15:48:05 +00:00
services
Bug 1639781 - record a new 'streamID' guid in sync-tab telemetry. r=rfkelly
2020-06-19 02:23:58 +00:00
servo
Bug 1646811 - Fix gecko build.
2020-06-18 18:14:29 +00:00
startupcache
Bug 1645982 - Rename some service getters in `Services.py` to better match the types. r=froydnj
2020-06-16 23:32:21 +00:00
storage
Bug 1643491 - Check for cancellation in SQLITE_BUSY loop r=mak
2020-06-09 19:47:53 +00:00
taskcluster
Bug 1646588 - Add esr78 support. r=aki
2020-06-18 19:57:20 +00:00
testing
Bug 1642149 - P2 ImportScript() in workers must respect the coressponding COEP header r=dom-workers-and-storage-reviewers,perry
2020-06-19 13:23:35 +00:00
third_party
Bug 1646405 - Vendor yamllint r=ahal
2020-06-18 19:41:10 +00:00
toolkit
Bug 1644876 - Add --enable-fission option to 'mach run'; r=kashav
2020-06-19 16:20:00 +00:00
tools
Bug 1646579 - media/audioipc/client/src/ missing from rustfmt exclude list. r=sylvestre
2020-06-19 06:22:28 +00:00
uriloader
Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer
2020-06-18 14:06:34 +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 1547595 - Work around brokeness in GTK with CRLF copying. r=stransky
2020-06-19 16:55:12 +00:00
xpcom
Bug 1644876 - Add --enable-fission option to 'mach run'; r=kashav
2020-06-19 16:20:00 +00:00
xpfe /appshell
Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo
2020-06-17 22:45:31 +00:00
.arcconfig
…
.babel-eslint.rc.js
Bug 1622328
- add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr
2020-03-19 13:47:51 +00:00
.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 1646588 - Add esr78 support. r=aki
2020-06-18 19:57:20 +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 1644444 - Update NextDNS endpoint URL and migrate pref values. r=valentin,prathiksha
2020-06-18 08:18:58 +00:00
.flake8
Bug 1642121 - Remove directory dependence of GDB init files. r=nalexander
2020-06-16 15:45:43 +00:00
.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 1632710 - [puppeteer] vendor v3.1.0 r=remote-protocol-reviewers,whimboo,jgraham
2020-06-05 18:53:38 +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
Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal
2019-12-20 17:10:12 +00:00
.mailmap
…
.prettierignore
Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof
2020-01-24 12:58:24 +00:00
.prettierrc
Bug 1620218
- Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop
2020-03-08 21:45:23 +00:00
.taskcluster.yml
Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek
2020-05-14 18:47:47 +00:00
.trackerignore
…
.yamllint
Bug 1606009 - Fix & silent some tests r=Callek
2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
Bug 1646256 - Make rust-analyzer and YouCompleteMe work with mozilla-central. r=sylvestre
2020-06-17 17:53:56 +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
Bug 1646741 - Update gleam to 0.12. r=kvark
2020-06-18 18:11:13 +00:00
Cargo.toml
Bug 1642708 - Remove BinAST Rust modules r=arai,emilio
2020-06-17 13:57:07 +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
Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre
2020-02-25 11:39:53 +00:00
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
Bug 1644665 - client.py: python3 migration r=egao
2020-06-11 15:23:10 +00:00
configure.in
Bug 1644887 - `configure` calls into `$PYTHON3` rather than `python3` directly r=glandium
2020-06-10 21:29:27 +00:00
configure.py
Bug 1632874: |mach bootstrap| should write mozconfig file if it doesn't exist r=rstewart
2020-06-08 19:36:56 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1638985 - Convert 'mach static-analysis' to run with Python 3. r=rstewart
2020-06-11 15:54:29 +00:00
moz.build
Bug 1643811 - [ci] Add a SCHEDULES rule to exclusively run browser-chrome tests when '**/test/browser_*' files are modified, r=gbrown,Gijs
2020-06-09 17:14:09 +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
Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8
2020-03-23 12:58:28 +00:00
package.json
Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8
2020-03-23 12:58:28 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…