Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Drew Willcoxon 66b8f1c131 Bug 1529931 - Avoid autofill flicker: Fix reflow performance tests. r=mconley
Replace a couple of popup methods so that they call dirtyFrame(), so that reflows happen deterministically.

Differential Revision: https://phabricator.services.mozilla.com/D23734

--HG--
extra : moz-landing-system : lando
2019-03-20 16:08:21 +00:00
.cargo Bug 1525392 - update rkv (and LMDB) to their latest stable versions r=froydnj 2019-02-11 19:53:28 +00:00
.vscode
accessible Bug 1535701 - Followup to fix checkstyle and eslint. 2019-03-20 18:17:23 +00:00
browser Bug 1529931 - Avoid autofill flicker: Fix reflow performance tests. r=mconley 2019-03-20 16:08:21 +00:00
build Bug 1535124 part 1. Add a MOZ_KnownLive() around callback-typed arguments in bindings. r=qdot 2019-03-19 12:59:53 +00:00
caps Bug 1534971: Add helper function within CSP to check if two CSPs are equal. r=jkt 2019-03-15 12:20:52 +00:00
chrome Bug 1532253 - Add NS_NewURIOnAnyThread r=baku 2019-03-19 15:11:31 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
db Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
devtools Backed out changeset a14e5a146b8d (bug 1505368) for causing asan devtools failures. CLOSED TREE 2019-03-20 22:34:19 +02:00
docshell Bug 1524065 - part1 : implement the way to resume delayed autoplay media via browsing context. r=farre 2019-03-20 03:15:36 +00:00
dom Bug 1535124 part 3. Add MOZ_CAN_RUN_SCRIPT annotations to geolocation code as needed. r=jdm 2019-03-20 18:05:09 +00:00
editor Backed out 2 changesets (bug 676268) for failing android checkstyle 2019-03-20 07:16:34 +02:00
embedding Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
extensions Bug 1533293 - part 3: Make editor and ContentEventHandler not use Selection::Extend() due to too slow r=m_kato 2019-03-18 01:52:36 +00:00
gfx Bug 1444434 - Bump webrender and webrender_bindings gleam dependency to 0.6.14 r=kvark 2019-03-20 19:52:53 +00:00
gradle/wrapper
hal Bug 1523969 part 9 - Move method definition inline comments to new line in 'hal/'. r=gsvelto 2019-02-25 16:07:35 -06:00
image Merge mozilla-inbound to mozilla-central. a=merge 2019-03-14 18:25:40 +02:00
intl Bug 1536176 - Use nsStaticAtom in nsLanguageAtomService. r=jfkthame 2019-03-19 12:48:31 +00:00
ipc Bug 1513911 - Part 2 - fixed a missing include; r=mccr8 2019-02-27 20:00:58 +00:00
js Bug 1452473 - Fix assertion in js::ThrowUninitializedThis with debugger eval-in-frame and direct eval. r=tcampbell 2019-03-20 19:33:48 +00:00
layout Bug 1536778 - Part 2: Optimize descending into lines r=mattwoodrow 2019-03-20 19:03:13 +00:00
media Bug 1518672: Sync transceivers before firing signalingstatecheanged. r=jib 2019-03-19 21:07:30 +00:00
memory Bug 1536250 - disable test_dmd.js r=jmaher 2019-03-19 01:12:08 +00:00
mfbt Bug 1434526 - Make MOZ_SIGNAL_TRAMPOLINE Android-only. r=gsvelto 2019-03-20 09:07:16 +00:00
mobile Backed out 2 changesets (bug 1484640) for ESlint failure at browser.js. CLOSED TREE 2019-03-20 21:24:22 +02:00
modules Bug 1535962: Introduce a sample rate for reporting uptake telemetry events r=leplatrem 2019-03-20 14:30:39 +00:00
mozglue Bug 632954 - Add an explicit __llvm_profile_dump() call for Android; r=snorp 2019-03-18 23:52:31 +00:00
netwerk Bug 1429796 Cleanup storage in CertBlocklist to allow easy addition of new types of pair (e.g. whitelist entries) r=keeler 2019-03-20 17:00:47 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Bug 1523118 atk: Implement scrollsubstringto ATK API. r=surkov 2019-01-26 20:38:53 +01:00
parser Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
python Bug 1521800 - Convert passwordManager.xul and passwordManager.js to Fluent, r=jaws,flod 2019-03-20 19:27:11 +00:00
remote bug 1534247: remote: fix typos in usage docs; r=me a=doc 2019-03-12 14:30:06 +00:00
security Bug 1513911 - Part 1 - added a missing include; r=keeler 2019-02-27 19:53:15 +00:00
services Bug 1535962: Introduce a sample rate for reporting uptake telemetry events r=leplatrem 2019-03-20 14:30:39 +00:00
servo Bug 1516780 - Remove ComputedStyle::mBits. r=jfkthame,heycam 2019-03-19 21:10:30 +00:00
startupcache Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
storage Bug 1523969 part 22 - Move method definition inline comments to new line in 'storage/'. r=mak 2019-02-25 16:12:31 -06:00
taskcluster Bug 1535947: [taskgraph] Remove a redundant condition in name_sanity transform; r=aki 2019-03-20 02:23:24 +00:00
testing Bug 1534541 - disabled basic.html on win and linux debug r=jmaher 2019-03-20 10:06:28 +00:00
third_party Bug 1444434 - Bump webrender and webrender_bindings gleam dependency to 0.6.14 r=kvark 2019-03-20 19:52:53 +00:00
toolkit Bug 1535307 - Remove an extra bracket when set update status in aboutUrlClassifier. r=Gijs 2019-03-20 13:57:11 +00:00
tools Bug 1530038 - [tryselect] Move taskgraph cache to new srcdir state location, r=tomprince 2019-03-20 15:33:56 +00:00
uriloader Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 1 - Classification flags in nsIHttpChannel, r=valentin,dimi 2019-03-14 17:47:59 +00:00
view Bug 1533617 part 1. Improve MOZ_CAN_RUN_SCRIPT annotations around synth mouse events. r=emilio 2019-03-11 14:58:04 +00:00
widget Backed out 2 changesets (bug 676268) for failing android checkstyle 2019-03-20 07:16:34 +02:00
xpcom Bug 1535124 part 3. Add MOZ_CAN_RUN_SCRIPT annotations to geolocation code as needed. r=jdm 2019-03-20 18:05:09 +00:00
xpfe/appshell Bug 1533405 - Do not create the hidden window if it's too early on startup or during shutdown. r=mossop 2019-03-20 19:35:59 +00:00
.arcconfig
.clang-format Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
.clang-format-ignore Bug 1528492 - Add cbor-cpp to the thirdparty list r=jcj 2019-02-17 01:03:40 +00:00
.cron.yml Bug 1533801 - Run the searchfox jobs on beta and release. r=emilio 2019-03-08 21:51:56 +00:00
.eslintignore Backed out 2 changesets (bug 1484640) for ESlint failure at browser.js. CLOSED TREE 2019-03-20 21:24:22 +02:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
.flake8 Bug 1523835 - Added python/mozbuild/mozpack to the flake8 linter and solved the errors, r=ahal 2019-03-01 15:36:45 -05:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Merge mozilla-inbound to mozilla-central. a=merge 2019-01-22 05:56:10 +02:00
.gitignore Bug 1521864 - It should be possible to open the debugger in a tab. r=davidwalsh 2019-02-21 14:56:47 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1525638 - Let hg ignore the build directories of WebRender standalone builds. r=ted 2019-02-11 13:37:44 +00:00
.hgtags No bug - Tagging mozilla-central 9421b477d67cfc4c9e03350cd554a9e6acc7f435 with FIREFOX_NIGHTLY_67_END a=release DONTBUILD CLOSED TREE 2019-03-18 10:56:58 +00:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1534283 - add a 'tasks_for' property; r=tomprince 2019-03-14 20:01:32 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham 2019-01-24 13:51:28 +01:00
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
AUTHORS
build.gradle Bug 1535013: [geckoview] Add default impls to all interfaces. r=snorp 2019-03-14 16:48:57 +00:00
Cargo.lock Bug 1444434 - Bump webrender and webrender_bindings gleam dependency to 0.6.14 r=kvark 2019-03-20 19:52:53 +00:00
Cargo.toml Bug 1505343 - Part 1: Rename binsource => binast. r=Yoric 2019-03-13 04:29:44 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
configure.in
configure.py Bug 1528241 - Add a trace mode to python configure that logs internal values. r=chmanchester 2019-02-20 07:46:22 +09:00
GNUmakefile
gradle.properties Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander 2019-02-14 18:21:13 +00:00
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
moz.build Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:49 +00:00
moz.configure Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
mozilla-config.h.in
old-configure.in Backed out 2 changesets (bug 1524429) for build bustages at lint.py on a CLOSED TREE 2019-03-20 02:16:41 +02:00
package-lock.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
package.json Bug 1517707. Update ESLint related modules to latest versions. r=mossop 2019-01-04 16:44:49 +00:00
README.txt
settings.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.