.cargo
Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier.
2019-09-26 09:40:11 +00:00
.vscode
Bug 1583388 - Recommend the Firefox debugger VSCode plugin. r=jlast
2019-09-26 22:01:19 +00:00
accessible
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
browser
Bug 1581393 - Changing the tooltip string of the 'why' on the protections panel if the ETP is off. r=nhnt11,flod
2019-10-07 09:00:47 +00:00
build
Bug 1550108 - Pull in secondary lz4 libraries r=glandium
2019-10-04 20:44:08 +00:00
caps
Bug 1554805 - Never set firstPartyDomain on origin attributes for moz-extension. r=rpl,Ehsan,tjr
2019-10-06 15:43:39 +00:00
chrome
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
config
Bug 1586357 - Only force re-linking on 1-tier PGO builds; r=firefox-build-system-reviewers,chmanchester
2019-10-04 20:53:42 +00:00
devtools
Bug 1571487 - Implement MathML DOM r=bzbarsky
2019-10-04 19:05:36 +00:00
docshell
Bug 1586674 - Simplify 'static inline uint32_t PRTimeToSeconds(PRTime aTimeUsec)' r=valentin
2019-10-07 10:27:11 +00:00
dom
Bug 1129227 - Part 3: Add test for requesting fullscreen in async callback; r=smaug
2019-10-07 08:54:40 +00:00
editor
Bug 1584901 - Convert tail space to NBSP in composition string. r=masayuki
2019-10-07 08:16:18 +00:00
extensions
Bug 1402957 - Removed URI based nsIPermissionManager methods. r=johannh,Ehsan
2019-09-27 14:55:53 +00:00
gfx
Bug 1582624 - Add partial present API for webrender. r=nical
2019-10-06 20:59:36 +00:00
gradle /wrapper
Bug 1522795 - Update android gradle plugin to 3.4.2. r=nalexander
2019-07-24 18:48:54 +00:00
hal
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
image
Bug 1551088 - Part 8. Add reftest annotations for slight premultiplication differences. r=tnikkel
2019-10-02 13:37:32 +00:00
intl
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
ipc
Bug 1584207 - Forward nsILoadInfo.requestBlockingReason to the parent process for both old and new redirect channels, r=dragana,asuth
2019-10-01 16:50:23 +00:00
js
Backed out changeset a69d0ed7e27c (bug 1573809) for causing multiple failures CLOSED TREE
2019-10-07 15:01:08 +03:00
layout
Bug 1573839, modify BrowserTestUtils.synthesizeMouse/Key/etc to handle fission. Remove support for passing arrays of selectors and instead modify the last argument to be a browsing context, or browser. Fix up tests that use this obsolete form, r=kmag
2019-10-07 08:51:52 +00:00
media
Bug 1559011 - Try using PW_RENDERFULLCONTENT for Windows window capture; r=pehrsons
2019-10-03 19:47:07 +00:00
memory
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
mfbt
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
mobile
Bug 1580356 - Add back l10n path definition for mobile/android/base. a=bustage-fix
2019-10-05 13:02:35 +03:00
modules
Bug 1129227 - Part 2: Switch Fullscreen to use transient-user-activation API; r=smaug
2019-09-30 13:42:40 +00:00
mozglue
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
netwerk
Bug 1584537 - Support multiple connections in the Necko fuzzing layer. r=dragana
2019-10-07 10:18:37 +00:00
nsprpub
Bug 1562330 - Upgrade Firefox 70 to use NSPR 4.22.
2019-08-19 14:23:11 +00:00
other-licenses
Bug 1578489 - New Windows installer icon. r=agashlin
2019-09-23 22:00:43 +00:00
parser
Bug 1584907 - Deny internal entities closing the doctype. r=bzbarsky
2019-10-04 09:38:58 +00:00
python
Bug 1585828 - Replace is_firefox_or_android condition with has_build condition on mach run/mach install r=ahal
2019-10-04 13:20:07 +00:00
remote
Bug 1547961 - [remote] Unskip browser_runtime_executionContext.js on Mac and Windows. r=remote-protocol-reviewers,ato
2019-10-04 09:35:48 +00:00
security
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
services
Bug 1583413
- Fetch the Send Tab target list from FxA, not Sync. r=markh,eoger
2019-10-03 22:40:55 +00:00
servo
Bug 1585882 - Fix the case where where a node with an up-to-date style loses its frame due to a DOM mutation of siblings. r=heycam
2019-10-06 23:30:23 +00:00
startupcache
Bug 1550108 - Reduce stack size on StartupCache threads r=froydnj
2019-10-04 20:45:41 +00:00
storage
Bug 1560667 - Collection of fixes for things uncovered by improvements to the hazard analysis. r=bzbarsky
2019-10-02 03:20:33 +00:00
taskcluster
No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
2019-10-07 10:53:38 +00:00
testing
Bug 1547943 - Intermittent mozrunner.errors.RunnerNotStartedError r=perftest-reviewers,sparky
2019-10-03 16:20:02 +00:00
third_party
Bug 1577850 - Vendor dependencies for serde_yaml crate. r=webdriver-reviewers,jgraham
2019-10-01 22:30:04 +00:00
toolkit
Bug 1573839, change browser_context_menu_iframe.js to pass a browsing context for synthesizeMouse calls, also fixes test_context_menu_iframe_sandbox_same_origin test that was incorrectly using the wrong frame, r=MattN
2019-10-07 08:51:52 +00:00
tools
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
uriloader
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
view
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
widget
Bug 1584901 - Convert tail space to NBSP in composition string. r=masayuki
2019-10-07 08:16:18 +00:00
xpcom
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-10-06 18:29:55 +00:00
xpfe /appshell
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
.arcconfig
…
.clang-format
Bug 1547143 - Force the pointer style declaration r=Ehsan
2019-05-01 08:46:08 +00:00
.clang-format-ignore
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
.cron.yml
Bug 1578495 - Run searchfox jobs on ash. r=asuth
2019-10-06 20:00:09 +00:00
.eslintignore
Bug 1583785 - Remove devtools webpack reference in eslintignore r=Standard8
2019-09-25 12:15:29 +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 1567642 - [lint.flake8] Skip remaining flake8 under Python 3 lint issues r=gbrown
2019-09-24 14:46:38 +00:00
.gdbinit
…
.gdbinit_python
Bug 1564314 - Move gdbpp back to python/. r=nalexander
2019-07-11 02:39:31 +00:00
.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
Bug 770286: Prevent git LF-to-CRLF autoconversion r=glandium
2019-07-06 02:36:03 +00:00
.gitignore
Bug 1559479 - mach lint complains about newtab node_modules r=dmose
2019-07-12 15:24:07 +00:00
.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
Bug 1556393 - Pre 1 (m-c): Update .hg-format-source to use Prettier when running format-source, r=andi, CLOSED TREE
2019-07-03 20:48:37 +02:00
.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 1584446 - Add an rkv fuzzing test for bug mdb_cursor_put, r=truber
2019-10-02 15:17:13 +00:00
Cargo.toml
Bug 1582650 - Cranelift: update version to 0.44, rev to 182414f15c18538dfebbe040469ec8001e93ecc5. r=bbouvier.
2019-09-26 09:40:11 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1540276: Migrate authenticode signing to autograph r=Callek,mshal
2019-09-30 13:57:32 +00:00
README.txt
…
aclocal.m4
Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester
2019-06-12 22:30:46 +00:00
build.gradle
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +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 1584567 - Merge desktop + android commands (run and install) back together, r=nalexander
2019-09-30 16:59:27 +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 1580670 - Disable Visual Studio backend when building GeckoView on Windows. r=froydnj
2019-09-17 13:47:50 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1585355 - Back out (part of) Bug 1443823, removing -fno-keep-inline-dllexport which was only applied to mingw-gcc r=dmajor
2019-10-03 16:01:26 +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
Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal
2019-10-04 20:55:11 +00:00
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
…