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
Перейти к файлу
Jed Davis 898bd21752 Bug 1380701 - Remove the file broker protocol support for two-path operations. r=gcp
Now that all of the operations that took two paths are removed, we can
have less string manipulation running on untrusted inputs in a trusted
context.

Note that the path isn't null-terminated in transit, because we know
the message length and there's no longer any need to delimit anything.
(This is how the protocol worked before the two-path operations were
added.)

MozReview-Commit-ID: 5VHkMoPlWmU

--HG--
extra : rebase_source : 2108a4f7c7bf5098f2ef63786c3675367bd56e19
2017-08-16 15:09:56 -06:00
.cargo
.vscode
accessible Bug 1388006 - a11y module should use TextEditor and HTMLEditor instead of nsIEditor r=surkov 2017-08-07 17:42:50 +09:00
addon-sdk Bug 1390106 - Stop using versioned scripts in addon-sdk. r=mossop 2017-08-14 20:38:59 +09:00
browser Bug 1390264 - Only set up the pocket-animatable-box when animation should begin. r=Gijs 2017-08-16 15:00:48 -04:00
build Bug 1390752 - Avoid std::basic_ios<char, std::char_traits<char>>::operator bool() references. r=froydnj 2017-08-16 15:03:43 +09:00
caps Backed out 2 changesets (bug 1386103) for Android x86 build bustage 2017-08-08 22:08:54 -07:00
chrome Backed out changeset ef5feef07bed (bug 1384835) 2017-07-28 10:29:24 +02:00
config Bug 1386371 - Disable LTO by default, but enable in automation. r=froydnj 2017-08-10 11:38:10 -07:00
db
devtools Bug 1390176 - Increase console logLimit;r=nchevobbe 2017-08-16 10:05:31 -07:00
docshell Bug 776167 - allow going back to about:newtab, r=smaug,ursula 2017-08-10 10:46:19 +01:00
dom Backed out changeset 98f4de7949a0 (bug 1390681) for android xpcshell failures a=backout 2017-08-16 12:53:00 -07:00
editor Bug 886907 - Remove old synchronous contentPrefService from the tree. r=adw 2017-08-11 23:29:55 +09:00
embedding
extensions Bug 1387317 - part5: AutoPlaceHolderBatch should take EditorBase instead of nsIEditor r=m_kato 2017-08-14 14:56:39 +09:00
gfx Bug 1389139 - Add support for transform and perspective display items to layers-free APZ. r=jrmuizel 2017-08-16 12:50:37 -04:00
gradle/wrapper
hal Bug 1382955 (part 3) - Remove a bunch of unused HAL stuff. r=gsvelto,kanru. 2017-08-02 10:09:32 +10:00
image merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
intl merge mozilla-inbound to mozilla-central a=merge 2017-08-09 11:37:08 +02:00
ipc Backed out changeset 21619c674c86 (bug 1348361) for failing mochitest test_group_zoom.html on Android and robocop tests. r=backout 2017-08-15 21:08:14 +02:00
js merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
layout Bug 1389139 - Add transforms for reflayer equivalents in the layers-free APZ world. r=jrmuizel 2017-08-16 12:50:37 -04:00
media Merge inbound to central, a=merge 2017-08-15 19:02:51 -07:00
memory Bug 1387956 - Overhaul ComputedValues measurement, and add style structs measurement. r=bholley. 2017-08-11 16:37:33 +10:00
mfbt Bug 1387002 - Replace .size() by .empty() when applicable in mfbt r=froydnj 2017-08-03 12:07:07 +02:00
mobile Bug 1389564 - Part 2 - Test that restored (background) tabs are correctly written back to disk. r=gbrown 2017-08-11 19:57:56 +02:00
modules Bug 1388565 - Add webgl.1.allow-core-profiles, enabled for osx. - r=daoshengmu 2017-08-15 16:52:29 -07:00
mozglue Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
netwerk Bug 1368527 add new on-before-connect notification to httpChannel, r=dragana,kmag 2017-08-15 13:11:50 -07:00
nsprpub Bug 1372579, uplift NSPR_4_16_RTM, no code changes, only version numbers, r=me 2017-07-27 15:33:57 +02:00
other-licenses
parser Bug 1389300 - Inherit style backend into NS_NewDOMDocument. r=smaug,r=heycam 2017-08-15 19:10:43 -07:00
probes
python Bug 1390699 - Don't try to test mozlint's --edit if `echo` isn't available; r=ahal 2017-08-15 16:45:00 -06:00
rdf Backed out 2 changesets (bug 1386103) for Android x86 build bustage 2017-08-08 22:08:54 -07:00
security Bug 1380701 - Remove the file broker protocol support for two-path operations. r=gcp 2017-08-16 15:09:56 -06:00
services Merge inbound to central, a=merge 2017-08-11 13:15:33 -07:00
servo servo: Merge #18114 - Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" (from emilio:revert-webgl-refactor); r=nox 2017-08-16 09:45:13 -05:00
startupcache Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
storage Bug 1388584 - Part 1: Bind ATTACH DATABASE path argument. r=adw r=markh a=Aryx 2017-08-12 02:33:09 -04:00
taskcluster Bug 1390938: only use one top-level heading; r=bstack 2017-08-16 16:26:58 +00:00
testing Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs 2017-08-16 10:13:15 -07:00
third_party No bug - Revendor rust dependencies 2017-08-09 22:23:21 +00:00
toolkit Bug 1390832 - Update border-box-color to match photon color palette r=dao 2017-08-16 15:07:15 +02:00
tools Bug 1390141 - Pipe stderr to devnull when checking for hg in |mach try|, r=gps 2017-08-16 08:22:38 -04:00
uriloader Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
view
widget Bug 1390888 - Stop drawing the titlebar highlight line. r=spohl 2017-08-16 13:18:46 -04:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
xpfe Bug 1377580 - [1.2] Extend nsIBrowserDOMWindow to support content window creation without URI loading. r=smaug 2017-08-14 14:57:25 +02:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1387862 - Lint taskcluster's cron.yml file, fixup lint errors. r=dustin 2017-08-06 13:35:27 -04:00
.eslintignore Bug 1386684 - Enable ESLint for toolkit/components/url-classifier (automatic fixes). r=hchang 2017-08-02 16:12:07 +01:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central 320642944e42a889db13c6c55b404e32319d4de6 with FIREFOX_BETA_56_BASE a=release DONTBUILD CLOSED TREE 2017-08-02 08:35:53 +01:00
.inferconfig
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1340910 - pt 2+3 - Import Brotli 0.6.0 from upstream, and Gecko updates required to work with Brotli 0.6.0 API changes. r=glandium 2017-08-09 11:45:39 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps 2017-08-15 12:30:28 -07:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1385380 - Detect watchman more resiliently; r=glandium 2017-07-28 16:11:22 -07:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1388215 - Fix broken browser.js after merge. r=bustage-fix on a CLOSED TREE 2017-08-10 18:23:23 +02:00
old-configure.in Bug 1386825 - Part 5: Remove MOZ_B2G from configure. r=glandium 2017-08-08 14:41:11 -07:00
package.json
settings.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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://nightly.mozilla.org/