.cargo
Bug 1639772
- Update jsparagus and use ImmutableScriptFlags directly. r=yulia
2020-05-29 13:30:51 +00:00
.vscode
…
accessible
Bug 1641665 - Remove NSAccessibility methods from mozTableAccessible. r=morgan
2020-05-28 23:06:42 +00:00
browser
Bug 1641666 - Update pocket pref language r=fluent-reviewers,gvn,flod
2020-05-29 15:40:12 +00:00
build
Bug 1641184, use only the merge dir for repacks, r=nalexander
2020-05-27 17:04:06 +00:00
caps
Bug 1637516 - part 3: update tests; r=timhuang,baku
2020-05-28 08:55:04 +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
Bug 1641184, use only the merge dir for repacks, r=nalexander
2020-05-27 17:04:06 +00:00
devtools
Bug 1637641: Add test for the cache mechanism in ResourceWatcher. r=ochameau
2020-05-29 11:09:53 +00:00
docs
Bug 1641182 - doc: Add a link to the quick reference doc
2020-05-28 13:04:02 +00:00
docshell
Bug 1637869
- P4. Access pref via staticpref. r=mattwoodrow,necko-reviewers
2020-05-28 04:07:15 +00:00
dom
Bug 1619882 [Wayland] Use VAAPIFrameHolder array at FFmpegVideoDecoder to hold active vaapi hw video surfaces, r=jya
2020-05-29 15:36:01 +00:00
editor
Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
2020-05-27 18:11:12 +00:00
extensions
Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki
2020-05-27 14:33:12 +00:00
gfx
Bug 1619882 [Wayland] Use WaylandDMABufSurface global lock instead of VAAPIFrameHolder at WaylandDMABUFSurfaceImage, r=sotaro
2020-05-29 15:22:07 +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 6c865ed1f998 (bug 1641389) for perma failures on test_animation_operators.html. CLOSED TREE
2020-05-28 05:43:40 +03:00
intl
Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
2020-05-27 18:11:12 +00:00
ipc
Bug 1641090, part 10 - Remove base/hash_tables.h. r=nika
2020-05-28 15:55:18 +00:00
js
Bug 1641789 part 3 - Rename GuardType to GuardNonDoubleType and remove support for doubles. r=evilpie
2020-05-29 12:23:12 +00:00
layout
Bug 1641861 - Remove some useless includes from Loader.h. r=xidorn
2020-05-29 13:48:11 +00:00
media
Bug 1218356 - P2 - Implement the RTCDataChannel stats;r=dminor
2020-05-29 10:46:42 +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 1635359 - remove bounds checks on trivial `span_iterator` construction; r=sg
2020-05-28 11:17:42 +00:00
mobile
Backed out changeset 2548f39e1751 (bug 1641711) for lints.py failure CLOSED TREE
2020-05-29 12:37:18 +03:00
modules
Bug 1637727 - convert network.http.rcwn prefs to StaticPrefs. r=KrisWright,necko-reviewers,valentin
2020-05-29 07:54:24 +00:00
mozglue
Bug 1586939 - Remove "_BASE" from most Base Profiler env-vars - r=gregtatum a=reland CLOSED TREE
2020-05-28 03:39:32 +00:00
netwerk
Bug 1641459 - Consider 3rd parties cookie requested by documents with a window, r=smaug
2020-05-29 15:57:29 +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 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 1637994 - Add a transformer for extracting times/durations from logcat logs. r=acreskey,mozperftest-reviewers,tarek
2020-05-29 12:40:40 +00:00
remote
Bug 1638978 - Convert mach puppeteer-test to Python 3, r=remote-protocol-reviewers,maja_zf
2020-05-29 12:37:45 +00:00
security
Bug 1637727 - convert nsIOService prefs to StaticPrefs. r=KrisWright,necko-reviewers
2020-05-28 18:23:25 +00:00
services
Bug 1640023 - Sync on .get() when no metadata r=Standard8
2020-05-28 16:02:03 +00:00
servo
Bug 1640036 - Update aspec-ratio syntax for HTML IMG mapped ratio. r=emilio
2020-05-27 21:43:00 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
2020-05-27 18:11:12 +00:00
taskcluster
Backed out changeset 2c18e64584af (bug 1641131
) for gecko decision task bustage CLOSED TREE
2020-05-29 18:33:23 +03:00
testing
Bug 1641459 - Do not allow the setting of sameSite=lax/strict cookies from cross-site iframe documents - part 2 - tests, r=annevk
2020-05-29 15:54:34 +00:00
third_party
Bug 1640927 - Upgrade glean-core to v31.0.2 r=chutten
2020-05-29 13:47:18 +00:00
toolkit
Bug 1641791, remove special build fallback for LANGPACK_DEFINES, r=nalexander
2020-05-29 15:47:42 +00:00
tools
Bug 1641566 - Update in-tree browsertime to latest. r=tarek,perftest-reviewers,Bebe
2020-05-29 12:24:33 +00:00
uriloader
Bug 1640589 - Update the mimeInfo when a download is handled internally. r=Gijs
2020-05-28 16:48:48 +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 1619882 [Wayland] Implement dmabuf global ref count, r=jhorak
2020-05-29 15:21:50 +00:00
xpcom
Bug 1466532 - Part 2: Drop shortcut support in nsLocalFileWin r=froydnj
2020-05-28 16:59:56 +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 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 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 - Refresh .git-blame-ignore-revs. r=sylvestre
2020-04-30 16:38:19 +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 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 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 1640927 - Upgrade glean-core to v31.0.2 r=chutten
2020-05-29 13:47:18 +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 1638978 - Convert mach puppeteer-test to Python 3, r=remote-protocol-reviewers,maja_zf
2020-05-29 12:37:45 +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
Bug 1640578 - Remove --disable-install-strip from mac mozconfigs. r=froydnj
2020-05-27 01:42:07 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1640578 - Remove --disable-install-strip from mac mozconfigs. r=froydnj
2020-05-27 01:42:07 +00: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
…