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
Перейти к файлу
Gerald Squelart 58ac06a047 Bug 1576555 - Remove unneeded ProfilerMarker - r=gregtatum
Now that what was in ProfilerMarker is stored directly in `BlocksRingBuffer`,
there is no need for this class anymore!
This also removes all the pointer management around it (when added to a TLS
list, moved during sampling, deleted when expired).

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

--HG--
extra : moz-landing-system : lando
2019-09-18 01:21:20 +00:00
.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
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 1575448 - De/serialize ProfilerMarkerPayload derived objects - r=gregtatum 2019-09-18 01:20:10 +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 1575448 - De/serialize ProfilerMarkerPayload derived objects - r=gregtatum 2019-09-18 01:20:10 +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 1581718 - Avoid strange results for orthogonal-flow cases in CalculateBlockSideMargins when border/padding/margin are present. r=jfkthame 2019-09-17 22:44: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 1576555 - Remove unneeded ProfilerMarker - r=gregtatum 2019-09-18 01:21:20 +00:00
netwerk Bug 1580557 - Remove nsISSLSocketControl.serverRootCertIsBuiltInRoot. r=keeler 2019-09-16 18:22:20 +00:00
nsprpub
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 1480665 - Implement the contain flag for ray() function. r=birtles 2019-09-16 23:24:50 +00:00
startupcache
storage
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 1581548: Handle new BrowsingContexts becoming discarded during nested event loop. r=bzbarsky 2019-09-17 22:19:50 +00:00
tools Bug 1576555 - Remove unneeded ProfilerMarker - r=gregtatum 2019-09-18 01:21:20 +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 1579858 - Should release RefPtr before CollectData is clear; r=smaug 2019-09-17 01:12:07 +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
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.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
.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
.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
README.txt
aclocal.m4
build.gradle
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
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
package.json
settings.gradle
substitute-local-geckoview.gradle
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.