.cargo
Bug 1580518: Bump Cranelift to bdfd2adc6e2052319d04d9400122c5b49939f404; r=lth
2019-09-12 06:56:09 +00:00
.vscode
…
accessible
Bug 1241631 - Don't trim leading whitespace from soft-wrapped lines when getting rendered text for a11y or .innerText. r=mats
2019-09-17 17:36:13 +00:00
browser
Backed out changeset 613a1aca13b5 (bug 1577513) for bc failures in aboutlogins/tests/browser/browser_confirmDeleteDialog.js on a CLOSED TREE
2019-09-18 04:20:46 +03:00
build
Bug 1580331 - Update the workspace-hack to avoid duplicate work on windows. r=froydnj
2019-09-17 20:46:47 +00:00
caps
Bug 1579357 - Check the arguments in BasePrincipal XPCOM methods, r=jkt
2019-09-09 16:45:29 +00:00
chrome
Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj
2019-08-21 12:25:42 +00:00
config
Bug 1570064 - Allow app (e.g. Thunderbird) to extend the system-headers variable. r=froydnj
2019-09-17 09:54:33 +00:00
devtools
Bug 1581665 - Tidy up handling of pause and paint data, r=jlast.
2019-09-16 22:43:39 +00:00
docshell
Bug 1578856
- browser.fixup.dns_first_for_single_words and the keyword-uri-fixup UI are broken. r=adw
2019-09-16 16:46:34 +00:00
dom
Bug 1578661 - Merge the stylesheet use counters, report them, and add tests. r=boris
2019-09-18 02:31:21 +00:00
editor
Bug 1540029 - part 3: Move `HTMLEditRules::DocumentModified()` to `HTMLEditor` r=m_kato
2019-09-17 07:22:01 +00:00
extensions
Bug 599996, remove nsPermissionManager::Import to avoid main-thread IO r=mconley
2019-09-17 15:22:55 +00:00
gfx
Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum
2019-09-18 01:22:12 +00:00
gradle /wrapper
…
hal
…
image
Bug 1580820. Update the inner window id as well as the context (document) pointer on an imgRequest if we validate it for that document/inner window id. r=aosmond
2019-09-17 13:16:19 +00:00
intl
Bug 1580991 - Trigger DOMLocalization::OnChange from Localization::Observe. r=smaug
2019-09-13 10:08:26 +00:00
ipc
Bug 1580710: Expose functionality on the CSP Object to allow skipping the inline style checks. r=bzbarsky
2019-09-16 23:47:19 +00:00
js
Backed out changeset 6d1a9a57c526 (bug 1577723) for Reftests in /reftest/tests/dom/base/crashtests/973401.html. CLOSED TREE
2019-09-17 21:19:10 +03:00
layout
Bug 1578661 - Fix use counter test. r=boris
2019-09-18 02:31:19 +00:00
media
Bug 1575131 - Update libcubeb for IAudioClient3 support on Win10. r=padenot
2019-08-26 07:52:25 +00:00
memory
Bug 1547519 - Fix jemalloc redirections for MinGW build r=glandium
2019-09-04 02:40:08 +00:00
mfbt
Bug 1581511 - fix move constructor of ScopeExit; r=froydnj
2019-09-17 13:45:28 +00:00
mobile
Bug 1579444 - Remove offline storage usage prompt r=johannh
2019-09-17 16:21:45 +00:00
modules
bug 1579906 - disable sending new TLS error reports while we rethink our approach r=kjacobs
2019-09-17 23:55:29 +00:00
mozglue
Bug 1581049 - BlocksRingBuffer (de)serializer uses optimized inter-ModuloBuffer copier - r=gregtatum
2019-09-18 01:22:42 +00:00
netwerk
Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum
2019-09-18 01:22:12 +00:00
nsprpub
Bug 1562330 - Upgrade Firefox 70 to use NSPR 4.22.
2019-08-19 14:23:11 +00:00
other-licenses
…
parser
Bug 1575620 - Fix refreshing session restore when using prototype cache. r=smaug
2019-09-06 20:27:09 +00:00
python
Bug 1562773 - Add delegated credentials tests r=keeler,jcj
2019-09-17 23:31:36 +00:00
remote
bug 1580470: remote: document security aspects of remote agent; r=remote-protocol-reviewers,maja_zf
2019-09-12 11:39:13 +00:00
security
bug 1578882 - wait on the loadable roots background task before handing out CertVerifier handles r=tjr
2019-09-18 00:06:58 +00:00
services
Bug 1581160 - Prepackage url-classifier-skip-urls into the binaries; r=leplatrem,glasserc
2019-09-13 16:26:57 +00:00
servo
Bug 1578661 - Merge the stylesheet use counters, report them, and add tests. r=boris
2019-09-18 02:31:21 +00:00
startupcache
Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan
2019-08-07 19:49:40 +00:00
storage
Bug 1575692 - do not recreate the DB file via the directory service inside DatabaseLocker class off the mainthread, r=mak
2019-08-27 14:31:48 +00:00
taskcluster
Bug 1580108 - cleanup default node and try select tests r=tomprince
2019-09-17 19:01:16 +00:00
testing
Bug 1562773 - Add delegated credentials tests r=keeler,jcj
2019-09-17 23:31:36 +00:00
third_party
Bug 1579728 - Use completion ops to upload synced bookmark tombstones. r=markh
2019-09-17 06:27:12 +00:00
toolkit
Bug 1578661 - Add telemetry histograms for all CSS properties. r=chutten,boris
2019-09-18 02:33:04 +00:00
tools
Bug 1581049 - Use AutoCStrings in StreamSamplesToJSON to avoid mallocs - r=gregtatum
2019-09-18 01:23:12 +00:00
uriloader
Backed out changeset 3af4309ffce7 (bug 1237782) for wpt assertions/leaks. CLOSED TREE
2019-09-17 01:03:46 +03:00
view
Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert
2019-09-05 21:37:32 +00:00
widget
Bug 1581748 - [Wayland] Fixed rendering of overlapping areas, r=jhorak
2019-09-17 13:26:36 +00:00
xpcom
Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum
2019-09-18 01:22:12 +00:00
xpfe /appshell
Bug 1550721 - Fix GTK title bar for tiled windows. r=stransky,dao
2019-09-17 12:05:00 +00:00
.arcconfig
…
.clang-format
…
.clang-format-ignore
Bug 1579506
- Remove OpenAES source code and references r=bryce,mhoye
2019-09-12 23:27:08 +00:00
.cron.yml
Bug 1581819 - flip the cron job to build conditioned profiles daily r=dustin
2019-09-17 14:23:55 +00:00
.eslintignore
Bug 1532933 - Enable ESLint for dom/xhr (manual changes). r=Standard8,baku
2019-09-15 13:07:10 +00:00
.eslintrc.js
Bug 1579452 - Enable ESLint rule no-async-promise-executor on disabled locations for devtools. r=jlast
2019-09-17 17:50:23 +00:00
.flake8
Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson
2019-09-16 19:44:35 +00:00
.gdbinit
…
.gdbinit_python
…
.git-blame-ignore-revs
Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof
2019-08-12 17:27:22 +00:00
.gitattributes
…
.gitignore
…
.hg-annotate-ignore-revs
Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof
2019-08-12 17:27:22 +00:00
.hg-format-source
…
.hgignore
Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood
2019-08-31 06:58:00 +00:00
.hgtags
No bug - Tagging mozilla-central b338d55d5007ce5a7d4cdce3aaa8e9f63c5555f7 with FIREFOX_NIGHTLY_70_END a=release DONTBUILD CLOSED TREE
2019-09-02 08:59:36 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes
2019-08-26 01:44:59 +00:00
.prettierrc
Bug 1578564 - Workaround a prettier warning so that we can run it on html/xhtml files. r=vporof
2019-09-04 06:59:03 +00:00
.taskcluster.yml
Bug 1459355: Don't pass parameters as part of actions; r=dustin
2019-08-09 17:02:15 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2019-09-02 09:00:31 +00:00
Cargo.lock
Bug 1580331 - Update the workspace-hack to avoid duplicate work on windows. r=froydnj
2019-09-17 20:46:47 +00:00
Cargo.toml
Bug 1580518: Bump Cranelift to bdfd2adc6e2052319d04d9400122c5b49939f404; r=lth
2019-09-12 06:56:09 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1550146 - Part 2: Make mach "build" run "stage-package && android assemble-app" for mobile/android. r=glandium
2019-08-21 03:07:16 +00:00
README.txt
…
aclocal.m4
…
build.gradle
Bug 1572859 - Package more aggressively when building GeckoView (and Fennec) within Gradle. r=agi
2019-08-14 20:38:42 +00:00
client.mk
…
client.py
Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal
2019-09-11 21:06:34 +00:00
configure.in
…
configure.py
Bug 844509 - Always encode config.status as utf-8. r=nalexander
2019-08-21 21:26:32 +00:00
gradle.properties
Bug 1577814 - Increase Gradle heap size. r=nalexander
2019-08-30 17:13:46 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1580492 - Run mach 'core' commands with Python 3. r=ahal
2019-09-12 20:26:45 +00:00
moz.build
Bug 1580028 - Always merge PGO profile data in the run task; r=firefox-build-system-reviewers,chmanchester
2019-09-10 21:56:15 +00:00
moz.configure
Bug 1543220 - Enable building gtest xul for Thunderbird. r=nalexander
2019-09-10 23:18:27 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1579545 - remove unused `NO_PW_GECOS` defines; r=nalexander
2019-09-06 21:35:23 +00:00
package-lock.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
package.json
Bug 1540982 - Upgrade to ESLint 6.2.2 and switch to ECMA version 11 (BigInt support, Dynamic imports). r=mossop
2019-08-27 14:51:29 +00:00
settings.gradle
…
substitute-local-geckoview.gradle
Bug 1533465 - Add Gradle script for substituting local GeckoView into downstream consumers. r=sebastian
2019-08-15 21:18:24 +00:00
test.mozbuild
…