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
Kris Maglione a9ee37199f Bug 1364974: Part 3 - Support decoding multiple scripts in a single parse tasks. r=shu
The per-operation overhead for off-thread parse tasks makes them unsuitable
for use with small scripts, since the setup overhead outweighs the benefits of
off-thread decoding. Decoding multiple scripts in a single operation for the
same global means we don't need to pay that cost per-script, and can save a
significant amount of startup overhead by decoding more scripts off-thread.

MozReview-Commit-ID: 91SmvIfYvGs

--HG--
extra : rebase_source : 8163a12c3584a7c1ef508e6f5154ee2a2ad18a4a
2017-05-22 23:19:34 -07:00
.cargo
.vscode Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
accessible Bug 1330484 - Part 2: Remove invalid assert that checked that removed a11y child documents have no children. r=jimm 2017-05-22 02:39:11 -07:00
addon-sdk Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
browser Merge m-c to inbound. a=merge 2017-05-23 11:15:49 -04:00
build Bug 1359288 - Enable Android reftest to resume from crashes. r=jmaher 2017-05-10 10:38:48 +08:00
caps Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
chrome backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
config Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
db Backed out changeset 5eea601a7022 (bug 1366854) because we decided to wait for the 3.19.1 release instead. DONTBUILD 2017-05-23 09:22:59 -04:00
devtools Merge m-c to inbound. a=merge 2017-05-23 11:15:49 -04:00
docshell Merge mozilla-central to mozilla-inbound 2017-05-18 14:59:47 +02:00
dom Backed out changeset c92612ac17d3 (bug 1359718) for bustage in IPCBlobInputStreamChild.cpp. r=backout on a CLOSED TREE 2017-05-23 18:35:24 +02:00
editor Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
embedding
extensions Bug 1362791 - Enable testing permissions using URIs without having to mint principals; r=mystor 2017-05-20 00:59:09 -04:00
gfx Merge m-c to inbound. a=merge 2017-05-23 11:15:49 -04:00
gradle/wrapper
hal
image Back out changesets from bug 1342567. 2017-05-17 16:17:23 -05:00
intl Bug 1362599 - Guard against threadsafety issues in lang group stuff. r=heycam 2017-05-20 21:44:37 +02:00
ipc Backed out changeset c92612ac17d3 (bug 1359718) for bustage in IPCBlobInputStreamChild.cpp. r=backout on a CLOSED TREE 2017-05-23 18:35:24 +02:00
js Bug 1364974: Part 3 - Support decoding multiple scripts in a single parse tasks. r=shu 2017-05-22 23:19:34 -07:00
layout Merge m-c to inbound. a=merge 2017-05-23 11:15:49 -04:00
media Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
memory Merge mozilla-central to autoland 2017-05-18 14:15:19 +08:00
mfbt Bug 1365928 - patch 1 - Add a MOZ_NONNULL_RETURN annotation to mfbt/Attributes.h. r=froydnj 2017-05-22 19:00:19 +01:00
mobile Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
modules Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
mozglue Bug 1180561 - Intercept msmpeg2vdec's JIT unwind callback on Win7 x64. r=aklotz 2017-05-18 16:15:29 -04:00
netwerk Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
nsprpub Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus 2017-05-10 17:36:58 +02:00
other-licenses Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell 2017-04-05 10:24:02 -07:00
parser Bug 1355441 - Reuse StackNode in TreeBuilder to avoid malloc. r=hsivonen. 2017-05-15 17:18:20 +03:00
probes
python Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07:00
rdf Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj 2017-05-09 23:00:37 +10:00
security No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update 2017-05-23 08:08:00 -07:00
services Merge m-c to inbound. a=merge 2017-05-23 11:15:49 -04:00
servo servo: Merge #16979 - remove unused style::restyle_hints::RestyleReplacements (from manfredbrandl:patch-1); r=emilio 2017-05-23 00:31:15 -05:00
startupcache Bug 1334318 - remove last uses of PR_smprintf; r=froydnj 2017-04-28 10:13:26 -06:00
storage Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
taskcluster Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium 2017-05-08 17:19:05 -07:00
testing Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
third_party No bug - Revendor rust dependencies 2017-05-23 05:17:49 +00:00
toolkit Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
tools Bug 1366171 - Fix misplaced PSAutoLock. r=mstange. 2017-05-19 16:30:06 +10:00
uriloader Bug 1364550 - Get all extensions for a MIME type and not just the preferred one (macOS). r=baku 2017-05-18 02:37:00 +08:00
view Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
widget Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
xpcom Bug 1353755 - remove nsCharTraits::assign; r=erahm 2017-05-22 09:23:09 -04:00
xpfe Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
.clang-format
.clang-format-ignore Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
.clang-tidy
.cron.yml Bug 1358976 - Stop automatic triggers of nightly builds on mozilla-aurora r=dustin DONTBUILD 2017-05-15 09:55:48 -04:00
.eslintignore Bug 1333352 - use client-side source map service in markup view event bubble; r=jdescottes 2017-05-12 14:34:26 -06:00
.eslintrc.js Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
.hgignore Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
.hgtags
.inferconfig Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark 2017-04-18 20:05:25 -07:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4 Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1361661 - Part 1 - Generate headers with process data from Processes.yaml. r=dexter 2017-05-23 13:43:35 +07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1307301 - Don't attempt to compress compressed files when packing the symbols archive. r=ted 2017-04-27 22:51:19 -07:00
moz.build
moz.configure Bug 1363811 - Replace all uses of delayed_getattr(a, 'b') with a.b. r=cmanchester+432261 2017-05-19 07:03:40 +09:00
mozilla-config.h.in
npm-shrinkwrap.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
old-configure.in Bug 1358023: (2/2) Build freetype2 by using moz.build; r=glandium 2017-05-22 12:02:14 +08:00
package.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02: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.]

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/