.cargo
Bug 1631827 - Update jsparagus, use the first script in EmitResult, and store GCThings in SmooshScriptStencil. r=nbp
2020-04-22 13:50:43 +00:00
.vscode
…
accessible
Bug 1632958 - Add await for addVisits async function call. r=MarcoZ
2020-04-25 05:21:41 +00:00
browser
Bug 1625720 - Scope popup.css to menupopup and panel custom elements. r=dao
2020-04-26 15:31:40 +00:00
build
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
2020-04-25 09:40:08 +00:00
caps
Bug 1623417 - Refactor nsPermission.cpp r=ckerschb
2020-04-23 13:11:56 +00:00
chrome
…
config
Bug 1604615 - Use cargo linker wrapper for native sanitizer builds, but don't set problematic flags. r=glandium
2020-04-21 10:31:53 +00:00
devtools
Bug 1578008 - Disabled browser_window_sizing.js on linux x64 and macos r=jmaher
2020-04-25 08:46:41 +00:00
docs
Bug 1622836 - Added documentation for nsIPromptService. r=johannh DONTBUILD
2020-04-22 10:28:04 +00:00
docshell
Bug 1602318 - Disable parent-initiated loads when using devtools. r=nika,ochameau
2020-04-26 00:55:12 +00:00
dom
Bug 1633145 - Add PropertyKey::isWellKnownSymbol. r=arai
2020-04-26 17:01:57 +00:00
editor
Bug 1632021 - part 4: Get rid of IID of `InsertTextTransaction` and `CompositionTransaction` r=m_kato
2020-04-23 12:28:39 +00:00
extensions
Bug 1623417 - Refactor nsPermission.cpp r=ckerschb
2020-04-23 13:11:56 +00:00
gfx
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
2020-04-25 21:21:32 +00:00
gradle /wrapper
…
hal
Bug 1620145: Part 2 - Add AndroidProcessPriority.cpp to hal; r=gsvelto,geckoview-reviewers,snorp
2020-04-06 18:10:22 +00:00
image
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
2020-04-25 09:40:08 +00:00
intl
Bug 425915 - Use complex line breaker to identify word boundaries in SEAsian languages without interword spaces. r=m_kato
2020-04-23 14:18:08 +00:00
ipc
Bug 1626174 - Enable use of wasm sandboxed libOgg in the OggDemuxer in linux, mac, try servers r=padenot,erahm,dmajor,firefox-build-system-reviewers
2020-04-22 11:16:10 +00:00
js
Bug 1633145 - Add PropertyKey::isWellKnownSymbol. r=arai
2020-04-26 17:01:57 +00:00
layout
Bug 1603585 - Notify DevTools when an EventSource object is created. r=smaug
2020-04-25 19:27:07 +00:00
media
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
2020-04-25 21:21:32 +00:00
memory
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
2020-04-25 09:40:08 +00:00
mfbt
Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika
2020-04-24 13:35:27 +00:00
mobile
Bug 1603007 - Remove allowLinkedWebInFileUriProcess r=nika
2020-04-23 17:15:09 +00:00
modules
Backed out changeset d61dbc091c36 (bug 1602318) for geckoview failures.
2020-04-26 09:01:17 +03:00
mozglue
Bug 1632972 - Fix logic to detect the main executable. r=mstange
2020-04-25 10:11:28 +00:00
netwerk
Bug 1622620 - Replace URIParams with nsIURI in PCookieService.ipdl.r=valentin
2020-04-25 19:10:00 +00:00
nsprpub
…
other-licenses
Bug 1632807 - Keep the WebBrowser plugin DLL from being unloaded after creating a timer. r=agashlin
2020-04-24 19:10:34 +00:00
parser
Bug 1581691 - make transform-origin a mapped CSS attribute r=heycam,hsivonen
2020-04-18 05:10:29 +00:00
python
Backed out changeset 90bd5342c58f (bug 1632348) for causing toolchains bustage
2020-04-26 02:37:07 +03:00
remote
Bug 1599257 - [puppeteer] Update tests r=remote-protocol-reviewers,whimboo
2020-04-24 16:30:29 +00:00
security
Bug 1631879 - Workaround IsOS/OS_DOMAINMEMBER missing from mingw headers.
2020-04-25 05:16:13 +00:00
services
Bug 1620186 - Fetch from changeset endpoint r=glasserc
2020-04-24 09:15:43 +00:00
servo
Bug 1509418 - Collect ancestor hashes from single-length :is and :where selector lists. r=heycam,boris
2020-04-23 19:20:35 +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 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika
2020-04-24 13:35:27 +00:00
taskcluster
Bug 1632693 - Upgrade wine to 5.0. r=rstewart
2020-04-25 21:02:23 +00:00
testing
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
2020-04-25 21:21:32 +00:00
third_party
Bug 1606281 - Part 2: Revendor dependencies. r=jgraham
2020-04-20 15:25:46 +00:00
toolkit
Bug 1625720 - Scope popup.css to menupopup and panel custom elements. r=dao
2020-04-26 15:31:40 +00:00
tools
Bug 1633115 - Bug 1633115 - Disable the display of mozlint/clang-format r=marco
2020-04-25 10:42:07 +00:00
uriloader
Bug 1602318 - Expose LoadContext on BrowsingContext webidl. r=nika,kmag,necko-reviewers
2020-04-26 00:53:01 +00:00
view
…
widget
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
2020-04-25 09:40:08 +00:00
xpcom
Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
2020-04-25 21:21:32 +00:00
xpfe /appshell
Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE
2020-04-24 05:31:55 +03:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1466070 - Integrate clang-format into mozlint r=linter-reviewers,ahal
2020-04-15 20:39:32 +00:00
.cron.yml
Bug 1630009: Re-use on-push builds for generating conditioned profiles; r=jmaher
2020-04-14 20:23:14 +00:00
.eslintignore
Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo
2020-04-16 14:01:55 +00:00
.eslintrc.js
Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws
2020-04-22 23:35:08 +00:00
.flake8
Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart
2020-04-16 14:40:31 +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
…
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1627854 - Add documentation for spec-test importing. r=lth
2020-04-09 20:34:31 +00:00
.hgtags
…
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki
2020-04-10 22:29:39 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
…
Cargo.lock
Bug 1606281 - Part 1: Update warp to 0.2. r=jgraham,webdriver-reviewers
2020-04-20 15:27:31 +00:00
Cargo.toml
Bug 1629891 - Fix spirv-cross revision in root Cargo.toml overrides r=bbouvier
2020-04-14 17:18:05 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1621436 - Run process_install_manifest with python3. r=rstewart
2020-04-09 00:21:12 +00:00
README.txt
…
aclocal.m4
…
build.gradle
…
client.mk
…
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
Backed out changeset 90bd5342c58f (bug 1632348) for causing toolchains bustage
2020-04-26 02:37:07 +03: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
…
mozilla-config.h.in
…
old-configure.in
Bug 1629594 - land NSS 50dcc34d470d UPGRADE_NSS_RELEASE, r=jcj
2020-04-14 17:53:38 +00:00
package-lock.json
…
package.json
…
settings.gradle
…
substitute-local-geckoview.gradle
…
test.mozbuild
…