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
Перейти к файлу
Dana Keeler f82a30519e bug 1543685 - handle preference values more safely in cert_storage r=mgoodwin
Previously cert_storage could use negative values as unsigned values when
determining if its data was sufficiently fresh, which could cause assertion
failures when doing time math.
This patch changes the behavior to just use 0 if values are either unavailable
or negative, which means we fail closed and say everything is out of date if we
otherwise don't have the information to make the correct decision.

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

--HG--
extra : moz-landing-system : lando
2019-04-12 22:34:23 +00:00
.cargo Bug 1529117 - Bump serde and serde_derive to branch from 1.0.88. r=jrmuizel 2019-04-04 15:41:57 +00:00
.vscode Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya 2019-04-11 03:31:54 +00:00
accessible Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
browser Backed out 3 changesets (bug 1536170) for xpcshell failures on test_bookmark_repair.js. CLOSED TREE 2019-04-13 00:39:14 +03:00
build Bug 1522931 - always check the OSX SDK version; r=firefox-build-system-reviewers,chmanchester 2019-04-12 19:00:13 +00:00
caps Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan 2019-04-12 05:30:19 +00:00
chrome Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
config Bug 1541068 - add Rust compilation directories to GARBAGE_DIRS; r=nalexander 2019-04-09 18:59:19 +00:00
db Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
devtools Bug 1544073 - Upgrade eslint-plugin-import to version 2.16.0. r=jlast 2019-04-12 18:35:29 +00:00
docshell Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
dom Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-04-13 01:07:23 +03:00
editor Bug 1539110 - Make HTMLEditor::RemoveStyleInside() and HTMLEditor::SplitStyleAbovePoint() check tag names with whitelist r=m_kato 2019-04-12 01:17:50 +00:00
extensions Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
gfx Bug 1543616 - Call TextureHost::PrepareForUse() when mCompositableCount becomes from 0 to 1 r=nical 2019-04-12 17:00:05 +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 Bug 1318091 - Disable failing android gtests; r=bc 2019-04-08 20:58:21 +00:00
intl Bug 1543493 - ensure DOM localization in XUL docs can localize content that includes an <image>, r=zbraniecki 2019-04-12 00:47:15 +00:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
js Bug 1483340 - Add CacheIR test case for HTMLDDA object;r=mgaudet 2019-04-12 20:01:42 +00:00
layout Bug 1526847 - Let ComputeSuitableScaleForAnimation check other transform-like properties. r=hiro 2019-04-12 21:43:23 +00:00
media Bug 1525640 - Pass TRR status from sockettransport to channel r=dragana 2019-04-12 13:54:08 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
mfbt Bug 1543501 - Make MOZ_DBG() work on Android. r=heycam 2019-04-12 16:48:51 +00:00
mobile Bug 1185000 - Password manager should not offer to save credit card numbers. r=jaws 2019-04-12 21:54:06 +00:00
modules Bug 1542384 - reduce timeout of shutdown resolver threads and make it prefable r=valentin 2019-04-12 17:04:05 +00:00
mozglue Backed out 3 changesets (bug 1538279) for mass test failures. CLOSED TREE 2019-04-12 07:47:53 +03:00
netwerk Bug 1542384 - reduce timeout of shutdown resolver threads and make it prefable r=valentin 2019-04-12 17:04:05 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Backed out 4 changesets (bug 1458385) for nightly updates fail. a=backout 2019-04-10 21:09:46 +03:00
parser Bug 1536411 - StoragePrincipal - part 1 - Implementation, r=Ehsan 2019-04-12 05:31:32 +00:00
python Bug 1543492 - for clang based static-analysis and formating add a package version that represents a baseline if we continue the analysis or prompt for an update. r=sylvestre 2019-04-11 09:58:59 +00:00
remote bug 1542198: remote: build tests only on --enable-tests; r=ochameau 2019-04-09 14:45:58 +00:00
security bug 1543685 - handle preference values more safely in cert_storage r=mgoodwin 2019-04-12 22:34:23 +00:00
services Backed out 3 changesets (bug 1536170) for xpcshell failures on test_bookmark_repair.js. CLOSED TREE 2019-04-13 00:39:14 +03:00
servo Bug 1543837 - Fix servo build and appease tidy. 2019-04-12 00:25:50 +02:00
startupcache Bug 1543970 - give up removing the startup cache file from the previous profile location after 6 years, r=froydnj 2019-04-12 14:07:40 +00:00
storage Bug 1543295 - Pass the text length when creating an `nsString` from a SQLite text result. r=mak 2019-04-11 03:19:39 +00:00
taskcluster No bug: [taskgraph] Remove support for generating non-hook actions; r=dustin 2019-04-12 21:56:20 +00:00
testing Bug 1531914: Fix and re-enable this test-case. r=jib 2019-04-12 18:39:41 +00:00
third_party Bug 1522931 - Vendor biplist; r=froydnj 2019-04-12 19:00:15 +00:00
toolkit Bug 1541048 - Restore margin between Landscape button and its icon in Print Preview. r=jaws 2019-04-12 20:54:22 +00:00
tools Bug 1543492 - for clang based static-analysis and formating add a package version that represents a baseline if we continue the analysis or prompt for an update. r=sylvestre 2019-04-11 09:58:59 +00:00
uriloader Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio 2019-03-29 15:12:47 +00:00
view Bug 1542407 - Make nsIFrame use mozilla::PresShell directly rather than via nsIPresShell r=emilio 2019-04-06 06:02:28 +00:00
widget Backed out changeset 883a5cbce017 (bug 1534389) for devtools failures on browser_animation_current-time-scrubber-rtl.js. CLOSED TREE 2019-04-12 22:10:41 +03:00
xpcom Backed out 3 changesets (bug 1538279) for mass test failures. CLOSED TREE 2019-04-12 07:47:53 +03:00
xpfe/appshell Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre 2019-04-11 14:12:43 +00:00
.arcconfig
.clang-format Bug 1542146 - Use the new option StatementMacros from clang-format-8 r=andi 2019-04-05 21:41:57 +00:00
.clang-format-ignore Bug 1533481 - Part 9: Update Gecko to Unicode 12. r=jfkthame! 2019-04-04 12:46:18 +03:00
.cron.yml Bug 1538560 - disable cron job to run mochitest valgrind tasks because they permafail r=gbrown 2019-04-01 15:08:44 +00:00
.eslintignore Merge inbound to mozilla-central. a=merge 2019-04-10 01:09:36 +03:00
.eslintrc.js Bug 1541024 - parser/ automated ESLint no-throw-literal fixes. r=hsivonen 2019-04-05 11:31:01 +00:00
.flake8 Bug 1541086: Remove the embedding code and update the bug components for widget::headless. r=myk r=bdahl 2019-04-02 09:07:54 -07:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs No bug - Ignore bug 1016240 in blame/annotate. r=MattN 2019-04-04 14:56:20 -04:00
.gitignore Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
.hg-annotate-ignore-revs No bug - Ignore bug 1016240 in blame/annotate. r=MattN 2019-04-04 14:56:20 -04:00
.hg-format-source
.hgignore Bug 1516337 - Part 1: Dedupe sha2 and related dependencies r=froydnj 2019-04-08 23:17:50 +03: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 1488313: [taskgraph] Don't notify sherrifs on cron decision task failures on try; r=dustin 2019-03-27 19:38:05 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop 2018-08-13 16:39:30 +00:00
CLOBBER Bug 1533481 - Part 10: Updating ICU requires a clobber. r=jwalden! 2019-04-04 12:46:32 +03:00
Cargo.lock Merge inbound to mozilla-central. a=merge 2019-04-09 12:55:19 +03:00
Cargo.toml Bug 1529117 - Bump serde and serde_derive to branch from 1.0.88. r=jrmuizel 2019-04-04 15:41:57 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1537574 - Use mozbuild's backend-out-of-date logic for RecursiveMake; r=firefox-build-system-reviewers,chmanchester 2019-04-10 22:14:27 +00:00
README.txt
aclocal.m4
build.gradle Bug 1543396 - Simplify GeckoView's api.txt file. r=esawin 2019-04-10 17:46:09 +00:00
client.mk
client.py
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
gradle.properties Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander 2019-02-14 18:21:13 +00:00
gradlew
gradlew.bat Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander 2019-02-26 11:06:12 +09:00
mach
moz.build
moz.configure Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium 2019-04-12 00:17:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1433685 - Remove nsGConfService, r=glandium 2019-04-10 10:18:14 +00:00
package-lock.json Bug 1536589 - Update ESLint and associated modules. r=mossop 2019-04-08 20:06:38 +00:00
package.json Bug 1536589 - Update ESLint and associated modules. r=mossop 2019-04-08 20:06:38 +00:00
settings.gradle Bug 1527796 - Part 5. Add python.exe path of mozilla-build to call mach command from gradle. r=nalexander 2019-03-29 18:11:09 +09:00
test.mozbuild

README.txt

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.